A Congestion control for port A. For single Fast Ethernet fixed and modular ports only. B Congestion control for port B. For single Fast Ethernet fixed and modular ports only. adaptive Adaptive congestion control. moderate-aggressive Moderately aggressive congestion control. aggressive Aggressive congestion control.
Default Enhanced congestion control is disabled. Command Mode Global configuration Examples This example shows how to set enhanced congestion control for the 10-Mbps Ethernet ports to adaptive. hostname(config)# ecc 10m adaptive
This example shows how to set enhanced congestion control for Fast Ethernet port A to aggressive. hostname(config)# ecc A aggressive Related Command show (port system) enable Use the enable Exec command to enter privileged Exec mode. enable [access-level] Syntax Description access-level 1 through 14 (user Exec level) or 15 (privileged Exec level).
Default The access-level default for initial login is 1. The default access level after login is 15. Command Mode User and privileged Exec Usage Guidelines If a password is configured, you are prompted for the password: Password:
You are allowed three attempts to provide the correct password. The same prompt is repeated until you enter the correct password or you exceed the maximum number of attempts. If the password fails after the maximum attempts, the following error message appears: Bad password. Example This example shows you how to move from user Exec mode access to privileged Exec mode access. hostname> enable hostname# Related Command configure disable end exit interface line console enable (password) Use the enable password global configuration command to set unencrypted user Exec or privileged Exec passwords. Use the no enable password command to clear the password. enable password level <1-15> no enable password level level Syntax Description level <1-15> Level for which the password applies:1-14 user Exec privileges.15 privileged Exec privileges. password A noncase-sensitive string of between 4 and 8 characters, spaces, and punctuation (except double quotes). Password strings with blank spaces must be enclosed in double quotes.