Manual
5-20
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter 5 Administering the Access Point
Configuring Ethernet Speed and Duplex Settings
To disable authorization, use the no aaa authorization {network | exec} method1 global configuration
command.
Displaying the TACACS+ Configuration
To display TACACS+ server statistics, use the show tacacs privileged EXEC command.
Configuring Ethernet Speed and Duplex Settings
You can assign the wireless device Ethernet port speed and duplex settings. We recommend that you use
auto, the default setting, for both the speed and duplex settings on the wireless device Ethernet port.
When the wireless device receives inline power from a switch, any change in the speed or duplex settings
that resets the Ethernet link reboots the wireless device. If the switch port to which the wireless device
is connected is not set to auto, you can change the wireless device port to half or full to correct a duplex
mismatch and the Ethernet link is not reset. However, if you change from half or full back to auto, the
link is reset and, if the wireless device receives inline power from a switch, the wireless device reboots.
Note The speed and duplex settings on the wireless device Ethernet port must match the Ethernet
settings on the port to which the wireless device is connected. If you change the settings on the
port to which the wireless device is connected, change the settings on the wireless device
Ethernet port to match.
Command Purpose
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
The Ethernet speed and duplex are set to auto by default. Beginning in privileged EXEC mode, follow
these steps to configure Ethernet speed and duplex:
Configuring the Access Point for Wireless Network
Management
You can enable the wireless device for wireless network management. The wireless network manager
(WNM) manages the devices on your wireless LAN.
Enter this command to configure the wireless device to interact with the WNM:
configure terminal Enter g
lobal configuration mode.
interface fastethernet0 Enter con
figuration interface mode.
speed {10
| 100 | auto} Configure the Ethernet speed. We recommend that you use auto, the
default setting.
duplex {auto
| full | half} Configure the duplex setting. We recommend that you use auto, the
default setting.
end Retu
rn to privileged EXEC mode.
show running-config V
erify your entries.
copy running-config startup-config (Op
tional) Save your entries in the configuration file.