36-8
Cisco ME 3400 EthernetAccess Switch SoftwareConfiguration Guide
78-17058-01
Chapter36 Troubleshooting
Preventing Autonegotiation Mismatches
Step6 Enter global configuration mode:
Switch# configure terminal
Step7 Change the password:
Switch (config)# enable secret password
The secret password can be from 1 to 25 alphanumeric characters, can start with a number, is case
sensitive, and allows spaces but ignores leading spaces.
Step8 Return to privileged EXEC mode:
Switch (config)# exit
Switch#
Step9 Write the running configuration to the startup configuration file:
Switch# copy running-config startup-config
The new password is now in the startup configuration.
Note This procedure is likely to leave your switch virtual interface in a shutdown state. You can
identify this interface by entering the show running-config privileged EXEC command. To
re-enable the interface, enter the interface vlan vlan-id global configuration command, and
specify the VLAN ID of the shutdown interface. With the switch in interface configuration
mode, enter the no shutdown command.
Step10 You must now reconfigure the switch. If the system administrator has the backup switch and VLAN
configuration files available, you should use those.
Preventing Autonegotiation Mismatches
The IEEE 802.3ab autonegotiation protocol manages the switch se ttin gs for sp ee d (10 , 100 , an d
1000 Mbps, excluding SFP module ports) and duplex (half or full). There are situations when this
protocol can incorrectly align these settings, reducing performance. A mismatch occurs under these
circumstances:
A manually set speed or duplex parameter is different from the manually set speed or duplex
parameter on the connected port.
A port is set to autonegotiate, and the connected port is set to full duplex with no autonegotiation.
To maximize switch performance and ensure a link, follow one of these guidelines when changing the
settings for duplex and speed:
Let both ports autonegotiate both speed and duplex.
Manually set the speed and duplex parameters for the ports on both ends of the connection.
Note If a remote device does not autonegotiate, configure the duplex settings on the two por ts to ma tc h. The
speed parameter can adjust itself even if the connected port does not autonegotiate.