Ethernet Port Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 20-15
interfaces admin
Administratively enables or disables interfaces.
interfaces slot[/port[-port2]] admin {up | down}
Syntax Definitions
slot Slot number you want to configure.
port Port number of the interface you want to configure.
port2 Last port number in a range of ports you want to configure.
up Enables the interface.
down Disables the interface.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
N/A
Examples
-> interfaces 3/1 admin up
-> interfaces 3 admin down
-> interfaces 3/1-4 admin up
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
ifTable
ifAdminStatus
parameter default
up | down up
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).