WAN Routing
1752805 Members
5484 Online
108789 Solutions
New Discussion

Re: BGP Dual As Configrtion

 
Aditya2482
New Member

BGP Dual As Configrtion

Please help for configration of Dual AS BGP in HP router

 

Cisco router had command neighbor ip-address local-as xx.xx.xx.xx no-prepend

 

 

What command for HP router Please help

1 REPLY 1
rpiersan
Member

Re: BGP Dual As Configrtion

 

 

bgp 10
peer 1.1.1.1 as-number 20
peer 1.1.1.1 fake-as 30

 

please be careful because AS_PATH based loop prevention still considers *real* local AS, i.e. 10 in returning prefixes, so maybe a route-map matching _30 should be manually configured