天下网吧 >> 网吧方案 >> 无线方案 >> 正文

思科交换机实现802.1Q VLAN

    vconfig add eth3 100
    vconfig add eth3 200
    vconfig add eth3 300
    ip address add 61.234.87.230/30 dev eth3.100
    ip address add 61.234.87.226/30 dev eth3.200
    ip address add 61.234.87.222/30 dev eth3.300
    ip link set dev eth3.100 up
    ip link set dev eth3.200 up
    ip link set dev eth3.300 up
    /sbin/route add -net 222.36.0.0 netmask 255.255.0.0 gw 61.234.87.229
    /sbin/route add -net 222.36.0.0 netmask 255.255.0.0 gw 61.234.87.225
    /sbin/route add -net 222.36.0.0 netmask 255.255.0.0 gw 61.234.87.221
    ------------------------------------------------------------------------------------------------------------
    1,编辑文件/etc/sysconfig/network
    在里面添加一行:
    VLAN=yes
    再生成网卡设备的配置文件ifcfg-eth1.10和ifcfg-eth1.240
    2,cd /etc/sysconfig/network-scripts
    cp ifcfg-eth1 ifcfg-eth1.10
    cp ifcfg-eth1 ifcfg-eth1.240
    3,编辑文件ifcfg-eth1.10和ifcfg-eth1.240
    在里面类似于写ifcfg-eth1的语法配上此服务器在192.168.10网段和192.168.240网段的ip地址、netmask、network等等
    注意:这两个文件的DEVICE得分别改成eth1.10和eth1.240(这两个文件都是由ifcfg-eth1复制过来,故原来应该是eth1)
    4,再编辑ifcfg-eth1
    vi ifcfg-eth1
    删掉IPPADDRESS、NETMASK、NETWORK这跟ip地址相关的几行
    一切OK了
    无论现在是/etc/rc.d/init.d/network restart
    还是
    reboot

本文来源:天下网吧 作者:网吧方案

声明
声明:本站所发表的文章、评论及图片仅代表作者本人观点,与本站立场无关。若文章侵犯了您的相关权益,请及时与我们联系,我们会及时处理,感谢您对本站的支持!联系Email:support@txwb.com,系统开号,技术支持,服务联系QQ:1175525021本站所有有注明来源为天下网吧或天下网吧论坛的原创作品,各位转载时请注明来源链接!
天下网吧·网吧天下