Router 1:
!
interface Serial0
description connection to Internet
no ip address
encapsulation frame-relay
no keepalive
fair-queue
!
interface Serial0.1 point-to-point
description connected to CI-Labor-2
ip address 111.1.1.1 255.255.255.0
frame-relay interface-dlci 101
!
router rip
version 2
network 111.0.0.0
no auto-summary
!
ip classless
ip route 13.1.1.0 255.255.255.0 111.1.1.2 name CI-Labor-2
no ip http server
no ip pim bidir-enable
Router 2:
!
interface Serial0
description connection to Internet
no ip address
encapsulation frame-relay
no keepalive
fair-queue
!
interface Serial0.1 point-to-point
description connected to CI-Labor-1
ip address 111.1.1.2 255.255.255.0
frame-relay interface-dlci 101
!
router rip
version 2
network 111.0.0.0
no auto-summary
!
ip classless
ip route 12.1.1.0 255.255.255.0 111.1.1.1 name CI-Labor-1
no ip http server
no ip pim bidir-enable
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.