Cisco Systems MC-607 Saw User Manual


 
Configuring Subscriber-End Broadband Access Router Features
Subscriber-End Broadband Access Router Configuration Examples
MC-651
Cisco IOS Multiservice Applications Configuration Guide
no ip directed-broadcast
no ip route-cache
bridge-group 59
bridge-group 59 spanning-disabled
!
interface cable-modem0
ip address 172.16.1.40 255.255.0.0
no ip directed-broadcast
no ip route-cache
cable-modem downstream saved channel 699000000 36
bridge-group 59
bridge-group 59 spanning-disabled
!
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 cable-modem compliant
bridge command must be used. In addition, the bridge group 59 command must be
removed from the Ethernet and cable-modem interfaces.
Current configuration:
!
version 12.1
service config
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname uBR904
!
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
!
interface cable-modem0
ip address 172.16.1.42 255.255.0.0
no ip directed-broadcast
cable-modem downstream saved channel 699000000 39
no cable-modem compliant bridge