Cisco Systems MC-607 Saw User Manual


 
Configuring Subscriber-End Broadband Access Router Features
Configuring Ethernet and Cable Access Router Interfaces
MC-642
Cisco IOS Multiservice Applications Configuration Guide
Verifying the Host Name and Password
To verify that you configured the correct host name and password, perform the following tasks:
Enter the show running-config command in global configuration mode:
cisco(config)# show running-config
Using 1888 out of 126968 bytes
!
version XX.X
.
.
!
hostname cisco
!
enable secret 5 $1$60L4$X2JYOwoDc0.kqa1loO/w8/
Check the host name and encrypted password displayed near the top of the command output.
Exit global configuration mode and attempt to reenter it using the new enable password:
cisco# exit
cisco con0 is now available
Press RETURN to get started.
cisco> enable
Password: guessme
cisco#
Troubleshooting Tips
To troubleshoot the configuration, perform the following tasks:
Make sure the Caps Lock key is off.
Make sure you entered the correct passwords. Passwords are case sensitive.
Configuring Ethernet and Cable Access Router Interfaces
To assign an IP address to the Ethernet or cable access router interface so that it can be recognized as a
device on the Ethernet LAN, use the following commands beginning in global configuration mode:
Command Purpose
Step 1
uBR924(config)# interface ethernet 0
or
uBR924(config)# interface modem-cable0
uBR924(config-if)#
Enters interface configuration mode for the Ethernet
or the cable access router interface.