NMC-RX 7.3.x User Guide, Vol. 2 > Configuring BGP Neighbors
> Setting Route Policies
Setting Route Policies
With the NMC-RX application, the only route policy you can create for the BGP neighbor is a Distribute List policy. For the other types of route policies, you can select existing policies that were created through the Juniper Networks CLI.
Before you configure a Distribute List policy for the BGP neighbor, you need to create at least one access list if none already exists. See Creating Access Lists.
 |
NOTE: Distribute lists are also known as access lists.
|
To use a distribute list:
- Click the Route Policies tab.
A list of the policy types you can use for both inbound and outbound routing by the BGP neighbor appears.
- Activate the desired policies in the Configured Parameters pane. Table 33 defines the BGP neighbor route policy types.
Table 33: Route Policy Parameters
|
|
|
Route Map
|
Name of the route map to determine which routes to unsuppress; 32 characters maximum
|
|
Filter List
|
Name of the filter list used to determine the weight of an AS path; 32 characters maximum
|
Weight
|
Weight to apply on filter list matches; range 0-4294967295
|
|
|
|
|
Inbound/Outbound Route Policies |
Distribute List
|
Name of the access list used to determine the condition for accepting (inbound) or advertising (outbound) BGP routes; 32 characters maximum.
Also known as access list: a sequential collection of permit and deny conditions that you can use to filter inbound or outbound routes. You can use different kinds of access lists to filter routes based on either the prefix or the AS path.
|
Filter List
|
Name of the filter list used to determine the condition for accepting (inbound) or advertising (outbound) BGP routes; 32 characters maximum. Currently, can be created only through the CLI.
List that filters incoming and outgoing routes based on the value of the AS path attribute.
|
Prefix List
|
Name of the prefix list used to determine the condition for accepting (inbound) or advertising (outbound) BGP routes; 32 characters maximum. Currently, can be created only through the CLI.
|
Prefix Tree
|
Name of the prefix tree used to determine the condition for accepting (inbound) or advertising (outbound) BGP routes; 32 characters maximum. Currently, can be created only through the CLI.
|
Route Map
|
Name of the route map used to determine the condition for accepting (inbound) or advertising (outbound) BGP routes; 32 characters maximum. Currently, can be created only through the CLI.
|
- Click
to the right of the Distribute List text box in the Inbound list.
The Distribute List In dialog box appears.
- Select the access list you want to assign.
- Repeat Steps 2-4 for the Outbound list.
- When you have selected the distribute list policies you want, click OK in the Create BGP Neighbor window.