Table Of Contents
Cisco 7200-I/O-GE+E and Cisco 7200-I/O-2FE/E Input/Output Controllers
Related Features and Technologies
Supported Standards, MIBs, and RFCs
Configuring the Interface Transmission Mode
Configuring the Ethernet, Fast Ethernet, and Gigabit Ethernet Interfaces
Monitoring and Maintaining the Cisco 7200-I/O GE+E and Cisco 7200-2FE/E
Configuring the Gigabit Ethernet Interface on the Cisco 7200-I/O-GE+E
Configuring Autonegotiation on the Cisco 7200-I/O-2FE/E
show controllers gigabitethernet
show interfaces gigabitethernet
Cisco 7200-I/O-GE+E and Cisco 7200-I/O-2FE/E Input/Output Controllers
This feature module describes the two new variants of the Cisco 7200 I/O card. The Cisco 7200-I/O-GE+E provides one Gigabit Ethernet port and one Ethernet port. The Cisco 7200-I/O-2FE/E provides two autosensing Fast Ethernet 10/100 Mb ports.
This document includes the following sections:
•
Supported Standards, MIBs, and RFCs
•
Monitoring and Maintaining the Cisco 7200-I/O GE+E and Cisco 7200-2FE/E
Feature Overview
The Cisco 7200-I/O-GE+E is an Input/Output controller that provides one Gigabit Ethernet and one Ethernet port. It is equipped with a GBIC receptacle for 1000 megabits per second (Mbps) operation and an RJ-45 receptacle for 10 Mbps operation.
The Cisco 7200-I/O-2FE/E is an Input/Output controller that provides two autosensing Fast Ethernet ports and is equipped with two RJ-45 receptacles for 10/100 Mbps operation.
I/O controllers support the following features:
•
Dual EIA/TIA-232 channels for local console and auxiliary ports
•
NVRAM for storing the system configuration and environmental monitoring logs
•
Two PC Card slots that hold Flash disks or Flash memory cards for storing the default Cisco IOS software image
•
Flash memory for storing the boot helper image
•
Two environmental sensors for monitoring the cooling air as it enters and leaves the chassis
Benefits
The Cisco 7200-I/O-GE+E and Cisco 7200-I/O-2FE/E provide a cost effective method for introducing Gigabit Ethernet connectivity or dual Fast Ethernet connectivity for WAN aggregation type services, without having to sacrifice a port adapter slot.
Restrictions
•
The Cisco 7200 2 FE/E does not operate with the following Network Processor Engines: NPE-100, NPE-150, NPE-175, or NPE-200.
•
The Cisco 7200-I/O-GE+E does not operate with the following Network Processor Engines: NPE-100, NPE-150, NPE-175, NPE-200, or NPE-225.
•
The Gigabit Ethernet interface on the Cisco 7200-I/O-GE+E operates at full duplex and cannot be configured for half-duplex mode.
•
The Ethernet interface on the Cisco 7200-I/O-GE+E operates at a fixed speed of 10 Mbps.
Related Features and Technologies
•
C7200-I/O-FE-MII(=)—I/O controller with the Fast Ethernet port equipped with a single MII receptacle
•
C7200-I/O-FE(=)—I/O controller with the Fast Ethernet port that is equipped with an MII receptacle and an RJ-45 receptacle
•
uBR7200-I/O(=)—I/O controller model with no Ethernet ports
•
uBR7200-I/O-FE(=)—I/O controller with the MII and RJ-45 Fast Ethernet receptacles
Related Documents
•
Input/Output Controller Replacement Instructions
Supported Platforms
•
Cisco 7200 VXR routers
Supported Standards, MIBs, and RFCs
Standards
No new or modified standards are supported by this feature.
MIBs
No new or modified MIBs are supported by this feature.
For descriptions of supported MIBs and how to use MIBs, see the Cisco MIB web site on CCO at http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml.
RFCs
No new or modified RFCs are supported by this feature.
Configuration Tasks
See the following sections for configuration tasks for the Cisco 7200-I/O-GE+E and the Cisco 7200-I/O-2FE/E feature. Each task in the list indicates if the task is optional or required.
•
Configuring the Interface Transmission Mode (Optional)
•
Configuring Interface Speed (Optional)
•
Configuring the Ethernet, Fast Ethernet, and Gigabit Ethernet Interfaces (Required)
•
Verifying the Configuration (Optional)
Note
For Cisco 7200 VXR routers used as router shelves in AS5800 Universal Access Servers, use the router-shelf/slot/port command format for all interface commands.
Configuring the Interface Transmission Mode
This section describes the procedure for configuring the interface transmission mode. The Fast Ethernet and Ethernet interfaces on the Cisco 7200-I/O-2FE/E are duplex auto by default.
Command PurposeStep 1
Router(config)# configure terminalEnters configuration mode and specifies that the console terminal is the source of the configuration subcommands.
Step 2
Router(config-if)# interface fastethernet 0/01Selects the Fast Ethernet interface to configure.
Step 3
Router(config-if)# duplex fullChanges the Fast Ethernet interface port transmission mode to full duplex from autonegotiation.
1 Use the interface fastethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
Configuring Interface Speed
To configure the two autosensing Ethernet/Fast Ethernet interfaces on the C7200-I/O-2FE/E, use the speed command. The the default interface speed is auto. The following procedure configures the C7200-I/O-2FE/E for a speed of 10 Mbps:
Command PurposeStep 1
Router# configure terminalEnters configuration mode and specifies that the console terminal is the source of the configuration subcommands.
Step 2
Router# interface ethernet 0/11Selects the Ethernet interface to configure.
Router# interface fastethernet 0/02Selects the Fast Ethernet interface to configure.
Step 3
Router# speed 10Sets the Ethernet or FastEthernet interface speed to 10 Mbps.
.1 Use the interface ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
2 Use the interface fastethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
Configuring the Ethernet, Fast Ethernet, and Gigabit Ethernet Interfaces
The following procedure explains a basic configuration for an Ethernet, Fast Ethernet, or Gigabit Ethernet interface on a C7200-I/O-GE+E or a C7200-I/O-2FE/E.
Command PurposeStep 1
Router# configure terminalEnters configuration mode and specifies that the console terminal is the source of the configuration subcommands.
Step 2
Router(config)# interface gigabitethernet 0/01Selects the Gigabit Ethernet interface on the I/O controller in slot 0 in port adapter slot 0 to configure.
Router(config)# interface ethernet 0/12Selects the Ethernet interface on the I/O controller in slot 0 in port adapter slot 1 to configure.
Router(config)# interface fastethernet 0/13Selects the Fast Ethernet interface on the I/O controller in slot 0 in port adapter slot 2 to configure.
Step 3
Router(config-if) # ip address 10.1.1.10 255.255.255.0Assigns an IP address and subnet mask to the interface (if IP routing is enabled on the system).
Step 4
Router(config-if)# duplex autoChanges the Fast Ethernet interface port transmission mode to autonegotiation.
Step 5
Router#(config-if)# Ctrl-ZRouter#Exits configuration mode and returns to the EXEC command interpreter prompt.
1 Use the interface gigabitethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
.2 Use the interface ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
3 Use the interface fastethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
Verifying the Configuration
Use the show interfaces {ethernet | fastethernet | gigabitethernet} command to verify that the interface and line protocol are in the correct state (up) and the transmission mode is configured on the interface. You can configure full, half, or auto transmission mode for Ethernet and Fast Ethernet interfaces. You can configure forced transmission mode for Gigabit Ethernet interfaces. The following example displays sample output for a show interfaces gigabitethernet command.
Router# show interfaces gigabitethernet 0/0GigabitEthernet0/0 is up, line protocol is upHardware is 82543 (Livengood), address is 00d0.ffb6.4c00 (bia 00d0.ffb6.4c00)Internet address is 10.1.1.0/0MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,reliability 255/255, txload 1/255, rxload 1/255Encapsulation ARPA, loopback not setKeepalive set (10 sec)Full-duplex mode, link type is autonegotiation, media type is SXoutput flow-control is on, input flow-control is onARP type:ARPA, ARP Timeout 04:00:00Last input 00:00:04, output 00:00:03, output hang neverLast clearing of "show interface" counters neverQueueing strategy:fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/sec2252 packets input, 135120 bytes, 0 no bufferReceived 2252 broadcasts, 0 runts, 0 giants, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored0 watchdog, 0 multicast, 0 pause input0 input packets with dribble condition detected2631 packets output, 268395 bytes, 0 underruns0 output errors, 0 collisions, 2 interface resets0 babbles, 0 late collision, 0 deferred0 lost carrier, 0 no carrier, 0 pause output0 output buffer failures, 0 output buffers swapped outMonitoring and Maintaining the Cisco 7200-I/O GE+E and Cisco 7200-2FE/E
Use the following commands to monitor and maintain the Gigabit Ethernet or Ethernet interfaces on the Cisco 7200-I/O-GE+E:
Command Purpose Router# show controllers ethernetDisplays hardware and software information about the Ethernet interface.
Router# show interfaces ethernet slot/port1Displays information about the Ethernet interface on the router.
Router# show controllers gigabitethernetDisplays hardware and software information about the Gigabit Ethernet interface.
Router# show interfaces gigabitethernet slot/port2Displays information about a Gigabit Ethernet interface on the router.
1 Use the show interfaces ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server
2 Use the interface gigabitethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
Use the following commands to monitor and maintain the Fast Ethernet or Ethernet interfaces on the Cisco 7200-2FE/E:
Command Purpose Router# show controllers ethernetDisplays hardware and software information about the Ethernet interface.
Router# show interfaces ethernet slot/port1Displays information about an Ethernet interface on the router.
Router# show controllers fastethernetDisplays hardware and software information about the Fast Ethernet interfaces.
Router# show interfaces fastethernetDisplays information about a Fast Ethernet interface on the router.
1 Use the show interfaces ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access Server.
Configuration Examples
This section provides the following configuration examples:
•
Configuring the Gigabit Ethernet Interface on the Cisco 7200-I/O-GE+E
•
Configuring Autonegotiation on the Cisco 7200-I/O-2FE/E
Configuring the Gigabit Ethernet Interface on the Cisco 7200-I/O-GE+E
The following example configures the Gigabit Ethernet interface on the Cisco 7200-I/O-GE+E. The following commands are configured on slot 0, port 0.
Router# configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)# interface gigabitethernet 0/0Router(config-if)# ip address 1.1.1.10 255.255.255.252Router(config-if)# negotiation autoRouter(config-if)# endConfiguring Autonegotiation on the Cisco 7200-I/O-2FE/E
The following example configures the Fast Ethernet interface on the Cisco 7200-I/O-2FE/E for fully enabled autonegotiation:
Router# configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)# interface fastethernet 0/0Router(config-if)# duplex autoRouter(config-if)# speed autoCommand Reference
This section documents new or modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.1 command reference publications.
•
show controllers gigabitethernet
•
show interfaces gigabitethernet
interface gigabitethernet
To configure a Gigabit Ethernet interface and enter interface configuration mode, use the interface gigabitethernet slot/port global configuration command.
interface gigabitethernet slot/port
To configure a Gigabit Ethernet interface and enter interface configuration mode on a Cisco 7200 VXR router used as a router-shelf in an AS5800 Universal Access Server, use the interface gigabitethernet router-shelf/slot/port global configuration command.
interface gigabitethernet router-shelf/slot/port
Syntax Description
shelf
Router shelf in a Cisco AS5800 Universal Access Server.
slot
Slot number of the interface.
port
Port number on the interface.
Defaults
No default behavior or values.
Command Modes
Configuration
Command History
Usage Guidelines
Many features are enabled on a per-interface basis. The interface gigabitethernet global configuration command modifies the operation of the Gigabit Ethernet interface on the Cisco 7200-I/O-GE+E.
Examples
Router(config)# interface gigabitethernet 0/0Router(config-if)#Related Commands
Command Descriptionshow interface gigabitethernet slot/port
Displays information about the Gigabit Ethernet interface.
negotiation
On the Gigabit Ethernet port of the Cisco 7200-I/O-GE+E to configure speed, duplex, and flow control, use the negotiation {forced | auto} interface configuration command. Use the no negotiation auto command to disable automatic negotiation.
negotiation {forced | auto}
Syntax Description
Defaults
Negotiation auto
Command Modes
Interface configuration
Command History
Usage Guidelines
The negotiation command is applicable only to the Gigabit Ethernet interface of the Cisco 7200-I/O-GE+E. The negotiation auto command is used instead of the duplex and speed commands (which are used on Ethernet and Fast Ethernet interfaces) to automatically configure the duplex and speed settings of the interfaces. The negotiation forced command is used to configure the Gigabit Ethernet interface to be 1000/full-duplex only and to disable flow-control. The Gigabit Ethernet interface of the Cisco 7200-I/O-GE+E is restricted to 1000 Mbps/full duplex only. Autonegotiation only negotiates to these values.
Examples
The following example configures the Gigabit Ethernet interface of the Cisco 7200-I/O-GE +E to auto negotiate:
configure terminalinterface gigabitethernet 0/0negotiation autoRelated Commands
Command Descriptionshow interface gigabitethernet
This command displays status information about the Gigabit Ethernet interface.
show controllers gigabitethernet
To display initialization block information, transmit ring, receive ring, and errors for the interface controllers about the Gigabit Ethernet interface of the Cisco 7200-I/O-GE+E, use the show controllers gigabitethernet privileged EXEC command.
show controllers gigabitethernet slot/port
Syntax Description
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command is used on the Cisco 7200-I/O-GE+E to display hardware and software information about the Gigabit Ethernet interface.The I/O controller is always found in slot 0.
Examples
The following example displays sample output of the show controllers gigabitethernet command:
Router# show controllers gigabitethernet 0/0Interface GigabitEthernet0/0 (idb 0x627D8344)Hardware is i82543 (Livengood) A1network connection mode is AUTOnetwork link is uploopback type is noneSERDES is enabled (TBI mode), GBIC is enabledGBIC type is 1000BaseSXidb->lc_ip_turbo_fs=0x604A82B0, ip_routecache=0x1(dfs=0/mdfs=0), max_mtu=1524i82543_ds=0x627DA094, registers=0x3C100000, curr_intr=0rx cache size=2000, rx cache end=1744, rx_nobuffer=0i82543 MAC registers:CTRL =0x0ACC0004, STATUS=0x00000FAB, CTRL_X=0x000048E0, IMS =0x00000096RCTL =0x0042803A, RDBAL =0x2000E000, RDBAH =0x00000000, RDLEN =0x00001000RDH =0x000000CB, RDT =0x000000CA, RDTR =0x00000000TCTL =0x000400FA, TDBAL =0x20010000, TDBAH =0x00000000, TDLEN =0x00001000TDH =0x00000057, TDT =0x00000057, TIPG =0x00600806ETT =0x00000000, TXDMAC=0x00000001TXCW =0xC00001A0, RXCW =0xDC004120, FCRTH =0x0000AFF0, FCRTL =0x80001200FCAH =0x00000100, FCAL =0x00C28001, FCT =0x00008808, FCTTV =0x00000080RDFH =0x00000BFA, RDFT =0x00000BFA, RDFPC =0x00000000TDFH =0x00001EBA, TDFT =0x00001EBA, TDFPC =0x00000000RX is normal, enabled TX is normal, enabledDevice status = full-duplex, link upAN status = done(RF:0 , PAUSE:2 ), bit sync OK, rx idle stream, rx invalidsymbols, rx idle charGBIC registers:Register 0x00: 01 00 01 00 00 00 01 00Register 0x08: 00 00 00 00 0D 00 00 00Register 0x10: 32 1E 00 00 4D 65 74 68Register 0x18: 6F 64 65 20 45 6C 65 63Register 0x20: 2E 20 20 20 00 00 00 00Register 0x28: 4D 47 42 43 2D 32 30 2DRegister 0x30: 34 2D 31 2D 53 20 20 20Register 0x38: 31 30 30 30 00 00 00 55Register 0x40: 00 0A 00 00 41 4A 42 48Register 0x48: 47 30 36 30 20 20 20 20Register 0x50: 20 20 20 20 30 30 30 33Register 0x58: 32 30 20 20 00 00 00 61PartNumber:MGBC-20-4-1-SPartRev:GSerialNo:AJBHG060Options: 0Length(9um/50um/62.5um):000/500/300Date Code:000320Gigabit Ethernet Codes: 1PCI configuration registers:bus_no=0, device_no=8DeviceID=0x1001, VendorID=0x8086, Command=0x0156, Status=0x0230Class=0x02/0x00/0x00, Revision=0x01, LatencyTimer=0xFC, CacheLineSize=0x20BaseAddr0=0x48100000, BaseAddr1=0x00000000, MaxLat=0x00, MinGnt=0xFFSubsysDeviceID=0x1001, SubsysVendorID=0x8086Cap_Ptr=0x000000DC Retry/TRDY Timeout=0x00000000PMC=0x00220001 PMCSR=0x00000000I82543 Internal Driver Variables:rxring(256)=0x2000E000, shadow=0x627DA3F0, head=203, rx_buf_size=512txring(256)=0x20010000, shadow=0x627DA81C, head=87, tail=87chip_state=2, pci_rev=1tx_count=0, tx_limited=0rx_overrun=0, rx_seq=0, rx_no_enp=0, rx_discard=0throttled=0, enabled=0, disabled=0reset=17(init=1, check=0, restart=3, pci=0), auto_restart=18link_reset=0, tx_carrier_loss=1, fatal_tx_err=0isl_err=0, wait_for_last_tdt=0HW addr filter:0x627DB048, ISL disabled, Promiscuous mode onEntry= 0: Addr=0000.C000.4000(All other entries are empty)i82543 StatisticsCRC error 0 Symbol error 7Missed Packets 0 Single Collision 0Excessive Coll 0 Multiple Coll 0Late Coll 0 Collision 0Defer 0 Receive Length 0Sequence Error 0 XON RX 0XON TX 0 XOFF RX 0OFF TX 0 FC RX Unsupport 0Packet RX (64) 11510 Packet RX (127) 17488Packet RX (255) 1176 Packet RX (511) 7941Packet RX (1023) 738 Packet RX (1522) 18Good Packet RX 38871 Broadcast RX 0Multicast RX 0 Good Packet TX 5208Good Octets RX.H 0 Good Octets RX.L 5579526Good Octets TX.H 0 Good Octets TX.L 513145RX No Buff 0 RX Undersize 0RX Fragment 0 RX Oversize 0RX Octets High 0 RX Octets Low 5579526TX Octets High 0 TX Octets Low 513145TX Packet 5208 RX Packet 38871TX Broadcast 1796 TX Multicast 330Packet TX (64) 1795 Packet TX (127) 3110Packet TX (255) 0 Packet TX (511) 300Packet TX (1023) 3 Packet TX (1522) 0TX Underruns 0 TX No CSR 0RX Error Count 0 RX DMA Underruns 0RX Carrier Ext 0TCP Segmentation 0 TCP Seg Failed 0Related Commands
show interfaces gigabitethernet
To check the status and configuration settings of the Gigabit Ethernet interface of the Cisco 7200-I/O-GE+E, use the show interfaces gigabitethernet privileged EXEC command.
show interfaces gigabitethernet slot/port
Syntax Description
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command is used on the Cisco 7200-I/O-GE+E to display the configuration status of the Gigabit Ethernet interface. Slot 0 is always reserved for the Gigabit Ethernet port on the I/O controller.
Examples
The following example displays sample output of the show interfaces gigabitethernet command:
Router# show interfaces gigabitethernet 0/0GigabitEthernet0/0 is up, line protocol is upHardware is 82543 (Livengood), address is 00d0.ffb6.4c00 (bia 00d0.ffb6.4c00)Internet address is 11.1.1.3/8MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec,reliability 255/255, txload 1/255, rxload 1/255Encapsulation ARPA, loopback not setKeepalive set (10 sec)Full-duplex mode, link type is autonegotiation, media type is SXoutput flow-control is on, input flow-control is onARP type:ARPA, ARP Timeout 04:00:00Last input 00:00:04, output 00:00:03, output hang neverLast clearing of "show interface" counters neverQueueing strategy:fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/sec2252 packets input, 135120 bytes, 0 no bufferReceived 2252 broadcasts, 0 runts, 0 giants, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored0 watchdog, 0 multicast, 0 pause input0 input packets with dribble condition detected2631 packets output, 268395 bytes, 0 underruns0 output errors, 0 collisions, 2 interface resets0 babbles, 0 late collision, 0 deferred0 lost carrier, 0 no carrier, 0 pause output0 output buffer failures, 0 output buffers swapped outRelated Commands

