Configuring BGP 453

Tabl e 515 Configure to Send Community Attribute to the Peer

By default, the community attributes are not sent to the peer.6Configure the peer to be the client of the route reflector.

Tabl e 516 Configure the Peer to be the Client of the Route Reflector

7Configure to distribute default route to the peer.

Tabl e 517 Configure to Distribute Default Router to the Peer

By default, the local router does not advertise the default route to any peer. A next hop should be sent to the peer unconditionally as the default route.8Set the own IP address as the next hop when the peer distributes routes.Set the router's own IP address as the next hop when the peer distributes routes.

Tabl e 518 Set the Own IP Address as the Next Hop When the Peer Distributes Route

By default, its own address is not the next hop when the peer distributes routes.9Create a routing policy for the peer.

Tabl e 519 Create a Routing Policy for the Peer

Operation Command
Configure to send community attribute to
the peer peer peer-address
advertise-community
Cancel sending community attribute to
the peer undo peer peer-address
advertise-community
Operation Command
Configure the peer to be the client of the
route reflector peer peer-address reflect-client
Cancel the configuration of making the
peer as the client of the BGP route
reflector
undo peer peer-address
reflect-client
Operation Command
Configure to distribute default route to
the peer peer peer-address
default-route-advertise
Configure not to distribute default route
to the peer undo peer peer-address
default-route-advertise
Operation Command
Set the own IP address as the next hop
when the peer distributes route peer peer-address next-hop-local
Not to Set the own IP address as the next
hop when the peer distributes route undo peer peer-address
next-hop-local
Operation Command
Create a routing policy for the peer peer peer-address route-policy
policy-name { import | export }
Remove a routing policy to import or
export routes undo peer peer-address route-policy
policy-name { import | export }