• Configure BGP on all internal devices using AS 100.
• Configure iBGP peerings from R1 to all other devices in the internal network.
• Configure EBGP peerings between R4 & BB3 and R6 & BB1 using their directly connected links; BB1 and BB3 are in AS 54.
• Advertise the Loopback0 interfaces of these devices into BGP.
• Ensure full reachability to these Loopback 0 interfaces from all internal devices, and to all prefixes learned from AS 54 from all internal devices when sourcing traffic from the Loopback 0 interfaces.
Configuration
R1:
router bgp 100
network 150.1.1.0 mask 255.255.255.0
neighbor 155.1.0.2 remote-as 100
neighbor 155.1.0.3 remote-as 100
neighbor 155.1.0.4 remote-as 100
neighbor 155.1.0.5 remote-as 100
neighbor 155.1.58.8 remote-as 100
neighbor 155.1.67.7 remote-as 100
neighbor 155.1.79.9 remote-as 100
neighbor 155.1.108.10 remote-as 100
neighbor 155.1.146.6 remote-as 100
neighbor 155.1.0.2 route-reflector-client
neighbor 155.1.0.3 route-reflector-client
neighbor 155.1.0.4 route-reflector-client
neighbor 155.1.0.5 route-reflector-client
neighbor 155.1.58.8 route-reflector-client
neighbor 155.1.67.7 route-reflector-client
neighbor 155.1.79.9 route-reflector-client
neighbor 155.1.108.10 route-reflector-client
neighbor 155.1.146.6 route-reflector-client
R2:
router bgp 100
network 150.1.2.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
R3:
router bgp 100
network 150.1.3.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
R4:
router bgp 100
network 150.1.4.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
neighbor 204.12.1.254 remote-as 54
R5:
router bgp 100
network 150.1.5.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
R6:
router bgp 100
network 150.1.6.0 mask 255.255.255.0
neighbor 155.1.146.1 remote-as 100
neighbor 54.1.1.254 remote-as 54
SW1:
router bgp 100
network 150.1.7.0 mask 255.255.255.0
neighbor 155.1.146.1 remote-as 100
SW2:
router bgp 100
network 150.1.8.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
SW3:
router bgp 100
network 150.1.9.0 mask 255.255.255.0
neighbor 155.1.146.1 remote-as 100
SW4:
router bgp 100
network 150.1.10.0 mask 255.255.255.0
neighbor 155.1.0.1 remote-as 100
沒有留言:
張貼留言