On Thu, Oct 8, 2015 at 10:35 AM, Martin Moreno <[email protected]> wrote:
> Since we are not multi homed nor have our own AS TW did a static route from
> their gateway router /IP to our router but they are saying we need to do a
> next hop statement and to point the new /24 back to their gateway ip?

router bgp YOURAS#
  neighbor TWIP next-hop-self

This tell your router to advertise your IP addresses with your
router's address as the next hop. BGP does not do this automatically
because in more complicated configurations it's often not the desired
result.

Regards,
Bill Herrin




-- 
William Herrin ................ [email protected]  [email protected]
Owner, Dirtside Systems ......... Web: <http://www.dirtside.com/>

Reply via email to