1: 2007-11-01 (木) 23:59:29 staff ソース 現: 2009-08-04 (火) 16:03:21 staff_mita ソース
Line 1: Line 1:
-+TITLE:トランクリンク上で特定VLANの追加や削除を行う 
 +#norelated 
 +#navi(Ciscoコマンド集) 
 +***&basename(nolink); [#cd17e2c4] 
 + 
 + 
 +:機種|  &tag(Switch(K)); 
 + 
 +:モード|  &tag(Interface(M)); 
 + 
 +:デフォルト|- 
 + 
 +:IOS|12.0(7)XE 
 + 
 +:試験レベル|  &tag(BCMSN); 
 + 
 +:構文|switchport trunk allowed vlan [add | remove] '''VLAN番号''' 
 + 
 +#footnotes(nohr); 
 + 
 +:使用例| 
 +●"switchport trunk allowed vlan add"コマンドでトランクリンクにVLANを追加する。 
 +#pre(soft){{ 
 +Switch#show interfaces trunk 
 + 
 +Port        Mode        Encapsulation  Status        Native vlan 
 +Fa0/12      on          802.1q        trunking      1 
 + 
 +Port      Vlans allowed on trunk 
 +Fa0/12      1-59,61-4094 
 + 
 +Port        Vlans allowed and active in management domain 
 +Fa0/12      1,70,80,90,100 
 + 
 +Port        Vlans in spanning tree forwarding state and not pruned 
 +Fa0/12      1,70,80,90,100 
 +Switch#conf t 
 +Enter configuration commands, one per line.  End with CNTL/Z. 
 +Switch(config)#int fa0/12 
 +Switch(config-if)#switchport trunk allowed vlan add ? 
 +  WORD  VLAN IDs of disallowed VLANS when this port is in trunking mode 
 + 
 + 
 +Switch(config-if)#switchport trunk allowed vlan add 60 ? 
 +  <cr> 
 + 
 +Switch(config-if)#switchport trunk allowed vlan add 60((トランクリンクからVLAN60を追加する)) 
 +Switch(config-if)#end 
 +Switch#show interfaces trunk 
 + 
 +Port        Mode        Encapsulation  Status        Native vlan 
 +Fa0/12      on          802.1q        trunking      1 
 + 
 +Port      Vlans allowed on trunk 
 +Fa0/12      1-4094 
 + 
 +Port        Vlans allowed and active in management domain 
 +Fa0/12      1,60,70,80,90,100 
 + 
 +Port        Vlans in spanning tree forwarding state and not pruned 
 +Fa0/12      1,60,70,80,90,100 
 +Switch# 
 +}} 
 +#footnotes(nohr); 
 + 
 +●"switchport trunk allowed vlan remove"コマンドでトランクリンクからVLANを削除する。 
 +#pre(soft){{ 
 +Switch#show interfaces trunk 
 + 
 +Port        Mode        Encapsulation  Status        Native vlan 
 +Fa0/12      on          802.1q        trunking      1 
 + 
 +Port      Vlans allowed on trunk 
 +Fa0/12      1-4094 
 + 
 +Port        Vlans allowed and active in management domain 
 +Fa0/12      1,60,70,80,90,100 
 + 
 +Port        Vlans in spanning tree forwarding state and not pruned 
 +Fa0/12      1,60,70,80,90,100 
 +Switch#conf t 
 +Enter configuration commands, one per line.  End with CNTL/Z. 
 +Switch(config)#int fa0/12 
 +Switch(config-if)#switchport trunk allowed vlan remove ? 
 +  WORD  VLAN IDs of disallowed VLANS when this port is in trunking mode 
 + 
 + 
 +Switch(config-if)#switchport trunk allowed vlan remove 60 ? 
 +  <cr> 
 + 
 +Switch(config-if)#switchport trunk allowed vlan remove 60((トランクリンクからVLAN60を削除する)) 
 +Switch(config-if)#end 
 +Switch#show interfaces trunk 
 + 
 +Port        Mode        Encapsulation  Status        Native vlan 
 +Fa0/12      on          802.1q        trunking      1 
 + 
 +Port      Vlans allowed on trunk 
 +Fa0/12      1-59,61-4094 
 + 
 +Port        Vlans allowed and active in management domain 
 +Fa0/12      1,70,80,90,100 
 + 
 +Port        Vlans in spanning tree forwarding state and not pruned 
 +Fa0/12      1,70,80,90,100 
 +Switch# 
 +}} 
 +#footnotes(nohr); 
 + 
 +:解説|該当インターフェースのトランクリンク内にあるVLANをトランクリンクへ追加や削除を行う事が出来ます。 
 +#footnotes(nohr); 
 + 
 +:Tips| 
 +#footnotes(nohr); 
 + 
 +:参考リンク|[[ネットワークエンジニアとして VLAN Trunk>http://www.infraexpert.com/study/vlan1.3.htm]] 
 +[[Google検索>Google検索:"switchport trunk allowed vlan" ( cisco | ccna | ccnp | ccie ) -"cisco-records" -"ISBN" -"ISBN4"]] 
 + 
 + 
 + 
 +:タグ|&tag(Trunk,,,,,,,,,,,,,,,,,,);


トップ   差分 バックアップ 複製 名前変更 リロード   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom
Counter: 21315, today: 1, yesterday: 1
Copyright (c) 2020 Ping-t All rights reserved.
ログイン
ユーザ名 or E-Mailアドレス:

パスワード:







Contact

LPI-Japan Logo

LPI Logo