532
3
.
Configure BGP Community Filtering
Command Explanation
BGP configuration mode
neighbor {<ip-address> | <TAG>}
send-community
no neighbor {<ip-address> | <TAG>}
send-community
Allow the routing updates with
community attributes sending to
BGP neighbors; the
no neighbor
{<ip-address> | <TAG>}
send-community
command
enables the route without
community attributes.
4
.
Configure BGP Confederation
Command Explanation
BGP configuration mode
bgp confederation identifier <as-id>
no bgp confederation identifier <as-id>
Configure a BGP AS
confederation identifier; the
no bgp confederation
identifier <as-id>
command
deletes the BGP AS
confederation identifier
bgp confederation peers <as-id> [<as-id>..]
no bgp confederation peers <as-id> [<as-id>..]
Configure the AS affiliated to
the AS confederation; the
no
bgp confederation peers
<as-id> [<as-id>..]
command
deletes the AS from the AS
confederation.
5
.
Configure a Route Reflector
(
1
)
The following commands can be used to configure route reflector and its
clients.
Command Explanation
BGP configuration mode