Deploying Sfp+ In X2 Ports - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

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:
Command
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}]
Switch(config)# define interface-range enet_list fastethernet 5/1 - 4
To show the defined interface-range macro configuration, enter this command:
Command
Switch# show running-config
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:
Command
Switch(config)# interface range macro
name
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

This feature is supported on Supervisor Engine 6-E and 6L-E as well as on WS-X4606-X2-E,
Note
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.
Chapter 9
Configuring Interfaces
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS
Purpose
Defines the interface-range macro and
saves it in the running configuration file.
Purpose
Shows the defined interface-range macro
configuration.
Purpose
Selects the interface range to be configured using
the values saved in a named interface-range macro.
Deploying SFP+ in X2 Ports

Advertisement

Table of Contents
loading

Table of Contents