NOTE
カプセル化タイプ
iosvl2-1(config-if)#switchport trunk encapsulation ? dot1q Interface uses only 802.1q trunking encapsulation when trunking isl Interface uses only ISL trunking encapsulation when trunking negotiate Device will negotiate trunking encapsulation with peer on interface
ポートモード
iosvl2-1(config-if)#switchport mode ? access Set trunking mode to ACCESS unconditionally dot1q-tunnel set trunking mode to TUNNEL unconditionally dynamic Set trunking mode to dynamically negotiate access or trunk mode private-vlan Set private-vlan mode trunk Set trunking mode to TRUNK unconditionally
- mode access 時の割り当て
switchport access vlan XX で自動作成して、そのままIFに割り当てできるが、VTP client や ver 3のSecondary serverなどのVLAN作成ができない場合は割り当てだけされて、自動作成はされない。自動作成した時のメッセージはでるが、できなかった時のメッセージはでない。
コメント