- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- BGP routemaps - Import ipv6 default route
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BGP routemaps - Import ipv6 default route
Hi all,
I'm configuring import routemaps for my external bgp peering on an R77.30 cluster.
I can't find the syntax to match ipv6 default route advertised by remote peer. I tried
set routemap def_routes id 20 match network ::/0 exact
RTGRTG0019 Routemap: Invalid dest/masklen ::/0
and the expanded version full of zeros, same result.
But actually :
set routemap def_routes id 20 match network ::/16 exact
is accepted.
Thank you for your help.
Guillaume
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First of all, you should upgrade to a supported release as R77.30 is End of Life.
But maybe it's
set routemap def_routes id 20 match network default exact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks PhoneBoy, unfortunately that's not the good one : RTGRTG0019 Syntax error at <default>
I know we should upgrade, but we'll plan that in a near future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was a bug that was fixed in R80.10 and above. Please upgrade.
