11-49
peer route-update-interval (IPv6 address family view)
Syntax
peer
{
ipv6-group-name
|
ipv6-address
}
route-update-interval
interval
undo peer
{
ipv6-group-name
|
ipv6-address
}
route-update-interval
View
IPv6 address family view
Default Level
2: System level
Parameters
ipv6-group-name
: Name of a peer group, a string of 1 to 47 characters.
ipv6-address
: IPv6 address of a peer.
interval
: Specifies the minimum interval for sending the same update to a peer (group) from 5 to 600
seconds.
Description
Use the
peer route-update-interval
command to specify the interval for sending the same update to
a peer/peer group.
Use the
undo peer route-update-interval
command to restore the default.
By default, the interval is 15 seconds for the iBGP peer, and 30 seconds for the eBGP peer.
Examples
# Specify the interval for sending the same update to the peer 1:2::3:4 as 10 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100
[Sysname-bgp-af-ipv6] peer 1:2::3:4 route-update-interval 10
peer substitute-as (IPv6 address family view)
Syntax
peer
{
ipv6-group-name
|
ipv6-address
}
substitute-as
undo peer
{
ipv6-group-name
|
ipv6-address
}
substitute-as
View
IPv6 address family view
Default Level
2: System level
Parameters
ipv6-group-name
: Name of a peer group, a string of 1 to 47 characters.
ipv6-address
: IPv6 address of a peer.