レス
前レス元トピ次レス
タイトル
Re: シミューレーション問題でnative vlan 設定したらDuplicate?エラー
フォーラム
最強WEB問題集CCNP SWITCH
投稿ユーザ(投稿日)
(2020/1/8)
本文
SW-AのFa0/3-4のrangeで、Port-Channelの設定をしてからということですか?つまり、

interface range Fa0/3-4
switchport mode trunk
switchport nonegotiate
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,21-23
switchport trunk native vlan 99
channel-protocol lacp
channel-group 1 mode active
exit

↑は、
interface range Fa0/3-4
channel-protocol lacp
channel-group 1 mode active
exit

その後に
interface port-channel 1
switchport mode trunk
switchport nonegotiate
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,21-23
switchport trunk native vlan 99
exit

とすれば良いのでしょうか?

レス一覧

前レス元トピ次レス


Ping-tモバイルTOP

Copyright (c) 2010
Ping-t All rights reserved.