Peer Route-Limit (Mbgp Address Family View); Peer Route-Policy (Mbgp Address Family View) - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

peer route-limit (MBGP address family view)

Syntax
peer { group-name | ip-address } route-limit limit [ percentage ]
undo peer { group-name | ip-address } route-limit
View
IPv4 MBGP address family view
Default level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies the IP address of an IPv4 MBGP peer.
limit: Specifies the upper limit of IP prefixes that can be received from the peer or peer group, in the range
of 1 to 12288.
percentage: Specifies the percentage that will cause the system to generate alarm information if the
number of received routes divided by the upper limit reaches it. The percentage is in the range of 1 to
100. The default is 75.
Description
Use peer route-limit to set the maximum number of the routes that can be received from a peer or a peer
group.
Use undo peer route-limit to restore the default.
The number is unlimited by default.
Examples
# In IPv4 MBGP address family view, set the number of the routes that can be received from peer
131.108.1.1 to 10000.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 131.108.1.1 as-number 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer 131.108.1.1 enable
[Sysname-bgp-af-mul] peer 131.108.1.1 route-limit 10000

peer route-policy (MBGP address family view)

Syntax
peer { group-name | ip-address } route-policy route-policy-name { export | import }
undo peer { group-name | ip-address } route-policy route-policy-name { export | import }
View
IPv4 MBGP address family view
246

Advertisement

Table of Contents
loading

Table of Contents