hostname FRS
!!
frame-relay
switching
!
interface Serial2/0
no ip address
encapsulation frame-relay IETF
no ip route-cache cef
no ip route-cache
serial restart-delay 0
clock rate 64000
frame-relay intf-type dce
frame-relay route 301 interface Serial2/2 103
!
interface Serial2/1
no ip address
encapsulation frame-relay IETF
no ip route-cache cef
no ip route-cache
serial restart-delay 0
clock rate 64000
frame-relay intf-type dce
frame-relay route 201 interface Serial2/2 102
!
interface Serial2/2
no ip address
encapsulation frame-relay IETF
no ip route-cache cef
no ip route-cache
serial restart-delay 0
clock rate 64000
frame-relay intf-type dce
frame-relay route 102 interface Serial2/1 201
frame-relay route 103 interface Serial2/0 301
hostname HQ
!
interface Loopback1
ip address 10.1.1.1 255.255.255.0
ip ospf network point-to-point
!
!
!
interface Serial2/2
ip address 10.1.123.1 255.255.255.0
encapsulation frame-relay IETF
serial restart-delay 0
clock rate 64000
frame-relay map ip 10.1.123.1 102
frame-relay map ip 10.1.123.2 102
frame-relay map ip 10.1.123.3 103
no frame-relay inverse-arp
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
network 10.1.1.0 0.0.0.255 area 0
network 10.1.123.0 0.0.0.255 area 0
neighbor 10.1.123.2
neighbor 10.1.123.3
hostname EAST
!
interface Loopback2
ip address 10.1.2.1 255.255.255.0
ip ospf network point-to-point
ip ospf priority 0
!
interface
FastEthernet0/0
ip address 10.1.23.2 255.255.255.0
duplex half
!!
interface Serial2/1
ip address 10.1.123.2 255.255.255.0
encapsulation frame-relay IETF
serial restart-delay 0
clock rate 64000
frame-relay map ip 10.1.123.1 201
frame-relay map ip 10.1.123.2 201
frame-relay map ip 10.1.123.3 201
no frame-relay inverse-arp
!!
router ospf 1
log-adjacency-changes
network 10.1.2.0 0.0.0.255 area 0
network 10.1.123.0 0.0.0.255 area 0
neighbor 10.1.123.1
hostname WEST
!
interface Loopback3
ip address 10.1.3.1 255.255.255.0
ip ospf network point-to-point
ip ospf priority 0
!!
interface Serial2/0
ip address 10.1.123.3 255.255.255.0
encapsulation frame-relay IETF
serial restart-delay 0
clock rate 64000
frame-relay map ip 10.1.123.1 301
frame-relay map ip 10.1.123.2 301
frame-relay map ip 10.1.123.3 301
no frame-relay inverse-arp
!!
router ospf 1
log-adjacency-changes
network 10.1.3.0 0.0.0.255 area 0
network 10.1.123.0 0.0.0.255 area 0
neighbor 10.1.123.1
No comments:
Post a Comment