|
|
To continue your PA-GE port adapter installation, you must configure the Gigabit Ethernet (GE) interface.
This chapter contains the following sections:
You modify the configuration of your router through the software command interpreter called the EXEC (also called enable mode). You must enter the privileged level of the EXEC command interpreter with the enable command before you can use the configure command to configure a new interface or change the existing configuration of an interface. The system prompts you for a password if one has been set.
The system prompt for the privileged level ends with a pound sign (#) instead of an angle bracket (>). At the console terminal, use the following procedure to enter the privileged level:
Router> enable
Password:
Step 2 Enter the password (the password is case sensitive). For security purposes, the password is not displayed.
When you enter the correct password, the system displays the privileged-level system prompt (#):
Router#
To configure the new interfaces, proceed to the "Configuring the Interface" section.
After you verify that the new PA-GE is installed correctly (the enabled LED goes on), use the privileged-level configure command to configure the new interface. Have the following information available:
If you installed a new PA-GE or if you want to change the configuration of an existing interface, you must enter configuration mode to configure the new interfaces. If you replaced a PA-GE that was previously configured, the system recognizes the new interface and brings it up in its existing configuration.
For a summary of the configuration options available and instructions for configuring the interface on a PA-GE, refer to the appropriate configuration publications listed in the "Related Documentation" section.
You execute configuration commands from the privileged level of the EXEC command interpreter, which usually requires password access. Contact your system administrator, if necessary, to obtain password access. (See the "Using the EXEC Command Interpreter" section for an explanation of the privileged level of the EXEC.)
Following are instructions for a basic configuration: enabling an interface and specifying IP routing. You might also need to enter other configuration subcommands, depending on the requirements for your system configuration and the protocols you plan to route on the interface. For complete descriptions of configuration subcommands and the configuration options available for ethernet interfaces, refer to the appropriate software documentation.
In the following procedure, press the Return key after each step unless otherwise noted. At any time you can exit the privileged level and return to the user level by entering disable at the prompt as follows:
Router# disable
Router>
Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#
Step 2 Specify the first interface to configure by entering the interface gigabitethernet subcommand followed by the interface address of the interface you plan to configure. Table 5-1 provides examples.
| Platform | Command | Example |
|---|---|---|
Cisco 7200 VXR routers | interface gigabitethernet, followed by slot/port (port-adapter-slot-number/ | The example is for the first interface of a Router(config)# interface gigabitethernet 6/0 Router(config-if)# |
Cisco uBR7246 VXR router | interface gigabitethernet, followed by slot/port (port-adapter-slot-number/ | The example is for the first interface of a Router(config)# interface gigabitethernet 2/0 Router(config-if)# |
Step 3 If IP routing is enabled on the system, you can assign an IP address and subnet mask to the interface with the ip address configuration subcommand, as in the following example:
Router(config-if)# ip address 10.1.1.10 255.255.255.255
Step 4 Add any additional configuration subcommands required to enable routing protocols and set the interface characteristics for your configuration requirements.
![]() |
Note Full-duplex operation is the default for the PA-GE. Half-duplex operation is not supported. |
Step 5 Reenable the interfaces using the no shutdown command.
Step 6 After including all the configuration subcommands to complete your configuration, press Ctrl-Z---hold down the Control key while you press Z---or enter end or exit to exit configuration mode.
Step 7 Write the new configuration to NVRAM as follows:
Router# copy running-config startup-config [OK] Router#
This completes the procedure for creating a basic configuration.
After configuring the new interface, use the show commands to display the status of the new interface or all interfaces and use the ping and loopback commands to check connectivity. This section includes the following subsections:
Table 5-2 demonstrates how you can use the show commands to verify that new interfaces are configured and operating correctly and that the PA-GE appears in them correctly. Sample displays of the output of selected show commands appear in the sections that follow. For complete command descriptions and examples, refer to the publications listed in the "Related Documentation" section.
![]() |
Note The outputs that appear in this document may not match the output you receive when running these commands. The outputs in this document are examples only. |
| Command | Function | Example |
|---|---|---|
show version or | Displays system hardware configuration, the number of each interface type installed, Cisco IOS software version, names and sources of configuration files, and boot images | Router# show version |
show controllers | Displays all the interface processors and their interfaces | Router# show controllers |
show diag slot | Displays types of port adapters installed in your system and information about a specific port adapter slot | Router# show diag 2 |
show interfaces type port-adapter-slot-number/interface-port-number | Displays status information about a specific type of interface (for example, Gigabit Ethernet) in a Cisco 7200 VXR router | Router# show interfaces gigabitethernet 1/0 |
show interfaces type 1 or 2/interface-port-number
| Displays status information about a specific type of interface (for example, gigabitethernet) in a Cisco uBR7246 VXR router | Router# show interfaces gigabitethernet 2/0 |
show protocols | Displays protocols configured for the entire system and for specific interfaces | Router# show protocols |
show running-config | Displays the running configuration file | Router# show running-config |
show startup-config | Displays the configuration stored in NVRAM | Router# show startup-config |
If an interface is shut down and you configured it as up, or if the displays indicate that the hardware is not functioning properly, ensure that the interface is properly connected and terminated. If you still have problems bringing up the interface, contact a service representative for assistance.This section includes the following subsections:
Choose the subsection appropriate for your system. Proceed to the "Using the ping Command to Verify Network Connectivity" section when you have finished using the show commands.
Display the configuration of the system hardware, the number of each interface type installed, the Cisco IOS software version, the names and sources of configuration files, and the boot images, using the show version (or show hardware) command.
![]() |
Note The outputs that appear in this document may not match the output you receive when running these commands. The outputs in this document are examples only. |
Following is an example of the show version command from a Cisco 7206VXR router:
Router# show version X-UIDL:c2d95baa1be7793e276d7dd3cb13959a Cisco Internetwork Operating System Software IOS (tm) 7200 Software (C7200-JS-M), Released Version 12.0(6)XE [biff] Copyright (c) 1986-1999 by cisco Systems, Inc. Compiled Mon 10-May-99 06:02 by biff Image text-base:0x60008900, data-base:0x614B2000 ROM:System Bootstrap, Version 12.0(19990210:195103) [12.0XE 105] Router uptime is 38 minutes System returned to ROM by reload System image file is "slot0:c7200-js-mz" cisco 7206VXR (NPE300) processor with 122880K/40960K bytes of memory. R7000 CPU at 262Mhz, Implementation 39, Rev 1.0, 256KB L2, 2048KB L3 Cache 6 slot VXR midplane, Version 2.0 Last reset from power-on Bridging software. X.25 software, Version 3.0.0. SuperLAT software (copyright 1990 by Meridian Technology Corp). TN3270 Emulation software. Primary Rate ISDN software, Version 1.1. (Additional displayed text omitted from this example) 1 Gigabit Ethernet/IEEE 802.3 interface(s) (Additional displayed text omitted from this example) 125K bytes of non-volatile configuration memory. 20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K). 4096K bytes of Flash internal SIMM (Sector size 256K).
![]() |
Note The example above is specific to a Cisco 7206VXR router. Actual display information for your Cisco uBR7246 VXR router might be different. |
Display the types of port adapters installed in your system (and specific information about each) using the show diag slot command, where slot is the port adapter slot in a Cisco 7200 VXR or Cisco uBR7246 VXR router.
![]() |
Note The outputs that appear in this document may not match the output you receive when running these commands. The outputs in this document are examples only. |
Following is an example of the show diag slot command for a PA-GE in port adapter slot 5 of a Cisco 7206VXR router:
Router# show diag 5
Slot 5:
Gigabit Ethernet port adapter, 1 port
Port adapter is analyzed
Port adapter insertion time 4d21h ago
EEPROM contents at hardware discovery:
Hardware revision 1.0 Board revision A0
Serial number 11624030 Part number 73-3144-03
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20:01 98 01 00 00 B1 5E 5E 49 0C 48 03 00 00 00 00
0x30:50 00 00 00 99 06 03 00 00 01 FF FF FF FF FF FF
![]() |
Note The example above is specific to a Cisco 7206VXR router. Actual display information for your Cisco uBR7246 VXR router might be different. |
Serial number:11623646 Part number:73-3144-03
The show interfaces command displays status information (including the physical slot and interface address) for the interfaces you specify. All of the examples that follow specify Gigabit Ethernet interfaces.
For complete descriptions of interface subcommands and the configuration options available for Cisco 7200 VXR and the Cisco uBR7246 VXR, refer to the publications listed in the "Related Documentation" section.
![]() |
Note The outputs that appear in this document may not match the output you receive when running these commands. The outputs in this document are examples only. |
Following is an example of the show interfaces command that shows all of the information specific to the Gigabit Ethernet interface on a PA-GE installed in port adapter slot 5 of a Cisco 7206VXR router:
Router# show interfaces gigabitethernet 5/0
GigabitEthernet5/0 is up, line protocol is up
Hardware is (WISEMAN)Gigabit Ethernet, address is 00e0.14e4.6b8c (bia 00e0.14e4.6b8c)
Internet address is 10.1.1.10/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex mode, link type is autonegotiation, media type is LX
output flow-control is on, input flow-control is on
ARP type:ARPA, ARP Timeout 04:00:00
Last input 00:00:02, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Queueing strategy:fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
18457 packets input, 1829178 bytes, 0 no buffer
Received 257 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 7949 frame, 0 overrun, 0 ignored
0 watchdog, 18084 multicast, 0 pause input
230005 packets output, 245673899 bytes, 0 underruns
0 babbles, 0 late collision, 674 deferred
123 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out
![]() |
Note The example above is specific to a Cisco 7206VXR router. Actual display information for your Cisco uBR7246 VXR router might be different. |
The packet internet groper (ping) command allows you to verify that an interface port is functioning properly. This section provides a brief description of this command. Refer to the publications listed in the "Related Documentation" section for detailed command descriptions and examples.
The ping command sends echo request packets out to a remote device at an IP address that you specify. After sending an echo request, the system waits a specified time for the remote device to reply. Each echo reply is displayed as an exclamation point (!) on the console terminal; each request that is not returned before the specified timeout is displayed as a period (.). A series of exclamation points (!!!!!) indicates a good connection; a series of periods (.....) or the messages [timed out] or [failed] indicate a bad connection.
Following is an example of a successful ping command to a remote server with the address 10.0.0.10:
Router# ping 10.0.0.10 <Return> Type escape sequence to abort. Sending 5, 100-byte ICMP Echoes to 10.0.0.10, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/15/64 ms Router#
If the connection fails, verify that you have the correct IP address for the destination and that the device is active (powered on), and repeat the ping command.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon May 22 08:19:57 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.