R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
425
interval: Specifies a minimum interval for sending the same update message, in the range of 0 to 600
seconds.
Usage guidelines
A BGP router sends an update message to its peers when a route is changed. If the route changes
frequently, the BGP router sends many updates for the route, resulting in routing flaps. By configuring the
interval for sending the same update to a peer or peer group, you can avoid such routing flaps.
Examples
# In BGP view, specify the interval for sending the same update to peer group test as 10 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test as-number 100
[Sysname-bgp] peer test route-update-interval 10
# In BGP-VPN instance view, specify the interval for sending the same update to peer group test as 10
seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ip vpn-instance vpn1
[Sysname-bgp-vpn1] peer test route-update-interval 10
peer soo
Use peer soo to configure the Site of Origin (SoO) attribute for a BGP peer or peer group.
Use undo peer soo to restore the default.
Syntax
In BGP IPv4 unicast address family view/BGP-VPN IPv4 unicast address family view/BGP VPNv4
address family view/BGP-VPN VPNv4 address family view/BGP VPNv6 address family view/BGP IPv4
multicast address family view:
peer { group-name | ip-address } soo site-of-origin
undo peer { group-name | ip-address } soo
In BGP IPv6 unicast address family view:
peer { group-name | ip-address | ipv6-address } soo site-of-origin
undo peer { group-name | ip-address | ipv6-address } soo
In BGP-VPN IPv6 unicast address family view/BGP IPv6 multicast address family view:
peer { group-name | ipv6-address } soo site-of-origin
undo peer { group-name | ipv6-address } soo
Default
By default, no SoO attribute is configured for a peer or peer group.
Views
BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP IPv6 unicast
address family view, BGP-VPN IPv6 unicast address family view, BGP VPNv4 address family view,
BGP-VPN VPNv4 address family view, BGP VPNv6 address family view, BGP IPv4 multicast address
family view, BGP IPv6 multicast address family view