F3215-HP Load Balancing Module Network Management Command Reference-6PW101

299
[Sysname-bgp] peer test public-as-only
peer reflect-client (BGP view)
Use peer reflect-client to configure the router as a route reflector and specify a peer/peer group as a
client.
Use undo peer reflect-client to remove the configuration.
Syntax
peer { group-name | ip-address } reflect-client
undo peer { group-name | ip-address } reflect-client
Default
Neither the route reflector nor the client is configured.
Views
BGP view
Default command level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
Usage guidelines
In BGP view, the command enables the router to reflect routes of the public network.
Examples
# In BGP 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] peer test reflect-client
Related commands
reflect between-clients
reflect cluster-id
peer route-limit (BGP view)
Use peer route-limit to specify the maximum number of routes that can be received from a peer or peer
group.
Use undo peer route-limit to cancel the configuration.
Syntax
peer { group-name | ip-address } route-limit prefix-number [ { alert-only | reconnect reconnect-time } |
percentage-value ] *
undo peer { group-name | ip-address } route-limit