|
|
This chapter describes how to start the system and perform a basic configuration for your Cisco 7200 VXR router. The chapter contains the following sections:
![]() |
Note For instructions about how to perform a basic configuration for a Cisco 7206VXR as a router shelf in a Cisco AS5800 Universal Access Server, refer to the Cisco AS5800 Universal Access Server publications that shipped with your access server. |
This chapter guides you through a basic router configuration, which is sufficient for you to access your network. Complex configuration procedures are beyond the scope of this publication and can be found in the modular configuration and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to the software release installed on your Cisco hardware.
To configure a Cisco 7200 VXR router from a console, you need to connect a terminal to the router console port. Configuration requires access to the console port on the router I/O controller.
Check the following conditions before you start your router:
You are now ready to start your router. Proceed to the section "Starting the System and Observing Initial Conditions."
After installing your Cisco 7200 VXR router and connecting cables, start the router as follows:
Step 2 Listen for the fans; you should immediately hear them operating.
Step 3 During the boot process, observe the system LEDs. The LEDs on most of the port adapters go on and off in irregular sequence. Some may go on, go out, and go on again for a short time. On the I/O controller, the IO power OK LED comes on immediately.
Step 4 Observe the initialization process. When the system boot is complete (a few seconds), the network processing engine or network services engine begins to initialize the port adapters and the I/O controller. During this initialization, the LEDs on each port adapter behave differently (most flash on and off).
The enabled LED on each port adapter goes on when initialization is completed, and the console screen displays a script and system banner similar to the following:
Cisco Internetwork Operating System Software IOS (tm) 7200 Software (C7200-JS-M), Released Version 12.0(19980705:021501)Copyright(c) 1986-1998 by cisco Systems, Inc. Compiled Tue 25-Aug-98 14:38 by xxxxx Image text-base: 0x600088C4, data-base: 0x60FA6000
Step 5 When you start up the router for the first time, the system automatically enters the setup command facility, which determines which port adapters are installed and prompts you for configuration information for each one. On the console terminal, after the system displays the system banner and hardware configuration, you will see the following System Configuration Dialog prompt:
--- System Configuration Dialog ---At any point you may enter a questions mark `?' for help.Use ctrl-c to abort configuration dialog at any prompt.Default settings are in square brackets `[]'.continue with configuration dialog? [yes]:
You have the option of proceeding with the setup command facility to configure the interfaces, or exiting from setup and using configuration commands to configure global (system-wide) and interface-specific parameters. You do not have to configure the interfaces immediately; however, you cannot enable the interfaces or connect them to any networks until you have configured them.
Many of the port adapter LEDs do not go on until you have configured the interfaces. To verify correct operation of each interface, complete the first-time startup procedures and configuration, and then refer to the configuration note for each port adapter for LED descriptions and to check the status of the interfaces.
If the system does not complete each of the steps in the startup procedure, proceed to Appendix A, "Troubleshooting the Installation" for troubleshooting recommendations and procedures.
You can configure your Cisco 7200 VXR router using one of the procedures described in the following sections:
Follow the procedure that best fits the needs of your network configuration.
![]() |
Note You need to acquire the correct network addresses from your system administrator or consult your network plan to determine correct addresses before you can complete the router configuration. |
Before continuing the configuration process, check the current state of the router by entering the show version command. The show version command displays the release of Cisco IOS software that is available on the router.
1. The host must be on the remote side of the router synchronous serial connection to the WAN.
2. User Datagram Protocol (UDP) broadcasts to and from the router and the TCP/IP host are enabled.
This functionality is coordinated by your system administrator at the site where the TCP/IP host is located. You should not use AutoInstall unless the required files are available on the TCP/IP host. Refer to the publications Configuration Fundamentals Configuration Guide and Configuration Fundamentals Command Reference for information about how AutoInstall works.
Complete the following steps to prepare your Cisco 7200 VXR router for the AutoInstall process:
Step 2 Turn the power switch on each power supply to the on (|) position. (This action turns on AC power to the router.)
The router loads the operating system image from Flash memory. If the remote end of the WAN connection is connected and properly configured, the AutoInstall process begins.
Once the AutoInstall process is completed, use the copy running-config startup-config command to write the configuration data to the router's nonvolatile random-access memory (NVRAM). Perform the following step to complete this task.
Step 3 At the # prompt enter the following command:
Hostname# copy running-config startup-config
![]() |
Note Completing Step 3 saves the configuration settings that the AutoInstall process created to NVRAM. If you fail to do this, your configuration will be lost the next time you reload the router. |
![]() |
Note You can run the setup facility any time you are at the enable prompt (#) by entering the command setup. |
If the serial (WAN) cable is connected to the CSU/DSU and the router does not have a configuration stored in NVRAM, the router attempts to run AutoInstall at startup. The router may take several minutes to determine that AutoInstall is not set up to a remote TCP/IP host. Once the router determines that AutoInstall is not configured, it defaults to the setup facility.
When you first start the setup program, you must configure the global parameters. These parameters are used for controlling system-wide settings. Complete the following steps to enter the global parameters:
The system boots from Flash memory. The following information appears after about 30 seconds. When you see this information, you have successfully booted your router:
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco Internetwork Operating System Software IOS (tm) 7200 Software (C7200-JS-M), Released Version 12.0(19980705:021501)Copyright(c) 1986-1998 by cisco Systems, Inc. Compiled Thu 15-Oct-98 02:20 by xxxxx Image text-base: 0x600088C4, data-base: 0x60FA6000 cisco 7206VXR (NPE300) processor with 61440K/20480K bytes of memory. R7000 CPU at 262Mhz, Implementation 39, Rev 1.0, 256KB L2, 2048KB L3 Cache Six 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. 8 Ethernet/IEEE 802.3 interface(s) 3 FastEthernet/IEEE 802.3 interface(s) 125K bytes of non-volatile configuration memory. 20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K). 8192K bytes of Flash PCMCIA card at slot 1 (Sector size 128K). 4096K bytes of Flash internal SIMM (Sector size 256K).!! Press RETURN to get started!
![]() |
Note The first two sections of the configuration script (the banner and the installed hardware) appear only at initial system startup. On subsequent uses of the setup command facility, the script begins with a System Configuration Dialog as shown in the following example. |
--- System Configuration Dialog ---At any point you may enter a question mark '?' for help.Use ctrl-c to abort configuration dialog at any prompt.Default settings are in square brackets '[]'.
Step 2 When asked if you want to enter the initial configuration dialog and see the current interface summary, enter yes or press Return:
Would you like to enter the initial configuration dialog? [yes]: First, would you like to see the current interface summary? [yes]:
In the following example, the summary shows a Cisco 7200 VXR router at first-time startup; that is, nothing is configured.
Any interface listed with OK? value "NO" does not have a valid configuration Interface IP-Address OK? Method Status Protocol ATM1/0 unassigned NO unset down down FastEthernet2/0 unassigned NO unset down down
Step 3 Choose which protocols to support on your interfaces. For Internet Protocol (IP)-only installations, you can accept the default values for most of the questions. A typical configuration using IP, IPX, and AppleTalk follows and continues through Step 8:
Configuring global parameters: Enter host name [Router]:
Step 4 Enter enable secret, enable, and virtual terminal passwords:
The enable secret password is a one-way cryptographic secret
password used instead of the enable password when it exists. Enter enable secret: barney The enable password is used when there is no enable secret
password and when using older software and some boot images. Enter enable password: betty Enter virtual terminal password: fred
Step 5 The Simple Network Management Protocol (SNMP) is the most widely supported open standard for network management. It provides a means to access and set configuration and run-time parameters of routers and communication servers. SNMP defines a set of functions that can be used to monitor and control network elements.
Enter yes or press Return to accept SNMP management; enter no to refuse it:
Configure SNMP Network Management? [yes]:
Community string [public]:
Step 6 For the following queries, do not enable VINES, LAT, DECnet, CLNS, bridging, XNS, or Apollo:
Configure Vines? [no]: Configure LAT? [no]: Configure DECnet? [no]: Configure CLNS? [no]: Configure bridging? [no]: Configure XNS? [no]: Configure Apollo? [no]:
Step 7 For the following queries, enable routing on AppleTalk and IPX:
Configure AppleTalk? [no]: yes
Multizone networks? [no]: yes
Configure IPX? [no]: yes
Step 8 In most cases you use IP routing. If you are using IP routing, you must also select an interior routing protocol. You can specify only one of two interior routing protocols to operate on your system using setup: Interior Gateway Routing Protocol (IGRP) or Routing Information Protocol (RIP).
To configure IP routing, enter yes (the default) or press Return, and then select an interior routing protocol:
Configure IP? [yes]:
Configure IGRP routing? [yes]:
Your IGRP autonomous system number [1]: 15
The following sample display includes a continuous listing of all configuration parameters selected in Step 3 through Step 8. Only IP, IPX, and AppleTalk are the selected protocols for this example.
Configuring global parameters: Enter host name [Router]: router The enable secret is a one-way cryptographic secret used instead of the enable password when it exists. Enter enable secret: barney
The enable password is used when there is no enable secret
and when using older software and some boot images. Enter enable password: betty Enter virtual terminal password: fred Configure SNMP Network Management? [yes]: Community string [public]: Configure Vines? [no]: Configure LAT? [no]: Configure AppleTalk? [no]: yes Multizone networks? [no]: yes Configure DECnet? [no]: Configure IP? [yes]: Configure IGRP routing? [yes]: Your IGRP autonomous system number [1]: 15 Configure RIP routing? [no]: Configure CLNS? [no]: n Configure bridging? [no]: Configure IPX? [no]: yes Configure XNS? [no]: Configure Apollo? [no]:
Step 9 Save your settings to NVRAM. (See the "Saving the Running Configuration to NVRAM" section.)
Following are the steps for configuring interfaces to allow communication over a LAN or WAN. To configure the interface parameters, you need your interface network addresses and subnet mask information. Consult with your network administrator for this information.
In the following example, an ATM interface in slot 1 is configured for an ATM LAN using IP. Follow these steps to configure an ATM interface.
Configuring interface parameters:
Configuring interface ATM1/0:
Is this interface in use? [yes]:
Configure IP on this interface? [yes]:
IP address for this interface: 1.1.1.10
Number of bits in subnet field [0]:
Class C network is 1.1.1.0, 0 subnet bits; mask is /24
Step 2 Determine if you are going to enable IPX on this interface; if you are, enter the unique IPX network number:
Configure IPX on this interface? [no]: yes
IPX network number [2]:
Step 3 If you are using AppleTalk on the interface, enter yes. Enter yes to configure for extended AppleTalk networks, and then enter the cable range number. Enter the zone name and any other additional zones that are associated with your local zone:
Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: yes AppleTalk starting cable range [0]:
Step 4 Save your settings to NVRAM. (See the "Saving the Running Configuration to NVRAM" section.)
![]() |
Note If additional ATM interfaces are available in your system, you are prompted for their configuration as well. |
In the following example, a Fast Ethernet interface in slot 2 is configured for a Fast Ethernet LAN using IP. Follow these steps to configure Fast Ethernet interfaces.
Configuring interface parameters:
Configuring interface FastEthernet2/0:
Is this interface in use? [yes]:
Use the 100 Base-TX (RJ-45) connector? [yes]:
Operate in full-duplex mode? [no]:
Configure IP on this interface? [yes]:
IP address for this interface: 1.1.1.20
Number of bits in subnet field [0]:
Class C network is 1.1.1.0, 0 subnet bits; mask is /24
Step 2 Determine if you are going to enable IPX on this interface; if you are, enter the unique IPX network number:
Configure IPX on this interface? [no]: yes
IPX network number [2]:
Step 3 If you are using AppleTalk on the interface, enter yes. Enter yes to configure for extended AppleTalk networks, and then enter the cable range number. Enter the zone name and any other additional zones that are associated with your local zone:
Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: yes AppleTalk starting cable range [0]:
Step 4 Save your settings to NVRAM. (See the "Saving the Running Configuration to NVRAM" section.)
![]() |
Note If additional Ethernet interfaces are available in your system, you are prompted for their configuration as well. |
Synchronous serial interfaces are configured to allow connection to WANs through a CSU/DSU. In the following example, a serial interface in slot 3 is configured for a WAN connection using IP.
Configuring interface parameters:
Configuring interface serial 3/0:
Is this interface in use? [yes]:
Configure IP on this interface? [yes]:
IP address for this interface: 1.1.1.30
Number of bits in subnet field [0]:
Class A network is 1.1.1.0, 0 subnet bits; mask is /24
Step 2 Determine if you are going to enable IPX on this interface; if you are, enter the unique IPX network number:
Configure IPX on this interface? [no]: yes
IPX network number [2]:
Step 3 If you are using AppleTalk on the interface, enter yes. Enter yes to configure for extended AppleTalk networks, and then enter the cable range number. Enter the zone name and any other additional zones that are associated with your local zone:
Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: yes AppleTalk starting cable range [0]:
Step 4 Save your settings to NVRAM. (See the "Saving the Running Configuration to NVRAM" section.)
![]() |
Note If additional synchronous serial interfaces are available in your system, you are prompted for their configuration as well. |
The following sample display includes a continuous listing of all interface configuration parameters selected for ATM, Fast Ethernet, and serial interfaces.
Configuring interface parameters: Configuring interface ATM1/0: Is this interface in use? [yes]: Configure IP on this interface? [yes]: IP address for this interface: 1.1.1.10 Number of bits in subnet field [0]: 0 Class C network is 1.1.1.0, 0 subnet bits; mask is /24 Configure IPX on this interface? [yes]: IPX network number [2]: Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: yes AppleTalk starting cable range [0]:
Configuring interface FastEthernet2/0: Is this interface in use? [yes]: Use the 100 Base-TX (RJ-45) connector? [yes]: Operate in full-duplex mode? [no]: Configure IP on this interface? [yes]: IP address for this interface: 1.1.1.20 Number of bits in subnet field [0]: Class C network is 1.1.1.0, 0 subnet bits; mask is /24 Configure IPX on this interface? [yes]: IPX network number [2]: Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: yes AppleTalk starting cable range [0]: Configuring interface Serial3/0: Is this interface in use? [no]: yes Configure IP on this interface? [no]: yes Configure IP unnumbered on this interface? [no]: IP address for this interface: 1.1.1.20 Number of bits in subnet field [0]: Class A network is 1.0.0.0, 0 subnet bits; mask is 255.0.0.0 Configure IPX on this interface? [no]: yes IPX network number [2]: Configure AppleTalk on this interface? [no]: yes Extended AppleTalk network? [no]: AppleTalk network number [1]: The following configuration command script was created: hostname Router enable secret 5 $1$u8z3$PMYY8em./8sszhzk78p/Y0 enable password betty line vty 0 4 password fred snmp-server community public ! ip routing no vines routing ipx routing appletalk routing no apollo routing no decnet routing no xns routing no clns routing no bridge 1 ! Turn off IPX to prevent network conflicts. interface ATM1/0 ip address 1.1.1.10 255.0.0.1 appletalk cable-range 0-0 0.0 appletalk discovery ! interface FastEthernet2/0 media-type 100BaseX half-duplex ip address 1.1.1.20 255.0.0.2 appletalk cable-range 0-0 0.0 appletalk discovery ! interface serial3/0 ip address 1.1.1.30 255.0.0.3 ip route-cache cbus no keepalive ! ! router igrp 15 network 1.0.0.0 ! end Use this configuration? [yes/no]: yes Building configuration... Use the enabled mode `configure' command to modify this configuration. Press RETURN to get started!
Your router is now minimally configured and ready to use. You can use the setup command if you want to modify the parameters after the initial configuration. To perform more complex configurations, use the configure command.
For information on additional interface configuration and specific system configurations, refer to the modular configuration and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to the software release installed on your Cisco hardware.
Step 2 When asked if you want to enter the initial dialog, answer no to go into the normal operating mode of the router:
Would you like to enter the initial dialog? [yes]: no
Step 3 After a few seconds the user EXEC prompt (Router>) is displayed. Type enable to enter enable mode (configuration changes can only be made in enable mode):
Router> enable
The prompt changes to the privileged EXEC prompt:
Router#
Step 4 Enter the config terminal command at the enable prompt to enter configuration mode from the terminal:
Router# config terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#
At the Router(config)# prompt, enter the interface type slot/port command to enter the interface configuration mode:
Router(config)#interface serial slot/portRouter(config-int)#
In either configuration mode, you can now enter any changes to the configuration. Press Ctrl-Z (hold down the Control key while you press Z) or enter end to exit configuration mode and return to the EXEC command interpreter.
Step 5 Save your settings to NVRAM. (See the "Saving the Running Configuration to NVRAM" section.)
Your router is now minimally configured and will boot with the configuration you have entered. To see a list of the configuration commands available to you, enter ? at the prompt or press the Help key while in configuration mode.
To store the configuration or changes to your startup configuration in NVRAM, enter the copy running-config startup-config command at the Router# prompt:
Router# copy running-config startup-config
Using this command saves the configuration settings that you created in the router using configuration mode and the setup facility. If you fail to do this, your configuration will be lost the next time you reload the router.
You can check your settings and review any changes to your configuration using various software commands.
To check the value of the settings you have entered, enter the show running-config command at the Router# prompt:
Router# show running-config . . .
To review changes you make to the configuration, use the EXEC mode show startup-config command to display the information stored in NVRAM.
To make advanced configuration changes after you establish the basic startup configuration for your router, refer to the modular configuration and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to the software release installed on your Cisco hardware. These publications contain additional information on using the configure command.
The configuration publications also provide information about the following tasks:
This section describes how to recover a lost enable or console login password, and how to replace a lost enable secret password on your Cisco 7200 VXR router.
![]() |
Note It is possible to recover the enable or console login password. The enable secret password is encrypted, however, and must be replaced with a new enable secret password. |
Following is an overview of the steps in the password recovery procedure:
Step 2 Press the Break key to get to the bootstrap program prompt (ROM monitor). You might need to reload the system image by power cycling the router.
Step 3 Change the configuration register so the following functions are enabled:
a. Break
b. Ignore startup configuration
c. Boot from Flash memory
![]() |
Note The key to recovering a lost password is to set the configuration register bit 6 (0x0040) so that the startup configuration (usually in NVRAM) is ignored. This allows you to log in without using a password and to display the startup configuration passwords. |
Step 4 Power cycle the router by turning power off and then back on.
Step 5 Log in to the router and enter the privileged EXEC mode.
Step 6 Enter the show startup-config command to display the passwords.
Step 7 Recover or replace the displayed passwords.
Step 8 Change the configuration register back to its original setting.
![]() |
Note To recover a lost password if the Break function is disabled on the router, you must have physical access to the router. |
Complete the following steps to recover or replace a lost enable, enable secret, or console login password:
Step 2 Configure the terminal to operate at 9600 baud, 8 data bits, no parity, and 2 stop bits.
Step 3 If you can log in to the router as a nonprivileged user, enter the show version command to display the existing configuration register value. Note the value for use later and proceed to Step 6. If you cannot log in to the router at all, go to the next step.
Step 4 Press the Break key or send a Break from the console terminal. If Break is enabled, the router enters the ROM monitor, indicated by the ROM monitor prompt (rommon1>). Proceed to Step 6. If Break is disabled, power cycle the router (turn the router off or unplug the power cord, and then restore power). Then proceed to Step 5.
Step 5 Within 60 seconds of restoring the power to the router, press the Break key or send a Break. This action causes the router to enter the ROM monitor and display the ROM monitor prompt (rommon1>).
Step 6 Set the configuration register using the configuration register utility---enter the confreg command at the ROM monitor prompt as follows:
rommon1> confreg
Answer yes to the enable "ignore system config info?" question, and note the current configuration register settings.
Step 7 Initialize the router by entering the reset command as follows:
rommon2> reset
The router initializes, the configuration register is set to 0x142, and the router boots the system image from Flash memory and enters the system configuration dialog (setup) as follows:
--- System Configuration Dialog --
Step 8 Enter no in response to the system configuration dialog prompts until the following message is displayed:
Press RETURN to get started!
Step 9 Press Return. The user EXEC prompt is displayed as follows:
Router>
Step 10 Enter the enable command to enter privileged EXEC mode. Then enter the show startup-config command to display the passwords in the configuration file as follows:
Router# show startup-config
Step 11 Scan the configuration file display looking for the passwords (the enable passwords are usually near the beginning of the file, and the console login or user EXEC password is near the end). The passwords displayed look something like this:
enable secret 5 $1$ORPP$s9syZt4uKn3SnpuLDrhuei
enable password 23skiddoo
.
.
line con 0
password onramp
The enable secret password is encrypted and cannot be recovered; it must be replaced. The enable and console passwords may be encrypted or clear text. Proceed to the next step to replace an enable secret, console login, or enable password. If there is no enable secret password, note the enable and console login passwords, if they are not encrypted, and proceed to Step 16.
Step 12 Enter the configure memory command to load the startup configuration file into running memory. This action allows you to modify or replace passwords in the configuration.
Router# configure memory
Step 13 Enter the privileged EXEC command configure terminal to enter configuration mode:
Hostname# configure terminal
Step 14 Change all three passwords using the following commands:
Hostname(config)# enable secret newpassword1Hostname(config)# enable password newpassword2Hostname(config)# line con 0Hostname(config-line)# password newpassword3
Change only the passwords necessary for your configuration. You can remove individual passwords by using the no form of the above commands. For example, entering the no enable secret command removes the enable secret password.
Step 15 You must configure all interfaces to be not administratively shut down as follows:
Hostname(config)# interface fastethernet 0/0Hostname(config-int)# no shutdown
Enter the equivalent commands for all interfaces that were originally configured. If you omit this step, all interfaces are administratively shut down and unavailable when the router is restarted.
Step 16 Use the config-register command to set the configuration register to the original value noted in Step 3 or Step 7, or to the factory default value 0x2102 as follows:
Hostname(config)# config-register 0x2102
Step 17 Press Ctrl-Z (hold down the Control key while you press Z) or enter end to exit configuration mode and return to the EXEC command interpreter.
![]() |
Caution Do not execute the next step unless you have changed or replaced a password. If you skipped Step 12 through Step 15, skip to Step 19. Failure to observe this caution causes you to erase your router configuration file. |
Step 18 Enter the copy running-config startup-config command to save the new configuration to NVRAM.
Step 19 Enter the reload command to reboot the router.
Step 20 Log in to the router with the new or recovered passwords.
This completes the steps for recovering or replacing a lost enable, enable secret, or console login password.
You can use the show version and the show diag commands to view information specific to the hardware configuration of your Cisco 7200 VXR router.
Use the show version (or show hardware) command to display the system hardware (the network processing engine or network services engine and the number of interfaces installed), the software version, the names and sources of configuration files, and the boot images.
The following sample output of the show version command shows an NPE-300 installed in the Cisco 7206VXR running Cisco IOS Release 12.0(3)T.
Router# show version Cisco Internetwork Operating System Software IOS (tm) 7200 Software (C7200-JS-M), Released Version 12.0(19980705:021501) Copyright (c) 1986-1998 by cisco Systems, Inc. Compiled Thu 15-Oct-98 02:20 by xxxxx Image text-base: 0x600088C4, data-base: 0x60FA6000 ROM: System Bootstrap, Version 12.0(3)T, RELEASED SOFTWARE BOOTFLASH: 7200 Software (C7200-BOOT-M), Released Version 12.0(19980705:021501) Router uptime is 1 day, 20 hours, 31 minutes System restarted by power-on System image file is "tftp://223.255.254.253/muck/gshen/c7200-js-mz.120.0825.4" cisco 7206VXR (NPE300) processor with 61440K/20480K bytes of memory. R7000 CPU at 262Mhz, Implementation 39, Rev 1.0, 256KB L2, 2048KB L3 Cache Six 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. 8 Ethernet/IEEE 802.3 interface(s) 3 FastEthernet/IEEE 802.3 interface(s) 125K bytes of non-volatile configuration memory. 20480K bytes of Flash PCMCIA card at slot 0 (Sector size 128K). 8192K bytes of Flash PCMCIA card at slot 1 (Sector size 128K). 4096K bytes of Flash internal SIMM (Sector size 256K). Configuration register is 0x0
Use the show diag command to determine what type of port adapters and I/O controller (with or without the Fast Ethernet port) are installed in slot 0 through slot 4 of your Cisco 7204VXR or slot 0 through slot 6 of your Cisco 7206VXR. You can also use the show diag slot command to display information about a specific port adapter slot.
The following example shows the show diag command output from a Cisco 7206VXR. The I/O controller listed in slot 0 has the Fast Ethernet port that is equipped with an MII receptacle and RJ-45 receptacle:
Router# show diag
Slot 0:
Fast-ethernet on C7200VXR I/O card with MII or RJ45 port adapter, 1 port
Port adapter is analyzed
Port adapter insertion time 1d20h ago
EEPROM contents at driver discovery:
Hardware revision 1.1 Board revision A0
Serial number 8199022 Part number 73-2956-01
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 83 01 01 00 7D 1B 6E 49 0B 8C 01 00 00 00 00
0x30: 50 00 00 00 98 03 12 00 00 FF FF FF FF FF FF FF
Slot 1:
Fast-ethernet (TX-ISL) port adapter, 1 port
Port adapter is analyzed
Port adapter insertion time 1d16h ago
EEPROM contents at driver discovery:
Hardware revision 1.0 Board revision A0
Serial number 3540939 Part number 73-1688-03
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 11 01 00 00 36 07 CB 49 06 98 03 00 00 00 00
0x30: 50 00 00 00 96 12 27 00 FF FF FF FF FF FF FF FF
Slot 2:
Fast-ethernet (TX-ISL) port adapter, 1 port
Port adapter is analyzed
Port adapter insertion time 1d17h ago
EEPROM contents at driver discovery:
Hardware revision 1.0 Board revision A0
Serial number 3541269 Part number 73-1688-03
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 11 01 00 00 36 09 15 49 06 98 03 00 00 00 00
0x30: 50 00 00 00 96 12 26 00 FF FF FF FF FF FF FF FF
Slot 3:
Ethernet port adapter, 8 ports
Port adapter is analyzed
Port adapter insertion time 1d16h ago
EEPROM contents at driver discovery:
Hardware revision 1.10 Board revision A0
Serial number 4940400 Part number 73-1391-05
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 01 01 0A 00 4B 62 70 49 05 6F 05 00 00 00 00
0x30: 50 00 00 00 00 00 00 00 FF FF FF FF FF FF FF FF
Slot 4:
Ethernet port adapter, 4 ports
Port adapter is analyzed
Port adapter insertion time 1d18h ago
Hardware revision 1.1 Board revision A0
Serial number 4294967295 Part number 73-1556-04
Test history 0x0 RMA number 00-00-00
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 02 01 01 FF FF FF FF 49 06 14 04 00 00 00 00
0x30: 50 00 00 00 FF FF FF FF FF FF FF FF FF FF FF FF
Slot 5:
Compression engine 768K port adapter, 0 ports
Port adapter is analyzed
Port adapter insertion time 00:11:11 ago
Hardware revision 255.255 Board revision UNKNOWN
Serial number 4294967295 Part number 255-65535-255
Test history 0xFF RMA number 255-255-255
EEPROM format version 255
EEPROM contents (hex):
0x20: FF 09 FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Slot 6:
Mueslix serial (V.35) port adapter, 8 ports
Port adapter is analyzed
Port adapter insertion time 00:11:26 ago
Hardware revision 255.255 Board revision UNKNOWN
Serial number 4294967295 Part number 255-65535-255
Test history 0xFF RMA number 255-255-255
EEPROM format version 1
EEPROM contents (hex):
0x20: 01 0D FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
For specific information on the show version, show diag and other software commands, refer to the modular configuration and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to the software release installed on your Cisco hardware.
After you have installed your Cisco 7200 VXR router hardware, checked all external connections, turned on the system power, allowed the system to boot up, and minimally configured the system, you might need to perform more complex configurations, which are beyond the scope of this publication.
For specific information on system and interface configuration, refer to the modular configuration and modular command reference publications in the Cisco IOS software configuration documentation set that corresponds to the software release installed on your Cisco hardware.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Thu Mar 30 13:46:21 PST 2000
Copyright 1989 - 2000©Cisco Systems Inc.