3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1259
undo peer { ipv6-group-name | ipv6-address } route-update-interval
View IPv6 address family view
Parameters ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
seconds: 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
Parameters ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
Description Use the
peer substitute-as command to substitute the local AS number for the
AS number of a peer/peer group in the AS_PATH attribute.
Use the
undo peer substitute-as command to remove the configuration.
The substitution is not configured by default.
Examples # Substitute the local AS number for the AS number of peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100