Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS
Chapter 9 Configuring Interfaces
Deploying SFP+ in X2 Ports
To define an interface-range macro, enter this command:
This example shows how to define an interface-range macro named
enet_list
to select Fast Ethernet interfaces 5/1 through 5/4:
Switch(config)#
define interface-range enet_list fastethernet 5/1 - 4
To show the defined interface-range macro configuration, enter this command:
This example shows how to display the defined interface-range macro named
enet_list
:
Switch#
show running-config | include define
define interface-range enet_list FastEthernet5/1 - 4
Switch#
To use an interface-range macro in the
interface range
command, enter this command:
This example shows how to change to the interface-range configuration mode using the interface-range macro
enet_list
:
Switch(config)#
interface range macro enet_list
Switch(config-if)#
Deploying SFP+ in X2 Ports
Note
This feature is supported on Supervisor Engine 6-E and 6L-E as well as on WS-X4606-X2-E,
WS-X4908-10GE, WS-X4904-10GE, and WS-C4900M.
To use an SFP+ in an X2 port to obtain 10-Gigabit Ethernet bandwidth, the Catalyst 4500 series switch supports OneX
Convertor modules. When you plug a OneX Convertor module into an X2 port, it converts the X2 port into an SFP+ port into
which you can plug in an SFP+. An SFP+ in a OneX Convertor module provides the same functionality as an X2 and maintains
the same port numbering.
Command
Purpose
Switch(config)#
define interface-range
macro_name
{
vlan
vlan_ID
-
vlan_ID
} | {{
fastethernet
|
gigabitethernet
|
tengigabitethernet
}
slot/interface
-
interface
}
[
,
{
vlan
vlan_ID
-
vlan_ID
} {{
fastethernet
|
gigabitethernet
|
tengigabitethernet
}
slot/interface
-
interface
}]
Defines the interface-range macro and
saves it in the running configuration file.
Command
Purpose
Switch#
show running-config
Shows the defined interface-range macro
configuration.
Command
Purpose
Switch(config)#
interface range macro
name
Selects the interface range to be configured using
the values saved in a named interface-range macro.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...