Multicast and Routing Guide K/KA/KB.15.15
HP Switch(config)# router bgp 100
HP Switch(bgp)# neighbor 192.1.1.2 remote-as 200
HP Switch(bgp)# neighbor 193.1.1.2 remote-as 200
# Add network 1.0.0.0/8 to the BGP routing table on Switch A.
HP Switch(bgp)# network 1.0.0.0/8
HP Switch(bgp)# exit
# Configure Switch B.
HP Switch(config)# router bgp 200
HP Switch(bgp)# neighbor 192.1.1.1 remote-as 100
HP Switch(bgp)# neighbor 194.1.1.1 remote-as 200
HP Switch(bgp)# exit
# Configure Switch C.
HP Switch(config)# router bgp 200
HP Switch(bgp)# neighbor 193.1.1.1 remote-as 100
HP Switch(bgp)# neighbor 195.1.1.1 remote-as 200
HP Switch(bgp)# exit
# Configure Switch D.
HP Switch(config)# router bgp 200
HP Switch(bgp)# neighbor 194.1.1.2 remote-as 200
HP Switch(bgp)# neighbor 195.1.1.2 remote-as 200
HP Switch(bgp)# exit
326 Border Gateway Protocol (BGP)










