close
檔案:4_28.pkt
設置vlan 2
指定fa0/4 fa0/5 為vlan 2
設定trunk port
192.168.1.1 ping 192.168.1.3 同個vlan
192.168.1.1 ping 192.168.2.1 不同個vlan
192.168.2.1 ping 192.168.2.3 同個vlan 但不同switch 透過trunk port
192.168.2.1 ping 192.168.1.3 不同vlan 不同switch
相關查詢VLAN指令
show vlan
show vlan brief
設定VLAN:
conf t
vlan 編號
name 名稱
設定port之vlan 編號:
conf t
int range fast 0/4 - 5 視你的編號而定
switchport access vlan 編號
設定trunk port:
conf t
int fast 0/編號
switchport mode trunk
如何確定是否設定trunk
show interface trunk
相關查詢VLAN指令
show vlan
show vlan brief
設定VLAN:
conf t
vlan 編號
name 名稱
設定port之vlan 編號:
conf t
int range fast 0/4 - 5 視你的編號而定
switchport access vlan 編號
設定trunk port:
conf t
int fast 0/編號
switchport mode trunk
如何確定是否設定trunk
show interface trunk
全站熱搜
留言列表