ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
31
| Interface Commands
Interface Configuration
– 1189
EXAMPLE
To specify port 4, enter the following command:
Console(config)#interface ethernet 1/4
Console(config-if)#
alias This command configures an alias name for the interface. Use the no form
to remove the alias name.
SYNTAX
alias string
no alias
string - A mnemonic name to help you remember what is attached
to this interface. (Range: 1-64 characters)
DEFAULT SETTING
None
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
COMMAND USAGE
The alias is displayed in the running-configuration file. An example of the
value which a network manager might store in this object for a WAN
interface is the (Telco's) circuit number/identifier of the interface.
EXAMPLE
The following example adds an alias to port 4.
Console(config)#interface ethernet 1/4
Console(config-if)#alias finance
Console(config-if)#
capabilities This command advertises the port capabilities of a given interface during
auto-negotiation. Use the no form with parameters to remove an
advertised capability, or the no form without parameters to restore the
default values.
SYNTAX
[no] capabilities {flowcontrol | symmetric}
flowcontrol - Supports flow control
symmetric (Gigabit and 10 Gigabit only) - When specified, the port
transmits and receives symmetric pause frames.