R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

832
undo synchronization
View
IPv6 address family view
Default level
2: System level
Parameters
None
Description
Use synchronization to enable the synchronization between IPv6 BGP and IGP.
Use undo synchronization to disable the synchronization.
The feature is disabled by default.
With this feature enabled and when a non-BGP router is responsible for forwarding packets in an AS,
IPv6 BGP speakers in the AS cannot advertise routing information to other ASs unless all routers in the AS
know the latest routing information.
By default, upon receiving an IPv6 IBGP route, the BGP router only checks whether the next hop is
reachable before advertisement. If synchronization is enabled, the IBGP route can be advertised to EBGP
peers only when the route is also advertised by the IGP.
Examples
# Enable the route synchronization between IPv6 BGP and IGP.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] synchronization
timer
Syntax
timer keepalive keepalive hold holdtime
undo timer
View
IPv6 address family view
Default level
2: System level
Parameters
keepalive: Keepalive interval in seconds, ranging from 0 to 21845.
holdtime: Holdtime interval in seconds, whose value is 0 or in the range of 3 to 65535.
Description
Use timer to specify the IPv6 BGP keepalive interval and holdtime interval.
Use undo timer to restore the default.
By default, the keepalive and holdtime intervals are 60s and 180s respectively.