To configure peer-group-level BGP

Note: For most parameters in this procedure, you can specify that the parameter value is inherited from the parent BGP configuration using the Inherit Value parameter.

If you disable value inheritance for a parameter, the available options are restricted, based on the parent parameter value and the protocol functionality. For example, if a parameter in the global-level BGP configuration is set to True, the only available option for the same parameter in the peer-group-level BGP configuration is False, unless a value of False violates a protocol rule, in which case the only available option is True.

The parameters that you configure for a BGP peer group take precedence over the parameters that are configured for global-level BGP.

Steps
 

In the navigation tree Routing view, expand Network→NE→Routing Instance→BGP.


Right-click on the BGP icon and choose Create Group.


Configure the required parameters.


Select a TCP key chain in the KeyChain panel, if required.

Note: You can assign a TCP key chain to a BGP site, group, or peer on a 7450 ESS in mixed mode, 7705 SAR, 7750 SR, or 7950 XRS.


Configure the required parameters in the Graceful Restart panel.

The graceful restart parameters are configurable when the Graceful Restart parameter is enabled.


Configure the required parameters in the MED panel.

The parameters are used to find a way to leave the AS when there are multiple methods of leaving the AS.


Click Apply.


Configure the required parameters in the OLC panel.


Configure dynamic peer prefixes as required:

  1. Click on the Dynamic Peer Prefixes tab.

  2. Click Create.

  3. Configure the required parameters.

  4. Save the changes.


10 

Click on the Behavior tab and configure the required parameters.

The Fault Tolerance parameter allows BGP routers to be more tolerant of certain UPDATE message errors, use less disruptive error recovery mechanisms, and provide better operational and diagnostics information.

The Idle Timeout parameter is configurable when the Never Timeout parameter is disabled.


11 

Click on the AS Properties tab and configure the required parameters.

The Peer AS parameter specifies the peer AS for this specific group, and the behavior, internal or external. Multipath configurations are not supported at the BGP peer level.


12 

Configure the required parameters in the Local AS panel.

The No Prepend Global AS is configurable only if you set the Local AS parameter to a value other than 0.

The Local AS parameters are used to configure a virtual AS. A virtual AS is used when a router (RTA) is moved from one AS (AS1) to another AS (AS2). However, the customer router (CR1) is configured to belong to the AS1. To avoid reconfiguring CR1 to belong to AS2, CR1 can continue to belong to AS1, but RTA has its local AS value set to AS1. RTA can advertise AS1 for routes advertised to CR1.


13 

Configure the required parameters in the Remove Private AS panel.


14 

Click on the VPN tab and configure the required parameters in the VPN panel.

Note the following:

  • The Advertise Label, Apply Import Route Policies and Apply Export Route Policies parameters are not configurable on a VPRN routing instance.

  • The Apply Import Route Policies and Apply Export Route Policies parameters specify whether to apply the existing import and export route policies configured on the Import Policies and Export Policies tabs.

  • Selecting an address family in the Rapid Update panel reduces the minimum route advertisement interval (MRAI) to zero. Families that are not selected will retain the default MRAI.


15 

Configure ORF Extended Community:

  1. Configure the Accept ORF parameter.

  2. Configure the Send ORF parameter.

    If Send ORF is set to True, provide the RTL details:
    1. Click on the Create button.

    2. Enter site and route target details.

    3. Click OK.


16 

Click on the Add Path tab and configure the required parameters.

You must select the Enable Add-Path parameter in order to configure the additional Add-Path parameters.

IMPORTANT INFORMATION

For release 22.2 and later, the modification of parameters under Add Path will still work with pre 22.2 OSSI scripts. However, to enable or disable Add-Path parameter using pre 22.2 OSSI scripts, the following workaround is mandatory;

  • To disable AddPath, specify <sendAddPath>false</sendAddPath> along with the <paramsInheritanceMask> tag with all AddPath bits removed.

  • To enable AddPath, specify <sendAddPath>true</sendAddPath> along with the <paramsInheritanceMask> tag with AddPath bits specified.

Note: It is recommended to use either pre-22.2 and 22.2 OSSI script consistently for Add-Path Configuration and do not alternate.

Note: The inheritance from parent BGP configuration applies to all the parameters.

The inheritance values are displayed as read-only fields for operational setup. For non-operational setup, inheritance values are not displayed.


17 

Click on the Segment Routing V6 tab and configure the required parameters.


18 

To add a peer, perform the following steps:

  1. Click on the Peers tab.

  2. Click Create.

  3. Perform Step 3 to Step 18 of To configure peer-level BGP .

  4. Save your changes and close the form.


19 

To configure prefix limits, perform the following steps:

  1. Click on the Prefix Limit tab.

    Note:

    For node releases earlier than 13.0R1, prefix limit parameters appear on the Behavior tab and the Prefix Limit tab is not available.

  2. Click Create. The Prefix Limit (Create) form opens.

  3. Configure the required parameters.

  4. Save your changes and close the form.


20 

Click on the Import Policies and Export Policies tabs and configure the required parameters.

Configure the import route policies to determine which routes are accepted from peers. The policies should match the policies you configure using the Routing Policy Manager, as described in Chapter 27, NE routing and forwarding . There is no validation performed by the router to ensure the policies match.

Configure the export route policies to determine which routes are advertised to peers. The policies should match the policies you configure using the Routing Policy Manager, as described in Chapter 27, NE routing and forwarding . A router performs no validation to ensure the policies match.

You can use the Select button to choose a single policy, or click on the Create Expression button to use a logical expression, as described in To create a BGP policy expression.


21 

To configure interface instance, perform the following steps:

  1. Click on the Dynamic Peer Interfaces tab.

  2. Create or select an entry and click Properties. The Dynamic Peer Interface (Create/Edit) form opens.

  3. Configure the required parameters in General tab.

  4. Click on the AS Allowed Ranges tab and configure the Minimum and Maximum values.

    Note:

    Upto 32 AS Allowed Range can be configured.

  5. Save the changes and close the form.


22 

Click on the Authentication tab and configure the required parameters.


23 

Save your changes and close the form.

End of steps