image10.1
R3:
interface Serial2/0
ip address 200.1.36.2
255.255.255.0
serial restart-delay
0
!
interface Serial2/1
ip address 200.1.23.1
255.255.255.0
serial restart-delay
0
serial restart-delay 0
!
router bgp 300
no synchronization
bgp
log-neighbor-changes
neighbor 200.1.23.2
remote-as 100
neighbor 200.1.36.1
remote-as 600
no auto-summary
!
R4:
interface Serial2/0
ip address 200.1.14.1
255.255.255.0
serial restart-delay
0
!
interface Serial2/1
ip address 200.1.12.1
255.255.255.0
serial restart-delay
0
!
router bgp 100
no synchronization
bgp
log-neighbor-changes
neighbor 200.1.12.2
remote-as 100
neighbor 200.1.14.2
remote-as 100
no auto-summary
!
R5:
interface Loopback1
ip address 60.1.1.1
255.255.255.0
!
interface Loopback2
ip address 60.1.2.1
255.255.255.0
!
interface Serial2/0
ip address 200.1.36.1
255.255.255.0
serial restart-delay
0
!
interface Serial2/1
ip address 200.1.16.1
255.255.255.0
serial restart-delay
0
!
router bgp 600
no synchronization
bgp
log-neighbor-changes
network 60.1.1.0 mask
255.255.255.0
network 60.1.2.0 mask
255.255.255.0
neighbor 200.1.16.2
remote-as 100
neighbor 200.1.36.2
remote-as 300
no auto-summary
!
R1:
interface Serial2/0
ip address 200.1.14.2
255.255.255.0
serial restart-delay
0
!
interface Serial2/1
ip address 200.1.16.2
255.255.255.0
serial restart-delay
0
!
router bgp 100
no synchronization
bgp
log-neighbor-changes
neighbor 200.1.12.1
remote-as 100
neighbor 200.1.12.2
remote-as 100
neighbor 200.1.14.1
remote-as 100
neighbor 200.1.16.1
remote-as 600
neighbor 200.1.16.1
next-hop-self
no auto-summary
!
ip forward-protocol nd
ip route 200.1.12.0 255.255.255.0 200.1.14.1
!
R2:
interface Serial2/0
ip address 200.1.12.2
255.255.255.0
serial restart-delay
0
!
interface Serial2/1
ip address 200.1.23.2
255.255.255.0
serial restart-delay
0
!
router bgp 100
no synchronization
bgp
log-neighbor-changes
neighbor 200.1.12.1
remote-as 100
neighbor 200.1.14.1
remote-as 100
neighbor 200.1.14.2
remote-as 100
neighbor 200.1.23.1
remote-as 300
neighbor 200.1.23.1
next-hop-self
no auto-summary
!
ip forward-protocol nd
ip route 200.1.14.0 255.255.255.0 200.1.12.1
!
No comments:
Post a Comment