Service Center Router Configuration
Router> enable
Router # configuration terminal
Router (config) #hostname Service_ center
Service center (config) #enable secret class
Service center (config) #enable password cisco
Service center (config)#int e0
Service center (config)#ip address 172.16.8.1 255.255.254.0
Service center (config) #no shutdown
Service center (config)#username Admin password cisco
Service center (config) #isdn switch-type basic-5ess
Service center (config) #int bri 0
Service center (config-if) # encapsulation ppp
Service center (config-if) # ppp authentication chap
Service center (config-if) # ppp chap hostname Admin
Service center (config-if) #ppp chap password cisco
Service center (config-if) #ip address 172.16.10.1 255.255.254.0
Service center (config-if) #default-gateway 172.16.4.1 255.255.254.0
Service center (config-if) #clock rate 56000
Service center (config-if)#bandwidth 1544 kbps
Service center (config-if) #no shutdown
Service center (config)#ppp chap hostname Admin
Service center (config)#ppp chap password cisco
Service center (config) #isdn switch-type basic-5ess
Service center (config) #int bri 1
Service center (config-if) # encapsulation ppp
Service center (config-if) # ppp authentication chap
Service center (config-if) # ppp chap hostname Admin
Service center (config-if) #ppp chap password cisco
Service center (config-if) #ip address 172.16.4.2 255.255.254.0
Service center (config-if) #no shutdown
Service center (config-if) #exit
Service center (config) # router rip
Service center (config-router) #network 172.16.14.0
Service center (config-router) #network 172.16.8.0
Service center (config-router) #network 172.16.10.0
Service center (config-router) #ip default-network 172.16.4.0
Service center (config-router) #exit
Service center (config) #ip host Shaw Butte/Desertview 172.16.14.1 172.16.16.2 172.16.10.2
Service center (config) #ip host District office/Data Center 172.16.2.1 176.16.4.1 176.16.16.2
Service center (config) #ip host Service Center 176.16.8.1 176.16.10.1 176.16.4.2
Service center (config) #line console 0
Service center (config-line) #login
Service center (config-line) #password cisco
Service center (config-line) #line vty 0 4
Service center (config-line) #login
Service center (config-line) #password cisco
Service center (config-line) #exit or control z
Service center (config) #exit
Service center #copy run start
Service center #show run
IP List-Desertview Config-WAN Config-IP Addressing-Logical Topology