Users Guide

Table Of Contents
interface null
Configures 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 configuration 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, from 1 to 128.
Default Not configured
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
interface range
Configures a range of Ethernet, port-channel, or VLAN interfaces for bulk configuration.
Syntax
interface range {ethernet node/slot/port[:subport]-node/slot/
port[:subport],[...]} | {port-channel IDnumber-IDnumber,[ ...]} | vlan
vlanID-vlanID,[...]}
Parameters
node/slot/port[:subport]-node/slot/port[:subport] Enter a range of Ethernet
interfaces.
IDnumber-IDnumber Enter a range of port-channel numbers, from 1 to 128.
vlanID-vlanID Enter a range VLAN ID numbers, from 1 to 4093.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
Enter up to six comma-separated interface ranges without spaces between commas. When creating an
interface range, interfaces are not sorted and appear in the order entered. You cannot mix interface
configuration such as Ethernet ports with VLANs.
Abulk configuration is created if at least one interface is valid.
388 Interfaces