Users Guide

Table Of Contents
interface ethernet
Configures a physical Ethernet interface.
Syntax
interface ethernet node/slot/port:subport
Parameters node/slot/port:subport Enter the Ethernet interface information.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes the interface.
Example
OS10(config)# interface ethernet 1/1/10:1
OS10(conf-if-eth1/1/10:1)#
Supported
Releases
10.2.0E or later
interface loopback
Configures a Loopback interface.
Syntax
interface loopback id
Parameters id Enter the Loopback interface ID number, from 0 to 16383.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command deletes the Loopback interface.
Example
OS10(config)# interface loopback 100
OS10(conf-if-lo-100)#
Supported
Releases
10.2.0E or later
interface mgmt
Configures the Management port.
Syntax
interface mgmt node/slot/port
Parameters node/slot/port Enter the physical port interface information for the Management interface.
Default Enabled
Command Mode CONFIGURATION
Usage
Information
You cannot delete a Management port. To assign an IP address to the Management port, use the ip
address command.
Example
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)#
Supported
Releases
10.2.0E or later
Interfaces 387