3com S7906E Guide De Référence

Page de 2327
 
1-43 
Description 
Use the peer reflect-client command to configure the router as a route reflector and specify a 
peer/peer group as a client. 
Use the undo peer reflect-client command to remove the configuration. 
By default, neither the route reflector nor the client is configured. 
Related commands: reflect between-clients and reflect cluster-id. 
Examples 
# In IPv4 MBGP address family view, configure the local device as a route reflector and specify the 
IBGP peer group test as a client.  
<Sysname> system-view 
[Sysname] bgp 100 
[Sysname-bgp] group test internal 
[Sysname-bgp] peer test as-number 100 
[Sysname-bgp] ipv4-family multicast 
[Sysname-bgp-af-mul] peer test enable 
[Sysname-bgp-af-mul] peer test reflect-client 
peer route-limit (MBGP 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: Name of an IPv4 MBGP peer group, a string of 1 to 47 characters.  
ip-address: IP address of an IPv4 MBGP peer.  
limit: Upper limit of IP prefixes that can be received from the peer or peer group. Its range and default 
value vary with devices.  
percentage: If the number of received routes divided by the upper limit reaches the specified 
percentage, the system will generate alarm information. The percentage is in the range 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.