Configuring Routing
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
uBR924# show startup-config
Building configuration...
Current configuration:
!
version 12.0 no service pad
no service
!
hostname uBR924
!
!
clock timezone - 4 ip
!
!
!
!
!
!
interface Ethernet0
ip address 10.1.0.33 255.255.0.0 no ip
ip rip send version 2
ip rip receive version 2 no keepalive
!
interface
ip address 172.16.1.42 255.255.0.0 no ip
ip rip send version 2
ip rip receive version 2 no keepalive
!
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