| 9.1.4 |
Route
Reflector Operation
Router(config-router)# neighbor
IP-address route-reflector-client
|
| 9.2.3 |
Using
Distribute List to Filter BGP Routes
Router(config)# access-list
number [permit |deny] network
network-wildcard mask mask-wildcard
|
| 9.2.4 |
The IP
Prefix List Command
Router(config)# ip prefix-list
list-name [seq seq-value] deny | permit
network/len [ge ge-value] [le le-value]
|
| 9.2.5 |
Verifying
IP Prefix List Configuration
Router# show ip prefix-list
[detail-summary] name [netowkr/len] [seq seq-num]
[longer] [fist-match]
|
| 9.3.2 |
Community
Attribute Configuration
Router(config-router)# neighbor
{ip-address | peer-group-name} send-community
|
| 9.5.3 |
Default
Routing in BGP Networks
Router(config-router)# neighbor
{ip-address | peer-group-name} default-originate
[route-map map-name]
|
| 9.5.5 |
Load
Balancing
Router(config-router)# maximum-paths
number
|