Basic Internet Access Routing Configuration
line con 0 transport input none
line vty 0 4 login
!
end
Basic Internet Access Routing Configuration
The Cisco uBR900 series cable access router can be configured to act as a router to preserve IP address space and limit broadcasts that can impact the performance of the network. A sample configuration file follows.
Note To configure the Cisco uBR900 series to act as a router, the no
Current configuration:
!
version 12.0 service config no service pad
service timestamps debug uptime service timestamps log uptime no service
!
hostname uBR924
!
clock timezone - 4 ip
!
!
!
interface Ethernet0
ip address 10.1.0.33 255.255.0.0 no ip
!
interface
ip address 172.16.1.42 255.255.0.0 no ip
!
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
Configuring the Cisco uBR900 Series Cable Access Routers 47