Command Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 4 BGP Configuration Commands
Huawei Technologies Proprietary
4-40
number when transmitting update packets, you can configure not to carry the AS
number when transmitting BGP update packets.
Example
# Configure not to carry the private AS number when transmitting BGP update packets
to the peer named test.
[Quidway-bgp] peer test public-as-only
4.1.47 peer reflect-client
Syntax
peer { group-name | peer-address } reflect-client
undo peer { group-name | peer-address } reflect-client
View
BGP view
Parameter
group-name: Name of peer group.
peer-address: IP address of the peer.
Description
Using peer reflect-client command, you can configure a peer/peer group as the route
reflector client. Using undo peer reflect-client command, you can cancel the existing
configuration.
For the related commands, see reflect between-clients, reflector cluster-id.
Example
# Configure the peer group “test” as the route reflector client.
[Quidway-bgp] peer test reflect-client
4.1.48 peer route-policy
Syntax
peer { group-name | peer-address } route-policy route-policy-name { import | export }
undo peer { group-name | peer-address } route-policy route-policy-name { import |
export }
View
BGP view