Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-43
Generally, BGP transmits BGP update packets with the AS number (either public AS
number or private AS number). To enable some outbound routers to ignore the AS
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
5.1.51 peer reflect-client
Syntax
peer group-name reflect-client
undo peer group-name reflect-client
View
BGP view
Parameter
group-name: Name of peer group.
Description
Using peer reflect-client command, you can configure a peer group as the route
reflector client. Using undo peer reflect-client command, you can cancel the existing
configuration.
This command only applies to peer group.
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
5.1.52 peer route-policy export
Syntax
peer group-name route-policy route-policy-name export
undo peer group-name route-policy route-policy-name export
View
BGP view