Specifications
Enterasys Wireless Controller Software CLI Reference Guide 3-17
Examples for an Admin Port
Thefollowingexamplesetstheportspeedto100Mbps,fullduplexmode,anddisablesauto‐
negotiationfortheadminport.
EWC.enterasys.com# lanset admin autoneg_off 100 full
Thefollowingexampleenablesauto‐negotiationforanyportspeedandeitherduplexmodefor
theadminport..
EWC.enterasys.com# lanset admin autoneg_on any
Examples for Data Ports
Thefollowingexampledisablesauto‐negotiationandsetstheportspeedto100Mbpsinfull
duplexmodefordataport1.
EWC.enterasys.com# lanset lan1 autoneg_off 100 full
Thefollowingexampleenablesauto‐negotiationfordataport1andallowssettingtheportspeed
fromthefollowingoptions:1000Mbpsinfull‐duplexmode,10Mbpsinhalf‐duplexmode,and
100Mbpsinboththemodesi.e.,half‐duplexandfull‐duplex.
EWC.enterasys.com# lanset lan1 autoneg_on 1000 full 10 half 100 both
3.13 loglevel
UsetheloglevelcommandtosettheloglevelfortheEntera sysWirelessControllerortheWireless
AP.
Syntax
loglevel ac (1|2|3|4) | ap (1|2|3|4)
any AllowsthePHYtonegotiatetheportspeedfromanyofthe
threeoptions—10,100or1000Mbps—andtheduplexmode
fromanyofthetwooptionoptions—half‐duplexorfull‐
duplex
full AllowsthePHYtooperateinfullduplexmode
half AllowsthePHYtooperate
inhalf‐duplexmode
both AllowsthePHYtoauto‐negotiateeitherhalf‐duplexmodeor
thefull‐duplexmode
Caution: In the case of an Admin Port, the lanset command does not support a port speed of 1000
Mbps with auto-negotiation off (autoneg_off). However, with auto-negotiation on (autoneg_on),
the lanset command allows the PHY to negotiate a port speed of 1000 Mbps in full-duplex mode.
Caution: In the case of Data Ports, the lanset command does not support a port speed of 1000
Mbps with auto-negotiation disabled. The lanset command supports a port speed of 1000 Mbps
with auto-negotiation enabled only in full-duplex mode.
Note: In the case of Data Ports, the lanset command supports multiple options with auto-
negotiation enabled.