回覆列表
  • 1 # eoelk39951

    1.安裝vlan(vconfig)和載入8021q模組 #aptitude install vlan #modprobe 8021q或:#yum install vconfig#modprobe 8021q#lsmod |grep -i 8021q2.使用linux vconfig命令配置vlan #vconfig add eth0 100 #vconfig add eth0 200 在eth0介面上配置兩個VLAN #vconfig set_flag eth0.100 1 1 #vconfig set_flag eth0.200 1 1 設定VLAN的REORDER_HDR引數,預設就行了。 可以使用cat /proc/net/vlan/eth0.100檢視eth0.100引數 #ifconfig eth0 0.0.0.0 #ifconfig eth0.100 192.168.100.50 netmask 255.255.255.0 up #ifconfig eth0.200 192.168.200.50 netmask 255.255.255.0 up 配置網路資訊 #vconfig rem eth0.100 #vconfig rem eth0.200 刪除VLAN命令 3.將VLAN資訊寫入配置檔案 #echo "modprobe 8021q">>/etc/rc.local 開機載入8021q模組,或者使用echo "8021q">>/etc/modules #cp /etc/network/interfaces /etc/network/interfaces.default #vim /etc/network/interfaces auto lo eth0 iface lo inet loopback iface eth0.100 inet static address 192.168.100.50 netmask 255.255.255.0 iface eth0.200 inet static address 192.168.200.50 netmask 255.255.255.0

  • 中秋節和大豐收的關聯?
  • 《灌籃高手》宮城良田算是頂級選手嗎?