Configuration
R1
router
bgp 100
net
1.1.1.1 mask 255.255.255.255
nei
10.1.12.2 remote-as 200
R2
router
bgp 200
net
2.2.2.2 mask 255.255.255.255
nei
10.1.12.1 remote-as 100
nei
10.1.23.3 remote-as 200
nei
10.1.23.3 next-hop-self
R3
router
bgp 200
net
3.3.3.3 mask 255.255.255.255
nei
10.1.23.2 remote-as 200
nei
10.1.23.2 next-hop-self
nei
10.1.34.4 remote-as 400
R4
router
bgp 400
net
4.4.4.4 mask 255.255.255.255
nei
10.1.34.3 remote-as 200
Verify
#sh
ip bgp summary
#sh
ip bgp
#sh
ip route bgp
Test
No comments:
Post a Comment