
3-4
Cisco 6400 Software Setup Guide
OL-1183-04
Chapter3 Basic NRP Configuration
NRP-1 Configuration
An enable secret can contain from 1 to 25 uppercase and lowercase alphanumeric characters; an enable
password or virtual terminal password can contain any number of uppercase and lowercase
alphanumeric characters. In all cases, a number cannot be the first character. Spaces are also valid
password characters. Leading spaces are ignored; trailing spaces are recognized.
Step 3 Enter a host name for the NRP-1. The default host name is Router. The host name appears in the CLI
prompt.
Router(config)# hostname NRP-1
NRP-1(config)#
Step 4 If you are upgrading the NRP-1 from an earlier software version to Cisco IOS Release 12.0(5)DC or
later, you can configure the NRP-1 to support network management Ethernet (NME) consolidation with
the NSP. Complete the following steps to enable NME consolidation:
a. Enter interface configuration mode for Ethernet 0/0/0:
NRP-1(config)# interface ethernet 0/0/0
b. Remove any IP address and subnet mask associated with Ethernet 0/0/0:
NRP-1(config-if)# no ip address
c. Enter interface configuration mode for Ethernet 0/0/1:
NRP-1(config-if)# interface ethernet 0/0/1
d. Choose one of the following methods of assigning the IP address to Ethernet 0/0/1:
• Enable the DHCP server to obtain an IP address for Ethernet 0/0/1:
NRP-1(config-if)# ip address negotiated
or
• Assign a static IP address to Ethernet 0/0/1:
NRP-1(config-if)# ip address 172.26.94.158 255.255.255.0
e. Return to privileged EXEC mode:
NRP-1(config-if)# ^Z
Step 5 Store the running configuration in NVRAM as the startup configuration:
NRP-1# copy system:running-config nvram:startup-config
Destination filename [nrp-startup-config]? <cr>
847927 bytes copied in 280.48 secs (3028 bytes/sec)
NRP-1#
When the NRP-1 reloads, it runs the startup configuration. If you do not perform Step 5, your
configuration changes will be lost the next time you reload the NRP-1.
Your NRP-1 is now minimally configured and will reload 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 you are in configuration mode.
Verifying the Initial NRP-1 Configuration
To check the running configuration, use the more system:running-config EXEC command.
To check the startup configuration in NVRAM, use the more nvram:startup-config EXEC command.
Kommentare zu diesen Handbüchern