Command Line Reference Guide

interface loopback
Configure a Loopback interface.
S5000
Syntax
interface loopback number
To remove a loopback interface, use the no interface loopback number command.
Parameters
number
Enter a number as the interface number. The range is 0 to 16383.
Defaults Not configured.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(conf)#interface loopback 1655
FTOS(conf-if-lo-1655)#
Related
Commands
interface – configures a physical interface.
interface null – configures a Null interface.
interface port-channel – configures a port channel.
interface vlan – configures a VLAN.
interface ManagementEthernet
Configure the Management port on the system (either the primary or standby stack-unit).
S5000
Syntax
interface ManagementEthernet slot/port
Parameters
slot/port
Enter the keyword ManagementEthernet followed by slot/port
information. Slot range is 0 to 1. Port number is 0.
Defaults Not configured.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
You cannot delete a Management port.
The Management port is enabled by default (no shutdown). Use the ip address
command to assign an IP address to the Management port.
499