BGP Peering Properties dialog box
Use this dialog box to create a BGP Peering element.
For information about Free Range Routing (FRR) syntax, see https://docs.frrouting.org/en/latest/.
| Option | Definition |
|---|---|
| General tab | |
| Name | The name of the element. |
| Connection Profile | To select the BGP Connection Profile to use, click Select. |
| TCP MD5 Password | Enter the TCP MD5 password used to authenticate to other BGP peers. Uses the command password $. If you do not enter a password, the password defined
in the BGP Connection Profile is used. By default, passwords and keys are not shown in plain text. To show the password or key, deselect the Hide option. Note: The password is shown in plain text when previewing the configuration in
FRR format.
|
| Filter Type | The type of filter to use as an inbound or outbound filter. |
| Inbound Filter | Double-click the cell to select the Access List or Route Map to use as an inbound filter. |
| Outbound Filter | Double-click the cell to select the Access List or Route Map to use as an outbound filter. |
| Comment (Optional) |
A comment for your own reference. |
| Category (Optional) |
Includes the element in predefined categories. Click Select to select a category. |
| Option | Definition |
|---|---|
| Advanced tab | |
| Local AS (eBGP Only) | Uses the local-as command. Select from the following:
|
| Maximum Prefix | Uses the
maximum-prefix command. Select from the following:
|
| Send Community | Uses the
send-community command. Select from the following:
|
| Connected Check | Uses the
disable-connected-check command. Select from the following:
|
| TTL Check Mechanism | Select from the following:
|
| Remove Private AS (eBGP Only) | Uses the remove-private-AS command. |
| Soft Reconfiguration Inbound | Uses the soft-reconfiguration inbound command. |
| Don't Send Capabilities | Uses the dont-capability-negotiate command. |
| Override Received Capabilities | Uses the override-capability command. |
| Route Reflector Client (iBGP Only) | Uses the route-reflector-client command. |
| Next Hop Self | Uses the next-hop-self command. |
| Outbound Route Filtering (ORF) | Uses the
capability orf prefix-list command. Select from the following:
|
| IP Prefix Access List | Shows the Prefix list to be used for the Send and Send and Receive options for the Outbound Route Filtering (ORF) command. To select the IP Prefix Access List to use, select the Access List as the inbound filter on the General tab. |
| Bidirectional Forwarding Detection |
When selected, enables bidirectional forwarding detection (BFD). |
| Interval (ms) | The interval at which the Engine sends BFD control packets. The default is 1800 milliseconds. |
| Min RX (ms) | The length of time that the Engine waits for a reply. If the Engine
does not receive a reply within the specified length of time, the neighbor is considered to have failed. The default is 400 milliseconds. |
| Multiplier | A numeric value from 1 to 20 that used in BFD failure detection. The default is 3. |
| Passive Mode | When selected, the Engine does not send BFD control packets unless it receives at least 1 valid packet from a neighbor. |