port channel, switchport trunk allowed vlan

Hi all:

CISCO6509#show vlan id 123

VLAN Name Status Ports

---- -------------------------------- ---------

-------------------------------

123 CISCO3750 active Po200, Po64

----------------------------------------------------------------------------------------------

I only issued the "switchport trunk allowed vlan 123" on Po64, not on Po200. but when I "show vlan id" as above, It said both Po200, Po64 allowed vlan 123. Are there any reason causing this problem?

----------------------------------------------------------------------------------------------------------------------------- interface Port-channel64 switchport switchport trunk encapsulation dot1q switchport trunk allowed vlan 123 switchport mode trunk switchport nonegotiate no ip address end

interface Port-channel200 switchport switchport trunk encapsulation dot1q switchport mode trunk switchport nonegotiate no ip address end

---------------------------------------------------------------------------------------------------------------------------------

Regards

Reply to
xianli
Loading thread data ...

On port channel 200 you have not specified which VLANs to trunk so by default all vlans are trunked.

----------------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------------------------------------

Reply to
Its me Earnest T.

----------------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------------------------------------

Thank you very much, Earnest.

Reply to
xianli

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.