|
刚买的一8245c2刷成8245h的猫,telnet登陆后运行如下命令
SU_WAP>get port config portid 2
Port Config Info :
Enable : 1
Mtu : 2000
PortVid : 1011
PortPri : 0
NegoMode(0-No, 1-Auto) : 1
Speed(0-10M, 1-100M, 2-1000M) : 0
Duplex(0-Half, 1-Full) : 1
Link(0-Down, 1-Up) : 1
PauseEnable : 0
PauseLine : 250
LoopMode(0-No, 1-MAC Inner, 2-MAC Outer, 3-PHY Inner, 4-PHY Outer) : 0
MirrorEnable : 0
DstPort : 2
MirrorType(0-Output, 1-Input, 2-Both) : 0
然后我想把portvid改为100,运行如下命令:
SU_WAP>set port config portid 2 pvid 100
success!
虽然提示成功了,可结果并没有变化,还是原来的值。更改其它属性(比如speed, negomode)也是一样,显示成功,其实没有变化。
所以不知道是哪里出错了,还请大神指教。
|
|