background image
Hands-on Lab
391
Following are possible configurations for RouterA and RouterB:
RouterA
!
version 11.2
!
hostname RouterA
!
interface Loopback0
ip address 1.1.1.1 255.255.255.0
!
interface Loopback1
ip address 2.2.2.2 255.255.255.0
!
interface Serial0
ip address 3.3.3.1 255.255.255.0
!
router rip
distribute-list 1 out
network 1.0.0.0
network 2.0.0.0
network 3.0.0.0
!
access-list 1 permit 1.0.0.0 0.255.255.255
!
no ip classless
!
line con 0
line aux 0
line vtp 0 4
login
!
end
Copyright ©2001 SYBEX , Inc., Alameda, CA
www.sybex.com