H3C S7500E Series Command Manual page 483

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
ip-address: IP address of a peer.
limit: Upper limit of IP prefixes that can be received from the peer or peer group, in the
range 1 to 131072.
percentage: If the number of received routes reaches the specified percentage of the
upper limit, the system will generate alarm information. The percentage is in the range
from 1 to 100. The default 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
5.1.64 peer route-policy
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
BGP view
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
route-policy-name: Routing policy name, a string of 1 to 19 characters.
export: Applies the routing policy to routes outgoing to the peer (or peer group).
import: Applies the routing policy to routes incoming from the peer (or peer group).
Chapter 5 BGP Configuration Commands
5-54

Advertisement

Table of Contents
loading

Table of Contents