R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

424
Examples
# In BGP IPv4 unicast address family view, apply routing policy test-policy to routes outgoing to the peer
group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv4 unicast
[Sysname-bgp-ipv4] peer test route-policy test-policy export
# In BGP-VPN IPv6 unicast address family view, apply the routing policy test-policy to routes outgoing to
the peer group test.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ip vpn-instance vpn1
[Sysname-bgp-vpn1] address-family ipv6 unicast
[Sysname-bgp-ipv6-vpn1] peer test route-policy test-policy export
Related commands
filter-policy export
filter-policy import
peer as-path-acl
peer filter-policy
peer prefix-list
route-policy
peer route-update-interval
Use peer route-update-interval to specify an interval for sending the same update to a peer or peer
group.
Use undo peer route-update-interval to restore the default.
Syntax
peer { group-name | ip-address | ipv6-address } route-update-interval interval
undo peer { group-name | ip-address | ipv6-address } route-update-interval
Default
The interval for sending the same update to an IBGP peer is 15 seconds and the interval for sending the
same update to an EBGP peer is 30 seconds.
Views
BGP view, BGP-VPN instance view
Predefined user roles
network-admin
Parameters
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters. The peer
group must have been created.
ip-address: Specifies a peer by its IP address. The peer must have been created.
ipv6-address: Specifies a peer by its IPv6 address. The peer must have been created.