Reference Guide

Table Of Contents
Parameters
node/slot/port[:subport]-node/slot/port[:subport] Enter a range of Ethernet
interfaces.
IDnumber-IDnumber Enter a range of port-channel numbers (1 to 128).
vlanID-vlanID Enter a range VLAN ID numbers (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.
Bulk configuration is created if at least one interface is valid.
Non-existing interfaces are excluded from the bulk configuration with a warning message.
This command has multiple port ranges, the smaller port range is excluded from the prompt.
If you enter overlapping port ranges, the port range is extended to the smallest port and the largest
end port.
You can only use VLAN and port-channel interfaces created using the interface vlan and
interface port-channel commands.
You cannot create virtual interfaces (VLAN, port-channel) using the interface range command.
The no version of this command deletes the interface range.
Example
OS10(config)# interface range ethernet 1/1/7-1/1/24
OS10(conf-range-eth1/1/7-1/1/24)#
Supported
Releases
10.2.0E or later
interface vlan
Creates a VLAN interface.
Syntax
interface vlan vlan-id
Parameters vlan-id Enter the VLAN ID number (1 to 4093).
Default VLAN 1
Command Mode CONFIGURATION
Usage
Information
FTP, TFTP, MAC ACLs, and SNMP operations are not supported IP ACLs are supported on VLANs
only. The no version of this command deletes the interface.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)#
Supported
Releases
10.2.0E or later
link-bundle-utilization
Configures link-bundle utilization.
Syntax
link-bundle-utilization trigger-threshold value
Parameters value Enter the percentage of port-channel bandwidth that triggers traffic monitoring on port-
channel members (0 to 100).
Default Disabled
Command Mode CONFIGURATION
Interfaces 103