Configuring
no ip
!
interface
ip address 172.16.1.40 255.255.0.0 no ip
no ip
!
ip classless
no ip http server
!
line con 0 transport input none
line vty 0 4
!
end
Basic Internet Access Routing Configuration Example
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.1 service config no service pad
service timestamps debug uptime service timestamps log uptime no service
!
hostname uBR904
!
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
Cisco IOS Multiservice Applications Configuration Guide