![]() |
Table Of Contents
Cisco High-Speed Intrachassis Module Interconnect (HIMI) Configuration Guide
Restrictions for Cisco High-Speed Intrachassis Module Interconnect (HIMI)
Information About Cisco High-Speed Intrachassis Module Interconnect
System Error Messages for the connect Command
How to Configure HIMI Connections
Establishing a Connection Between an SFP GE Port and a GE NME Slot
Establishing a Connection Between Two GE NME Slots
Deactivating a HIMI Connection
Configuration Examples for Cisco High-Speed Intrachassis Module Interconnect
Sample Connection Between an SFP GE Port and a GE NME Slot
Sample Connection Between Two GE NME Slots
Cisco High-Speed Intrachassis Module Interconnect (HIMI) Configuration Guide
The Cisco High-Speed Intrachassis Module Interconnect (HIMI) feature provides the capability to establish a connection between two Gigabit Ethernet (GE) enhanced network modules (NMEs) or between an onboard small-form-factor pluggable (SFP) GE module and a GE NME on Cisco 3825 and Cisco 3845 routers.
History for the Cisco High-Speed Intrachassis Module Interconnect (HIMI) Feature
Release Modification12.4(2)T
This feature was introduced.
12.4(8)T
Removed no negotiation auto functionality for Cisco 3800 series routers.
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Restrictions for Cisco High-Speed Intrachassis Module Interconnect (HIMI)
•
Information About Cisco High-Speed Intrachassis Module Interconnect
•
How to Configure HIMI Connections
•
Configuration Examples for Cisco High-Speed Intrachassis Module Interconnect
Restrictions for Cisco High-Speed Intrachassis Module Interconnect (HIMI)
Connections can be only established as follows:
•
Between the GE port in an installed small-form-factor pluggable (SFP) module on the Cisco 3825 and Cisco 3845 routers
•
Between GE interfaces in NME slots 1 and 2 on the Cisco 3825 router
•
Between GE interfaces in NME slots 2 and 4 on the Cisco 3845 router
Note
A module interconnection between the GE port on an SFP module and an NME slot or an NME-to-NME cross-connection is permitted at any given time, but both types of connections cannot exist at the same time.
Note
Connections between the onboard RJ-45 GE ports and NME slots are not supported.
Information About Cisco High-Speed Intrachassis Module Interconnect
To configure HIMI connections, you should understand the following concepts:
•
Connection Configuration Mode
•
System Error Messages for the connect Command
Connection Configuration Mode
Cisco 3825 and Cisco 3845 routers provide support for interconnecting NMEs using the router HIMI. This feature provides the new connect connection-name module Module1 Channel-id1 module Module2 Channel-id2 command for the Cisco IOS command line interface (CLI) that creates an interconnection between GE modules using the HIMI. Connections can be made between the onboard GE port in an SFP module and an NME or between two NMEs.
If the new connect command is successfully executed, the router enters connection configuration mode, which is designated by the "config-module-conn" prompt. Once the router is in connection configuration mode, the commands shown in Table 1 can be issued.
To establish a connection, after entering connection configuration mode, issue the exit command to return to configuration mode. The connection will be established after you leave connection configuration mode.
System Error Messages for the connect Command
The following informational error messages appear on the console when something goes wrong during connection establishment or deletion phases:
How to Configure HIMI Connections
This section contains the following procedures:
•
Establishing a Connection Between an SFP GE Port and a GE NME Slot
•
Establishing a Connection Between Two GE NME Slots
•
Deactivating a HIMI Connection
Establishing a Connection Between an SFP GE Port and a GE NME Slot
Follow these steps to establish a connection between an SFP module GE port and a GE NME.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface gigabitethernet 0/0
4.
media-type rj45
5.
exit
6.
connect connection-name module Module1 Channel-id1 module Module2 Channel-id2
7.
exit
DETAILED STEPS
Examples
The example below shows the creation of a connection between the SFP GE port and a GE interface on NME slot 4:
Router(config)# interface gigabitethernet 0/0Router(config-if)# media-type rj45Router(config)# connect connection1 module GigabitEthernet0/0 0 module GigabitEthernet4/0 0Router(config-module-conn)# exitTroubleshooting Tips
In addition to the system error messages listed in the "System Error Messages for the connect Command" section, the following commands can help troubleshoot NME connections:
•
show connection all
•
show connection id connection-id
where connection-id is in the range of 0 to 10000
•
show connection name connection-name
•
show interfaces gigabitethernet 0/0—If a connection has successfully been established between the SFP module and an NME slot, this command will display the output "SFP in use with an NME in Module Interconnection."
Establishing a Connection Between Two GE NME Slots
Follow these steps to establish a connection between two GE NMEs.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
connect connection-name module Module1 Channel-id1 module Module2 Channel-id2
4.
exit
DETAILED STEPS
Examples
The example below shows the creation of a connection between a GE interface on NME slot 2 and a GE interface on NME slot 4:
Router(config)# connect connection1 module GigabitEthernet2/0 0 module GigabitEthernet4/0 0Router(config-module-conn)# exitTroubleshooting Tips
In addition to the system error messages listed in the "System Error Messages for the connect Command" section, the following commands can help troubleshoot NME connections:
•
show connection all
•
show connection id connection-id
where connection-id is in the range of 0 to 10000
•
show connection name connection-name
•
show service-module status—If a connection has successfully been established to an NME slot, this command will display the output "Interface GigabitEthernet <port_number> is connected to BACKPLANE."
Deactivating a HIMI Connection
Follow these steps to deactivate a connection between two GE modules.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
no connect connection-name
DETAILED STEPS
Configuration Examples for Cisco High-Speed Intrachassis Module Interconnect
This section contains the following examples:
•
Sample Connection Between an SFP GE Port and a GE NME Slot
•
Sample Connection Between Two GE NME Slots
Sample Connection Between an SFP GE Port and a GE NME Slot
The following sample output from a router configuration file shows a connection between the GE port on an SFP module and a GE slot on an NME:
Router# show running-config...interface GigabitEthernet0/0mac-address 0002.0022.2222ip address 192.168.0.2 255.255.255.0load-interval 30duplex autospeed automedia-type rj45...interface GigabitEthernet4/0 ip address 192.168.4.1 255.255.255.0 ! ip classless ip route 10.10.0.0 255.255.0.0 1.3.0.1 ! ip http server ! connect connection-1 module GigabitEthernet0/0 0 module GigabitEthernet4/0 0 ..
Note
If the speed and duplex setting for g0/0 in SFP mode is speed=1000 and duplex=full, autonegotiation is in forced mode and autonegotation is turned off. For all other mode settings of speed or duplex for SFP, autonegotiation is turned on.
If speed=1000 and duplex=full modes are specified for both g0/0 and g0/1 interfaces in copper mode (RJ-45), autonegotiation is still turned on. This is considered to be in forced mode for speed=1000. This occurence is per the Annex 28D.5 extensions required for clause 40 (1000-BASE-T) IEEE 802.3.
When the speed and duplex modes are forced for 10/100, and full or half modes are forced for g0/0 and g0/1 interfaces, autonegotiation is turned off. If the interfaces are not in forced mode for 10/100 speeds, then autonegotation will be turned on.
Sample Connection Between Two GE NME Slots
The following sample output from a router configuration file shows a connection between two GE slots on an NME:
Router# show running-config..interface GigabitEthernet4/0 ip address 192.168.4.1 255.255.255.0 ! ip classless ip route 10.10.0.0 255.255.0.0 1.3.0.1 ! ip http server ! connect connection-1 module GigabitEthernet2/0 0 module GigabitEthernet4/0 0Additional References
The following sections provide references related to the Cisco High-Speed Intrachassis Module Interconnect (HIMI) feature.
Related Documents
Related Topic Document TitleGigabit Ethernet NME configuration
Connecting Cisco EtherSwitch Service Modules chapter in the Network Modules Hardware Installation Guide
Gigabit Ethernet NME installation and configuration
Cisco EtherSwitch Service Modules (NME-16ES-1G-P, NME-X-23ES-1G-P, NME-XD-48ES-2S-P, NME-XD-24ES-1S-P) feature document
Cisco 3800 Series Integrated Services router installation
Cisco 3800 Series Integrated Services router installation
Cisco 3800 Series Integrated Services Routers Quick Start Guide
Standards
Standard TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
RFCs
RFC TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Command Reference
This section documents new and modified commands only.
New Commands
•
connect (module)
Modified Commands
•
show connection
connect (module)
To create a connection between two Gigabit Ethernet (GE) enhanced network modules (ENMs) or between the GE port on an installed small-form-factor-pluggable (SFP) module and a GE ENM on a Cisco 3800 series router, use the connect command in global configuration mode. To deactivate a connection between two GE modules on a Cisco 3800 series router, use the no form of this command.
connect connection-name module module1 channel-id1 module module2 channel-id2
no connect connection-name
Syntax Description
Command Default
None
Command Modes
Global configuration
Command History
Usage Guidelines
To create a connection between two GE modules on a Cisco 3800 series router using the High-Speed Intrachassis Module Interconnect (HIMI) feature, use the connect connection-name module module1 channel-id1 module module2 channel-id2 command in global configuration mode.
Connections can be established only as follows:
•
Between the GE ports in an installed SFP module on the Cisco 3825 and Cisco 3845 routers
Note
The GE interface on the SFP port must be configured as media type "rj45" to establish a connection.
•
Between GE interfaces in ENM slots 1 and 2 on the Cisco 3825 router
•
Between GE interfaces in ENM slots 2 and 4 on the Cisco 3845 router
Note
A module interconnection between the GE port on an SFP module and an ENM slot or an ENM-to-ENM cross-connection is permitted at any given time, but both types of connections cannot exist at the same time.
Note
Connections between the onboard RJ-45 GE ports and ENM slots are not supported.
If the connect command is successfully executed, the router enters connection configuration mode, which is designated by the "config-module-conn" prompt. Once the router is in connection configuration mode, the commands shown in Table 3 can be issued.
To establish a connection, after entering connection configuration mode, issue the exit command to return to configuration mode. The connection will be established after you leave connection configuration mode.
Examples
The following example illustrates the creation of a connection between the onboard port GigabitEthernet0/0 and port GigabitEthernet4/0, which resides in ENM slot 4:
Router(config)# connect connection1 module GigabitEthernet0/0 0 module GigabitEthernet4/0 0Router(config-module-conn)# exitRelated Commands
show connection
To display the status of interworking connections, use the show connection command in privileged EXEC mode.
show connection [all | element | id ID | name name | port port]
Syntax Description
Command Modes
Privileged EXEC
Command History
Examples
The following example shows the local interworking connections on a router:
Router# show connection
ID Name Segment 1 Segment 2 State========================================================================1 conn1 ATM 1/0/0 AAL5 0/100 ATM 2/0/0 AAL5 0/100 UP2 conn2 ATM 2/0/0 AAL5 0/300 Serial0/1 16 UP3 conn3 ATM 2/0/0 AAL5 0/400 FA 0/0.1 10 UP4 conn4 ATM 1/0/0 CELL 0/500 ATM 2/0/0 CELL 0/500 UP5 conn5 ATM 1/0/0 CELL 100 ATM 2/0/0 CELL 100 UPTable 4 describes the significant fields shown in the display.
Related Commands
Command Descriptionshow atm pvc
Displays the status of ATM PVCs and SVCs.
show frame-relay pvc
Displays the status of Frame Relay interfaces.