Table Of Contents
Configuring the Cisco 7600 Series Ethernet Services ES+ Line Card
Required Configuration Tasks
Identifying Slots and Subslots for the Cisco 7600 Series Ethernet Services Plus Line Card
Displaying the Cisco 7600 Series Ethernet Services Plus Line Card Type
Resetting a Cisco 7600 Series Ethernet Services Plus Line Card
SFP-GE-T Support
Configuring the Cisco 7600 Series Ethernet Services ES+ Line Card
This chapter provides information about configuring the Cisco 7600 Ethernet Services Plus (ES+) and Ethernet Services Plus T (ES+T) line card on the Cisco 7600 series router. It includes the following sections:
•
Required Configuration Tasks
•
Identifying Slots and Subslots for the Cisco 7600 Series Ethernet Services Plus Line Card
•
Displaying the Cisco 7600 Series Ethernet Services Plus Line Card Type
•
Resetting a Cisco 7600 Series Ethernet Services Plus Line Card
•
SFP-GE-T Support
For information about managing your system images and configuration files, refer to the Cisco IOS Configuration Fundamentals Configuration Guide and Cisco IOS Configuration Fundamentals Command Reference publications that correspond to your Cisco IOS software release.
For more information about the commands used in this chapter, see the Cisco IOS Release 12.2 SR Command References at http://www.cisco.com/en/US/products/ps6922/prod_command_reference_list.html.
Also refer to the related Cisco IOS software command reference and master index publications. For more information about accessing these publications, see "Related Documentation".
Note
The information provided in this chapter is applicable to both the ES+ and ES+T line cards unless specified otherwise.
Required Configuration Tasks
There are not any features that require direct configuration on the Cisco 7600 Series ES+ line card. You do not need to attach to the Cisco 7600 Series ES+ line card itself to perform any configuration. The system recognizes the Cisco 7600 Series ES+ line card when it is inserted into an open slot of an in-service chassis.
Identifying Slots and Subslots for the Cisco 7600 Series Ethernet Services Plus Line Card
For information on how to specify the physical locations of a Cisco 7600 Series ES+ line card on the Cisco 7600 series routers, see Specifying the Slot Location for a Cisco 7600 Cisco 7600 Series Plus Line Cards, in the Cisco 7600 Series Ethernet Services Plus Line Card Hardware Installation Guide.
Displaying the Cisco 7600 Series Ethernet Services Plus Line Card Type
To verify the Cisco 7600 Series ES+ line card hardware type that is installed in your Cisco 7600 series router, you can use the show module command. There are other commands on the Cisco 7600 series router that also provide Cisco 7600 Series ES+ line card hardware information, such as the show idprom command, the show diagbus command, and the show running-config interface command.
The following example shows output from the show module command on the Cisco 7600 series router with a Cisco 7600 Series ES+ line card installed in slot 8:
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
8 40 7600 ES+ 7600-ES+40G3CXL JAB1122026E
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
8 001d.e5e8.0a80 to 001d.e5e8.0adf 0.118 12.2(33r)SRD 12.2(nightly Ok
Mod Sub-Module Model Serial Hw Status
---- --------------------------- ------------------ ----------- ------- -------
8 7600 ES+ DFC XL 7600-ES+3CXL JAB11220263 0.102 Ok
8 7600 ES+ 40xGE SFP 7600-ES+40G JAB112301RT 0.106 Ok
The following example shows output from the show idprom command for a Cisco 7600 Series ES+ line card installed in slot 8 of the router:
Router# show idprom module 8
OEM String = 'Cisco Systems'
Product Number = '7600-ES+40G3CXL'
Serial Number = 'JAB1122026E'
Manufacturing Assembly Number = '73-10984-01'
Manufacturing Assembly Revision = '10'
Hardware Revision = 0.118
Current supplied (+) or consumed (-) = -4.17A
The following example shows sample output from the show running-config interface command to verify that the newly created interface appears in the running configuration:
Router# show running-config interface GE 2/1
Building configuration...
Current configuration : 85 bytes
Resetting a Cisco 7600 Series Ethernet Services Plus Line Card
To reset an Cisco 7600 Series ES+ line card, use the following command in privileged EXEC configuration mode:
Command
|
Purpose
|
Router#hw-module module slot reset
|
Turns power off and on to the Cisco 7600 Series ES+ line card in the specified slot, where:
• slot—Specifies the chassis slot number where the Cisco 7600 Series ES+ line card is installed.
|
SFP-GE-T Support
The SFP-GE-T on the Cisco 7600-ES+ line card supports speeds of 10 Mbps, 100 Mbps, and 1000 Mbps. You can configure the speed using the speed command. Only full-duplex mode is supported.
You can configure each Ethernet interface independently using any combination of 10 Mbps, 100 Mbps, or 1000 Mbps.
To set the interface speed, use the following command in the interface configuration mode.
Command
|
Purpose
|
Router (config-if)# speed
Example:
Router(config-if)# speed 10
|
Configures the interface speed.
Accepted values are:
• 10 for 10 Mbps operation
• 100 for 100 Mbps operation
• 1000 for 1000 Mbps operation
|
Effective from Releases 12.2(33)SRE5, 15.1(3)S1, and 15.2(1)S, auto-negotiation is supported on ES+ cards. Use the speed auto command to configure the auto-negotiation. Remember that, this feature negotiates only speed. Speeds of 10 Mbps, 100 Mbps, and 1000 Mbps are negotiated if the remote end support auto-negotiation. By default, the mode is 1G non-auto.
Note
Because auto-negotiation of duplex mode is not supported, you must manually configure the remote port for full-duplex mode.
To set the auto-negotiation, use the following command in the interface configuration mode:
Command
|
Purpose
|
Router (config-if)# speed auto
Example:
Router(config-if)# speed auto
|
Enables Fast Ethernet auto-negotiation. Speeds of 10 Mbps, 100 Mbps, and 1000 Mbps are negotiated. By default, the mode is 1G non-auto.
|
Note
Effective with release 15.3(1)S, 10 Mbps auto-negotiation speed is enabled on WS-X6748-GE-TX line cards.