3-65
Cisco uBR10012 Universal Broadband Router Hardware Installation Guide
OL-18259-09
Chapter 3 Installing the Cisco uBR10012 Router
Configuring the Cisco uBR10012 Router at Startup
!
interface FastEthernet0/0/0
no shutdown
media-type 100BaseX
half-duplex
ip address 172.27.48.209 255.255.0.0
!
end
Step 7
Exit the setup script without saving, start the setup script, or save the configuration file:
[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