3-65
Cisco 12006 and Cisco 12406 Router Installation and Configuration Guide
OL-11497-03
Chapter 3 Installing the Router
Configuration Changes
ip cef distributed switch
ip host biff 10.3.3.254
!
interface Ethernet0
ip address 10.3.1.1 255.888.0.0
no ip mroute-cache
!
interface POS1/0
ip address 10.1.1.1 255.8.9.0
no keepalive
crc 16
no cdp enable
.
.
.
interface ATM3/0
ip address 10.0.0.15 255.8.8.0 secondary
ip address 10.1.1.2 255.8.8.0
atm pvc 1 0 64 aal5snap
atm pvc 2 0 72 aal5mux ip 155000 155000 1
atm pvc 3 1 90 aal5snap 312000 312000 1
atm pvc 4 0 108 aal5snap
atm pvc 10 0 144 aal5mux ip 155000 155000 1
atm pvc 11 1 91 aal5snap 310000 310000 1
map-group atm1
!
no ip classless
ip route 10.5.8.254 255.888.255.255 Ethernet0
!
map-list atm1
ip 10.1.1.1 atm-vc 1
ip 10.1.1.3 atm-vc 2
ip 10.1.1.4 atm-vc 4
ip 10.0.0.1 atm-vc 3
ip 10.0.0.5 atm-vc 10
ip 10.0.0.6 atm-vc 11
no logging trap
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password bambam
login
!
end
Router#