Ethernet Port Commands
page 20-16 OmniSwitch 6250 CLI Reference Guide November 2009
interfaces alias
Configures a description (alias) for a single port.
interfaces slot/port alias description
Syntax Definitions
slot Slot number you want to configure.
port Port number of the interface you want to configure.
description A description for the port, which can be up to 40 characters long. Spaces
must be contained within quotes (e.g., “IP Phone”).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• You can only configure one port at time. You cannot configure an alias for multiple ports.
• To remove an alias use a description consisting of two quotes without any spaces (e.g., "").
• On combo ports the configuration changes made with the interfaces alias command apply to both the
fiber SFP port and to the copper RJ-45 port. You cannot configure separate aliases.
Examples
-> interfaces 3/1 alias switch_port
-> interfaces 2/2 alias "IP Phone"
-> interfaces 3/1 alias ""
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
ifXTable
ifAlias
show interfaces Displays general interface information (e.g., hardware, MAC
address, input errors, and output errors).
show interfaces port Displays port status (up or down) and any aliases for a port.