R3303-HP HSR6800 Routers Layer 3 - IP Routing Configuration Guide
376
• Configure IPv6 BGP basic functions.
Configuring IPv6 BGP timers
To configure IPv6 BGP timers:
Ste
p
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 address family
view.
ipv6-family N/A
4. Configure IPv6 BGP timers.
• Specify keepalive interval and
holdtime:
timer keepalive keepalive hold
holdtime
• Configure keepalive interval and
holdtime for an IPv6 peer or peer
group:
peer { ipv6-group-name |
ipv6-address } timer keepalive
keepalive hold holdtime
Optional.
The keepalive interval
defaults to 60 seconds,
holdtime defaults to 180
seconds.
Timers configured by using
the timer command have
lower priority than timers
configured by using the peer
timer command.
The holdtime interval must be
at least three times the
keepalive interval.
5. Configure the interval for
sending the same update to
an IPv6 peer or peer group.
peer { ipv6-group-name | ipv6-address }
route-update-interval interval
Optional.
The interval for sending the
same update to an IBGP peer
or an EBGP peer defaults to
15 seconds or 30 seconds.
If the interval is set to 0, the
same update is sent to a BGP
peer immediately when a
route is changed.
Configuring IPv6 BGP soft reset
Enabling route refresh
Ste
p
Command
Remarks
1. Enter system view.
system-view
N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 address
family view.
ipv6-family N/A
4. Enable route refresh.
peer { ipv6-group-name | ipv6-address }
capability-advertise route-refresh
Optional.
Enabled by default.