Peer Route-Limit (Bgp/Bgp-Vpn Instance View) - H3C S9500 Series Command Manual

Routing switch bgp
Hide thumbs Also See for S9500 Series:
Table of Contents

Advertisement

Command Manual – BGP
H3C S9500 Series Routing Switches
Examples
# In BGP view, configure the local device as a route reflector and specify the peer group
test as a client.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test reflect-client

1.1.64 peer route-limit (BGP/BGP-VPN instance view)

Syntax
peer { group-name | ip-address } route-limit limit [ percentage ]
undo peer { group-name | ip-address } route-limit
View
BGP view, BGP-VPN instance view
Default Level
2: System level
Parameters
group-name: Name of a peer group.
ip-address: IP address of a peer.
limit: Upper limit of IP prefixes that can be received from the peer or peer group.
percentage: If the number of received routes reaches the specified percentage of the
upper limit, the system will generate alarm information. The default percentage is 75.
Description
Use the peer route-limit command to set the maximum number of routes that can be
received from a peer/peer group.
Use the undo peer route-limit command to restore the default.
The number is unlimited by default.
Examples
# In BGP view, set the number of routes that can be received from peer 129.140.6.6 to
10000.
<Sysname> system-view
[Sysname] bgp 109
[Sysname-bgp] peer 129.140.6.6 as-number 110
[Sysname-bgp] peer 129.140.6.6 route-limit 10000
Chapter 1 BGP Configuration Commands
1-65

Advertisement

Table of Contents
loading

Table of Contents