Setup guide
3-3
Cisco 6400 Software Setup Guide
OL-1183-04
Chapter3 Basic NRP Configuration
NRP-1 Configuration
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) C6400R Software (C6400R-G4P5-M), Version 12.3
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Thu 14-Oct-02 2314 by jdoe
Image text-base 0x60008960, data-base 0x60D2A000
Cisco NRP (NRP1) processor with 94208K/36864K bytes of memory.
R5000 CPU at 200Mhz, Implementation 35, Rev 2.1, 1024KB L2 Cache
Last reset from BOOTFLASH
X.25 software, Version 3.0.0.
Bridging software.
2 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
125K bytes of non-volatile configuration memory.
4096K bytes of Boot flash ROM (Sector size 256K).
8192K bytes of Flash SIMM (Sector size 256K).
Press RETURN to get started!
Step 2 Press Return. After a few seconds, the user EXEC prompt Router> appears. Use the enable EXEC
command to enter privileged EXEC mode:
Router> enable
Router#
The prompt changes to the privileged EXEC prompt, from which you can manually configure the
NRP-1. Proceed to the “Configuring the NRP-1” section on page3-3.
Configuring the NRP-1
To perform an initial basic NRP-1 configuration, complete the following steps:
Step 1 Use the configure terminal privileged EXEC command to enter global configuration mode:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
The prompt changes to the global configuration mode prompt.
Step 2 Enter the enable secret (which is a secure encrypted password) and the enable password (which is a
nonencrypted password). The passwords should be different for maximum security. The following
example sets the enable secret to “walnut” and the enable password to “pecan”:
Router(config)# enable secret walnut
Router(config)# enable password pecan