5-5
Cisco MGX Route Processor Module (RPM-PR) Installation and Configuration Guide
Release 2.1, Part Number 78-12510-02 Rev. C1, August 31, 2004
Chapter 5 Configuring the MGX RPM-PR Booting the RPM-PR
Step 1 Enter show ip int brief to display your router IP interfaces.
Router#show ip int brief
Interface IP-Address OK? Method Status Protocol
Switch1 unassigned YES NVRAM up up
Note that the switch does not have an assigned IP address.
Step 2 Enter conf terminal to enter global configuration mode.
Router#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Step 3 To enter interface configuration mode for the ATM interface, enter interface switch1 at the prompt.
Router(config)#interface switch1
Step 4 Enter ip address followed by the IP address to be assigned to the ATM switch.
Router(config-if)#ip address 1.1.1.1 255.255.255.0
Step 5 Enter end or press Ctrl-Z to exit the configuration interface mode.
Router(config-if)#end
Step 6 Enter show ip int brief to display the IP address assigned to the ATM switch. The following screen is
an example.
Router#show ip int brief
Interface IP-Address OK? Method Status Protocol
Switch1 1.1.1.1 YES manual up up
Note that the newly added interface address appears in the display.
Step 7 Enter show run to verify the configuration of the RPM-PR, as shown in the following example screen.
Router#show run
Building configuration...
Current configuration : 729 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
boot system x:rpm-js-mz_002.001.000.057
boot config c:auto_config_slot11
logging rate-limit console 10 except errors
enable password cisco
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
interface Switch1
ip address 1.1.1.1 255.255.255.0
no atm ilmi-keepalive