3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1257
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 route reflector nor client is configured.
Related commands: reflect between-clients (IPv6 address family view) and reflector cluster-id
(IPv6 address family view).
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
[Sysname-bgp-af-ipv6] peer test reflect-client
peer route-limit (IPv6 address family view)
Syntax peer { group-name | ipv4-address | ipv6-address } route-limit limit [ percentage ]
undo peer { group-name | ipv4-address | ipv6-address } route-limit
View IPv6 address family view
Parameters group-name: Name of an IPv4 or IPv6 peer group, a string of 1 to 47 characters.
ipv4-address: IPv4 address of a peer.
ipv6-address: IPv6 address of a peer.
limit: Specifies an upper limit from 1 to 10000 for address prefixes that can be
received from the peer or peer group
percentage: Specifies the percentage of routes to generate alarm information,
ranging from 1 to 100, with the default as 75.
Description Use the peer route-limit command to set the maximum number of prefixes that
can be received from a peer/peer group.
Use the
undo peer route-limit command to restore the default.
By default, the router has no limit on prefixes from a peer/peer group.
The router will end the peer relation when the number of address prefixes received
for the peer exceeds the limit.
Examples # Set the number of prefixes allowed to receive from the peer 1:2::3:4 to 10000.