Configuring Routing

40 Cisco IOS Release 12.0(7)T

Verifying Routing

To verify that bridging is not configured, routing is enabled, and that Routing Information Protocol

is configured on the interfaces, enter the show startup-config command:

uBR924# show startup-config
Building configuration...
Current configuration:
!
version 12.0
no service pad
no service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname uBR924
!
!
clock timezone - 4
ip subnet-zero
!
!
!
voice-port 0
!
voice-port 1
!
!
interface Ethernet0
ip address 10.1.0.33 255.255.0.0
no ip directed-broadcast
ip rip send version 2
ip rip receive version 2
no keepalive
!
interface cable-modem0
ip address 172.16.1.42 255.255.0.0
no ip directed-broadcast
ip rip send version 2
ip rip receive version 2
no keepalive
cable-modem downstream saved channel 699000000 39
no cable-modem compliant bridge
!
router rip
network 4.0.0.0
network 172.16.0.0
!
ip classless
no ip http server
!
line con 0
transport input none
line vty 0 4
!
end