Example A-23 R5 s Configuration

   

Chapter 12 Router Configurations

R5 Configuration

Example A-23 R5's Configuration
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname R5 ! enable password falcons ! ip subnet-zero no ip domain-lookup ip host R5 192.169.5.5 ip host R1 192.169.1.1 ip host R2 192.169.2.2 ip host R3 192.169.3.3 ip host R4 192.169.4.4 ip host R6 192.169.6.6 isdn switch-type basic-5ess ! interface Loopback0  ip address 192.169.5.5 255.255.255.0 ! interface Serial0  description This interface connects to R3's S1 (DTE)  ip address 192.168.35.5 255.255.255.0  no fair-queue  clockrate 2000000 ! interface Serial1  no ip address  shutdown ! interface TokenRing0  description This interface does not connect with another IP device  ip address 192.168.50.5 255.255.255.0  ring-speed 16 ! interface BRI0  ip address 192.168.200.1 255.255.255.252  encapsulation ppp  dialer idle-timeout 300  dialer-group 1 ! router igrp 200  redistribute connected  redistribute static  passive-interface Loopback0  network 192.168.35.0  network 192.168.50.0  network 192.169.5.0 ! no ip classless ip default-network 192.169.3.0 ip route 192.168.60.0 255.255.255.0 192.168.200.2 ! dialer-list 1 protocol ip permit banner motd# This is Router 5 # ! line con 0  exec-timeout 0 0  password falcons  logging synchronous line aux 0 line vty 0 4  password falcons  login ! end 

R6 Configuration

Example A-24 R6's Configuration
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname R6 ! enable password falcons ! ip subnet-zero no ip domain-lookup ip host R6 192.169.6.6 ip host R1 192.169.1.1 ip host R2 192.169.2.2 ip host R3 192.169.3.3 ip host R4 192.169.4.4 ip host R5 192.169.5.5 isdn switch-type basic-5ess ! interface Loopback0  ip address 192.169.6.6 255.255.255.0 ! interface Serial0  no ip address  shutdown  no fair-queue ! interface Serial1  no ip address  shutdown ! interface TokenRing0  description This interface does not connect with another IP device  ip address 192.168.60.6 255.255.255.0  ring-speed 16 ! interface BRI0  ip address 192.168.200.2 255.255.255.252  encapsulation ppp  dialer idle-timeout 300  dialer string 8358662  dialer-group 1 ! no ip classless ip route 0.0.0.0 0.0.0.0 192.168.200.1 ! dialer-list 1 protocol ip permit banner motd # This is Router 6 # ! line con 0  exec-timeout 0 0  password falcons  logging synchronous line aux 0 line vty 0 4  password falcons  login ! end 

   
Top


CCNA Practical Studies
CCNA Practical Studies (Cisco Certification & Training)
ISBN: 1587200465
EAN: 2147483647
Year: 2005
Pages: 127

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net