Re: etherchannelとnative vlan設定
isao1211
投稿数: 3
2960の機種を選んでいます。
それぞれsh runのコピーとメッセージのコピーです
sh runをコピーするために再度設定したら、バンドル形成に失敗してしまいました。
シミュレータがコマンド非対応なんでしょうか。
SW1
interface FastEthernet0/1
channel-protocol lacp
channel-group 1 mode active
switchport mode trunk
!
interface FastEthernet0/2
channel-protocol lacp
channel-group 1 mode active
switchport mode trunk
interface Port-channel 1
switchport trunk native vlan 99
switchport mode trunk
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on FastEthernet0/1 (1), with Switch Port-channel 1 (99).
-------------------------------------------------------
SW2
interface FastEthernet0/1
channel-protocol lacp
channel-group 1 mode passive
switchport mode trunk
!
interface FastEthernet0/2
channel-protocol lacp
channel-group 1 mode passive
switchport mode trunk
interface Port-channel 1
switchport trunk native vlan 99
switchport mode trunk
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with Switch FastEthernet0/1 (1).
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with Switch FastEthernet0/2 (1).
それぞれsh runのコピーとメッセージのコピーです
sh runをコピーするために再度設定したら、バンドル形成に失敗してしまいました。
シミュレータがコマンド非対応なんでしょうか。
SW1
interface FastEthernet0/1
channel-protocol lacp
channel-group 1 mode active
switchport mode trunk
!
interface FastEthernet0/2
channel-protocol lacp
channel-group 1 mode active
switchport mode trunk
interface Port-channel 1
switchport trunk native vlan 99
switchport mode trunk
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on FastEthernet0/1 (1), with Switch Port-channel 1 (99).
-------------------------------------------------------
SW2
interface FastEthernet0/1
channel-protocol lacp
channel-group 1 mode passive
switchport mode trunk
!
interface FastEthernet0/2
channel-protocol lacp
channel-group 1 mode passive
switchport mode trunk
interface Port-channel 1
switchport trunk native vlan 99
switchport mode trunk
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with Switch FastEthernet0/1 (1).
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with Switch FastEthernet0/2 (1).
投稿ツリー
-
etherchannelとnative vlan設定
(isao1211, 2015-1-14 18:57)
-
Re: etherchannelとnative vlan設定
(arashi1977, 2015-1-14 19:23)
-
Re: etherchannelとnative vlan設定
(isao1211, 2015-1-14 21:27)
- Re: etherchannelとnative vlan設定 (arashi1977, 2015-1-15 2:30)
-
Re: etherchannelとnative vlan設定
(isao1211, 2015-1-14 21:27)
-
Re: etherchannelとnative vlan設定
(isao1211, 2015-1-16 9:45)
- Re: etherchannelとnative vlan設定 (arashi1977, 2015-1-17 11:50)
- Re: etherchannelとnative vlan設定 (isao1211, 2015-1-19 11:50)
-
Re: etherchannelとnative vlan設定
(arashi1977, 2015-1-14 19:23)