Basic Configuration In Global Configuration Mode - Cisco Universal Broadband Router uBR10012 Hardware Installation Manual

Cisco systems universal broadband router hardware installation guide
Hide thumbs Also See for Universal Broadband Router Cisco uBR10012:
Table of Contents

Advertisement

Chapter 3
Installing the Cisco uBR10012 Router
!
interface FastEthernet0/0/0
no shutdown
media-type 100BaseX
half-duplex
ip address 172.27.48.209 255.255.0.0
!
end
Exit the setup script without saving, start the setup script, or save the configuration file:
Step 7
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
Enter your selection [2]:
Step 8
Enter global configuration mode after you complete the configuration, and enable ip routing by entering
the ip routing command:
router(config)#ip routing

Basic Configuration in Global Configuration Mode

The following command sequence allows you to perform a configuration similar to that generated by the
setup command.
Router>configure terminal
Router(config) #hostname c10012
Router(config) #enable secret <my_router>
Router(config) #enable password <my_rtr>
Router(config) #snmp-server community public
Router(config) #ip routing
Router(config) #interface FastEthernet0/0/0
Router(config-if) #no shutdown
Router(config-if) #media-type 100BaseX
Router(config-if) #half-duplex
Router(config-if) #ip address 192 255.255.0.0
Router #copy running-config startup-config
You can now configure the line cards. For specific information on system and interface configuration,
refer to the Cisco uBR10012Universal Broadband Router Software Configuration Guide at the following
URL:
http://www.cisco.com/en/US/docs/cable/cmts/ubr10012/configuration/guide/scg.html
OL-18259-09
Cisco uBR10012 Universal Broadband Router Hardware Installation Guide
Configuring the Cisco uBR10012 Router at Startup
3-65

Advertisement

Table of Contents
loading

Table of Contents