Table Of Contents
Cisco High-Speed Intrachassis Module Interconnect (HIMI) Configuration Guide
Restrictions for Cisco High-Speed Intrachassis Module Interconnect (HIMI) and Establishing a VLAN
Information About Cisco High-Speed Intrachassis Module Interconnect
System Error Messages for the connect Command
How to Configure HIMI Connections
Establishing a HIMI Connection Between an SFP GE Port and a GE NME Slot
Establishing a Connection Between Two GE NME Slots
Establishing a HIMI Connection Between an ISM GE Port and an SM GE Port
Establishing a VLAN Connection
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 switch modules (SM), or between an SM and an integrated services module (ISM) on Cisco 2900 series (Cisco 2901 ISRs do not support the HIMI backplane feature.) and Cisco 3900 series routers.
History for the Cisco High-Speed Intrachassis Module Interconnect (HIMI) Feature
Release Modification12.4(2)T
This feature was introduced.
15.0(1)M
Added Cisco 2911, Cisco 2921, Cisco 2951, Cisco 3925, and Cisco 3945 routers support.
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) and Establishing a VLAN
•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) and Establishing a VLAN
Connections can be only established as follows:
•All HIMI and VLAN end-point destinations using the connect command must use the interface designation of slot/0, with the exception of service ready engines (SRE), where only the slot/1 interface is capable of HIMI or VLAN connections.
•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 On the Cisco 2900 series (Cisco 2901 ISRs do not support the HIMI backplane feature.) and Cisco 3900 series routers, if your ISM or SM supports the HIMI backplane and VLAN connection, the module interconnection between the GE port (with the exception of onboard GE ports) on any slot is permitted at any given time.
Cisco 2900 series (Cisco 2901 ISRs do not support the HIMI backplane feature.) and Cisco 3900 series routers support HIMI and VLAN connections. For the maximum number of HIMI and VLAN connections supported on each platform see Table 1.
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
The HIMI feature provides the 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.
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 2 can be issued.
To create a connection between two GE ENMs, or between the GE port on a SM and another SM GE port, for the purpose of sending data on a specified VLAN use the connect command in global configuration mode with the vlan vlan-id syntax as in connect connection-name module module1 vlan vlan-id module module2.
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
Table 3 lists the informational error messages which may appear on the console during connection establishment or deletion phases:
How to Configure HIMI Connections
This section contains the following procedures:
•Establishing a HIMI Connection Between an SFP GE Port and a GE NME Slot
•Establishing a Connection Between Two GE NME Slots
•Establishing a HIMI Connection Between an ISM GE Port and an SM GE Port
•Establishing a VLAN Connection
•Deactivating a HIMI Connection
Establishing a HIMI 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
Troubleshooting 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
Establishing a HIMI Connection Between an ISM GE Port and an SM GE Port
Follow these steps to establish a connection between an ISM module GE port and an SM GE port.
SUMMARY STEPS
1. enable
2. configure terminal
3. connect connection-name module module-type interface-number channel-id module module-type interface-number channel-id
4. end
DETAILED STEPS
Examples
Router# configure terminalEnter configuration commands, one per line. End with CNTL/Z.3900-ism(config)# connect test module se0/1 0 module se2/1 03900-ism(config-module-conn)# end3900-ism# show version*Feb 23 19:01:22.411: %SYS-5-CONFIG_I: Configured from console by cons3900-ism# show connections allID Name Segment 1 Segment 2 State==========================================================================================2 test Service-Module-GigEther0/1 0 Service-Module-GigEther2/1 0 UP3900-ism# show running interface se0/0Building configuration...Current configuration : 305 bytes!interface Service-Module-GigEther0/0ip address 30.0.0.1 255.255.255.0load-interval 30service-module backplane ip address 20.0.0.2 255.255.255.0service-module ip address 30.0.0.2 255.255.255.0!Application: FNDN Running on ISMservice-module ip default-gateway 30.0.0.1hold-queue 60 outend3900-ism# show running interface se2/0Building configuration...Current configuration : 342 bytes!interface Service-Module-GigEther2/0ip address 100.0.0.1 255.255.255.0service-module fail-openservice-module external ip address 150.0.0.1 255.255.255.0service-module backplane ip address 200.0.0.2 255.255.255.0service-module ip address 100.0.0.2 255.255.255.0service-module ip default-gateway 100.0.0.1hold-queue 60 outend3900-ism# show running interface se0/1Building configuration...Current configuration : 59 bytes!interface Service-Module-GigEther0/1no ip addressend3900-ism# show running interface se2/1Building configuration...Current configuration : 59 bytes!interface Service-Module-GigEther2/1no ip addressendEstablishing a VLAN Connection
Follow these steps to establish a VLAN connection.
SUMMARY STEPS
1. enable
2. configure terminal
3. connect connection-name module module1 vlan vlan-id module module2
4. exit
DETAILED STEPS
Examples
The example below shows the creation of a connection between two GE interfaces:
Router(config)# connect connection1 module gi2/0 vlan 10 module gi3/0Router(config-module-conn)# connect connection2 module gi3/0 vlan 5 module gi4/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 autonegotiation 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 occurrence 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 autonegotiation 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 TitleHardware installation instructions for network modules
General information about configuration and command reference.
Regulatory compliance information for Cisco 2900 series routers.
Regulatory Compliance and Safety Information for Cisco 2900 Series Integrated Services Routers
Regulatory compliance information for Cisco 3900 series routers.
Regulatory Compliance and Safety Information for Cisco 3900 Series Integrated Services Routers
Technical Assistance
CCDE, CCENT, CCSI, Cisco Eos, Cisco Explorer, Cisco HealthPresence, Cisco IronPort, the Cisco logo, Cisco Nurse Connect, Cisco Pulse, Cisco SensorBase, Cisco StackPower, Cisco StadiumVision, Cisco TelePresence, Cisco TrustSec, Cisco Unified Computing System, Cisco WebEx, DCE, Flip Channels, Flip for Good, Flip Mino, Flipshare (Design), Flip Ultra, Flip Video, Flip Video (Design), Instant Broadband, and Welcome to the Human Network are trademarks; Changing the Way We Work, Live, Play, and Learn, Cisco Capital, Cisco Capital (Design), Cisco:Financed (Stylized), Cisco Store, Flip Gift Card, and One Million Acts of Green are service marks; and Access Registrar, Aironet, AllTouch, AsyncOS, Bringing the Meeting To You, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, CCVP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Lumin, Cisco Nexus, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Collaboration Without Limitation, Continuum, EtherFast, EtherSwitch, Event Center, Explorer, Follow Me Browsing, GainMaker, iLYNX, IOS, iPhone, IronPort, the IronPort logo, Laser Link, LightStream, Linksys, MeetingPlace, MeetingPlace Chime Sound, MGX, Networkers, Networking Academy, PCNow, PIX, PowerKEY, PowerPanels, PowerTV, PowerTV (Design), PowerVu, Prisma, ProConnect, ROSA, SenderBase, SMARTnet, Spectrum Expert, StackWise, WebEx, and the WebEx logo are registered trademarks of Cisco and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1002R)