思科2950 12口 VLAN脚本
朋友买了款思科2950-12口百兆vlan交换机,没有设置过,求设置vlan脚本。
路由应该是默认设置的
环境:
6-11口作外网备用
路由是wayos,一张wan,一张lan,附路由脚本,顺带看下有无错误
nvram set jhl_vlan="eth1|1,2,3,4,5,6,7,8,9,10,11<"
nvram set wan_ifname="eth1.1"
nvram set wan1_ifname="eth1.2"
nvram set wan2_ifname="eth1.3"
nvram set wan3_ifname="eth1.4"
nvram set wan4_ifname="eth1.5"
nvram set wan5_ifname="eth1.6"
nvram set wan6_ifname="eth1.7"
nvram set wan7_ifname="eth1.8"
nvram set wan8_ifname="eth1.9"
nvram set wan9_ifname="eth1.10"
nvram set wan10_ifname="eth1.11"
nvram commit
reboot
谢谢! bobwalker 发表于 2012-2-29 17:36 static/image/common/back.gif
enable
config term
谢谢。。。
页:
[1]