星期日, 5月 16, 2010

Linux 網卡設定 VLAN 小記

VLAN Tags with 4 bytes

PID/Priority/CFI/VID

vconfig add eth2 1 (加入網卡到vlan)


ip address show (觀察)

ip address add 172.17.8.200/24 brd + dev vlan1 (設定 vlan1 的IP)

ip address show (觀察)

vconfig rem vlan1 (將網卡從vlan移除)

沒有留言: