3com S7906E Guide De Référence

Page de 2327
 
1-40 
Default Level 
2: System level 
Parameters 
ipv6-group-name: Name of an IPv6 MBGP peer group, a string of 1 to 47 characters. 
ipv6-address: IPv6 address of an IPv6 MBGP peer. 
Description 
Use the peer reflect-client command to configure the router as a route reflector and specify an IPv6 
MBGP peer/peer group as its client.  
Use the undo peer reflect-client command to remove the configuration. 
By default, neither route reflector nor client is configured. 
Related commands: reflect between-clients, reflector cluster-id
Examples 
# 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] ipv6-family 
[Sysname-bgp-af-ipv6] group test internal 
[Sysname-bgp-af-ipv6] quit 
[Sysname-bgp] ipv6-family multicast 
[Sysname-bgp-af-ipv6-mul] peer test enable 
[Sysname-bgp-af-ipv6-mul] peer test reflect-client 
peer route-limit (IPv6 MBGP address family view) 
Syntax 
peer { ipv6-group-name | ipv6-address route-limit limit [ percentage 
undo peer { ipv6-group-name | ipv6-address route-limit 
View 
IPv6 MBGP address family view 
Default Level 
2: System level 
Parameters 
ipv6-group-name: Name of an IPv6 MBGP peer group, a string of 1 to 47 characters. 
ipv6-address: IPv6 address of an IPv6 MBGP peer. 
limit: Specifies the upper limit of IPv6 address prefixes that can be received from the peer or peer group, 
in the range 1 to 6144. 
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.