Download Print this page

Set Routing - Cisco ubr924 Installation And Startup

Cable access router
Hide thumbs Also See for ubr924:

Advertisement

Reconfigure the Router (continued)

Set Routing

To configure routing, follow the instructions below in global configuration mode. After you have completed the
procedure, enter the show startup-config command to verify that routing is enabled. Refer to the "Basic Internet
Access Routing Example" section for a sample.
Step
Command
1
uBR924(config)#int c 0
2
uBR924(config-if)#no cable-modem
compliant bridge
uBR924(config-if)#no bridge group
number and remove bridge-group
number.
uBR924(config-if)#ip address mask
ip address x.x.x.x (0-255)
subnet mask x.x.x.x (0-255)
uBR924(config-if)#exit
3
uBR924(config)#int e 0
uBR924(config-if)#no bridge group
number and remove bridge-group
number.
uBR924(config-if)#ip address mask
ip address x.x.x.x (0-255)
subnet mask x.x.x.x (0-255)
uBR924(config-if)#exit
4
uBR924(config)#ip routing
5
uBR924(config)#router rip
uBR924(config)#version 2 rip
uBR924(config)#network
network-number
uBR924(config-if)#exit
6
uBR924(config-if)#Ctrl-z
uBR924#copy running-config
startup-config
Building configuration...
Purpose
Enter interface configuration mode for the router interface.
Turn off DOCSIS-compliant bridging.
Enable the IP address and subnet.
Return to global configuration mode.
Enter interface configuration mode for Ethernet 0.
Enable the IP address and subnet.
Return to global configuration mode.
Enable IP routing for the router.
Enter router configuration mode and enable RIP version 2
routing.
Specify the network connected to the router on which RIP will
operate. If the router is attached to more than one network,
enter each IP address in a separate command.
Return to global configuration mode.
Return to privileged EXEC mode.
Save the configuration to nonvolatile RAM so that it will not
be lost in the event of a reset, power cycle, or power outage.
29
h

Advertisement

loading