2-273
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
hw-module port-group
hw-module port-group
To select either Gigabit Ethernet or 10-Gigabit Ethernet interfaces on your module, use the hw-module
port-group command.
hw-module module number port-group number select [gigabitethernet | tengigabitethernet]
Syntax Description
Defaults 10 Gigabit.
Command Modes Global configuration mode
Command History
Usage Guidelines Support for this command is available on the Cisco Catalyst 4500 modules that support TwinGig
converter modules, such as the Supervisor Engine 6-E and WS-X4606-10GE-E.
Examples This example shows how to select Gigabit Ethernet interfaces on a WS-X4606-10GE-E using the
TwinGig Converter:
Switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# hw-module module 1 port-group 1 select gigabitethernet
Switch(config)# exit
Use the show interfaces status command to display your configuration.
Related Commands
module Specifies a line module.
number Specifies a module which supports TwinGig converter.
port-group number Port group number on a switch.
select Specifies an interface type; valid values are Gigabit Ethernet and
10-Gigabit Ethernet.
gigabitethernet (Optional) Specifies Gigabit Ethernet.
tengigabitethernet (Optional) Specifies 10-Gigabit Ethernet.
Release Modification
12.2(40)SG Support for TwinGig converter module introduced.
Command Description
show hw-module port-group Displays how the X2 holes on a module are grouped.
show interfaces status Displays the interface status or a list of interfaces in
error-disabled state.