loader image
ยินดีต้อนรับสู่
ชมรมไอที อันดามัน
info@itandaman.com
ITAndaman ZoneSeminar Zone

ITAndaman Taring Virtual VLAN

285views


ITAndaman Taring Virtual VLAN Command,Configure Terminal, Enable…….Sample Command

Switch>enable
Switch# configure terminal
Switch(config)#Vlan 99
Switch(config-vlan)#name Mangement
Switch(config-vlan)#exit
Switch(config)#int vlan 99
Switch(config-if)#
Switch(config-if)#ip addr 192.168.99.1 255.255.255.0
Switch(config-if)#exit
Switch(config)#hostname CoreSW
CoreSW(config)#int fa0/20
CoreSW(config-if)#switchport mode trunk
CoreSW(config-if)#switchport trunk allow vlan 10,20,99