ROUTER1 (NEW) ip route 198.32.172.140 255.255.255.255 198.32.172.151 #I will add this manually on juniper interface te0/0 ip add 198.32.172.152 255.255.255.252 #I will add this manually on juniper interfae te0/1 ip add 192.168.150.2 255.255.255.252 router bgp 7707 neighbor 198.32.172.140 remote-as 7707 neighbor 192.168.150.1 remote-as 24071 ROUTER2 (Existing) #I will add this manually on juniper interfae te0/1 ip add 192.168.150.1 255.255.255.252 router bgp 24071 neighbor 202.57.110.122 remote-as 24095 neighbor 202.57.110.122 soft-reconfiguration inbound neighbor 202.57.110.122 route-map LINE4 out neighbor 192.168.150.2 remote-as 7707 neighbor 192.168.150.2 soft-reconfiguration inbound neighbor192.168.150.2 route-map LINE4 out neighbor 192.168.150.2 route-map HIX in route-map LINE4 match ip address prefix-list LINE4 ip prefix-list LINE4 permit 125.5.17.0/24 route-map HIX permit 10 match as-path 7 ip as-path access-list 7 permit ^7707_9299$