Hi,
From our cluster we have set up an IPv6 BGP peering connection with the ISP which is working fine. We receive the IPv6 default route from the ISP.
But we do not manage to advertise our local IPv6 connected subnet to the BGP peer of the ISP with our export routemap.
Any suggestions? Maybe an error in the routemap? (Reference to actual config/ip's have been altered or contains placeholder)
R81.10
CheckPoint fw>
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 on
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 capability ipv6-unicast on
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 holdtime 90
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 keepalive 30
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 authtype md5 secret <md5 secret>
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 export-routemap "EXP-IPV6-routemap" preference 10 on
set bgp external remote-as <ISP AS> peer 2001:x:x:x::1 import-routemap "IMP-IPV6-routemap" preference 10 on
CheckPoint fw> show configuration routemap EXP-IPV6-routemap
set routemap EXP-IPV6-routemap id 10 on
set routemap EXP-IPV6-routemap id 10 allow
set routemap EXP-IPV6-routemap id 10 match network 2a07:2240:17f8::/48 exact
set routemap EXP-IPV6-routemap id 10 match protocol direct
CheckPoint fw> show bgp peers established
Flags: R - Peer restarted, W - Waiting for End-Of-RIB from Peer
PeerID AS Routes ActRts State InUpds OutUpds Uptime
2001:x:x:x::1 <ISP AS> 1 0 Established 2 0 2d9h
CheckPoint fw> show bgp peer 2001:x:x:x::1 received
IPv6 Route MED LocalPref Nexthop Communities
::/0 None N/A(EBGP) 2001:x:x:x::1 (link-local: fe80::da24:bcff:fec7:a7c2)
CheckPoint fw> show bgp peer 2001:x:x:x::1 advertise
EMPTY
CheckPoint fw> show ipv6 route destination 2a07:2200:13f8::
Codes: C - Connected, S - Static, B - BGP, Rg - RIPng, A - Aggregate,
O - OSPFv3 IntraArea (IA - InterArea, E - External),
K - Kernel Remnant, H - Hidden, P - Suppressed,
NP - NAT Pool, U - Unreachable, i - Inactive
C 2a07:2200:13f8::/48 is directly connected, bondx.xxx