Reference Guide

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
interface null
Congures a null interface on the switch.
Syntax
interface null number
Parameters number — Enter the interface number to set as null (0).
Default 0
Command Mode CONFIGURATION
Usage Information You cannot delete the Null interface. The only conguration command possible in a Null interface is ip
unreachables.
Example
OS10(config)# interface null 0
OS10(conf-if-nu-0)#
Supported Releases 10.3.0E or later
interface port-channel
Creates a port-channel interface.
Syntax
interface port-channel channel-id
Parameters channel-id — Enter the port-channel ID number (1 to 128).
Default Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command deletes the interface.
Example
OS10(config)# interface port-channel 10
OS10(conf-if-po-10)#
Supported Releases 10.2.0E or later
Interfaces 103