Thursday, September 22, 2011
FRAME RELAY POINT TO POINT
CONFIGURATION:
R1:
interface Serial0/0
no ip address
encapsulation frame-relay
serial restart-delay 0
!
interface Serial0/0.100 point-to-point
ip address 192.168.1.1 255.255.255.0
frame-relay interface-dlci 100
!
interface Serial0/0.101 point-to-point
ip address 192.168.2.1 255.255.255.0
frame-relay interface-dlci 101
R2:
interface Serial0/0
no ip address
encapsulation frame-relay
serial restart-delay 0
!
interface Serial0/0.100 point-to-point
ip address 192.168.1.2 255.255.255.0
frame-relay interface-dlci 100
R3:
interface Serial0/0
no ip address
encapsulation frame-relay
serial restart-delay 0
!
interface Serial0/0.100 point-to-point
ip address 192.168.2.2 255.255.255.0
frame-relay interface-dlci 100
FRAME RELAY SWITCH SETUP:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment