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
Thefollowingexampleenablesautonegotiationforanyportspeedandeitherduplexmodefor
theadminport..
EWC.enterasys.com# lanset admin autoneg_on any
Examples for Data Ports
Thefollowingexampledisablesautonegotiationandsetstheportspeedto100Mbpsinfull
duplexmodefordataport1.
EWC.enterasys.com# lanset lan1 autoneg_off 100 full
Thefollowingexampleenablesautonegotiationfordataport1andallowssettingtheportspeed
fromthefollowingoptions:1000Mbpsinfullduplexmode,10Mbpsinhalfduplexmode,and
100Mbpsinboththemodesi.e.,halfduplexandfullduplex.
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
threeoptions10,100or1000Mbpsandtheduplexmode
fromanyofthetwooptionoptionshalfduplexorfull
duplex
full AllowsthePHYtooperateinfullduplexmode
half AllowsthePHYtooperate
inhalfduplexmode
both AllowsthePHYtoautonegotiateeitherhalfduplexmodeor
thefullduplexmode
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.