You can create a BGP peer group in a network template or on a device. A BGP peer group created in a network template is automatically created on all devices that use this template.
To create a BGP peer group:
In the main menu of the Open Single Management Platform Console, go to the Application & Services → NGFW section.
Create a BGP peer group in one of the following ways:
If you want to create a BGP peer group in a network template, in the menu, select the Network templates tab, click the network template, and select the Routing → BGP section.
If you want to create BGP peer groups on a device, select the Devices tab, click the device, select the Routing → BGP section, and enable the Override toggle switch.
Open an existing BGP instance by selecting it in the table and clicking the Edit button in the upper part of the table, or create a new BGP instance.
In the settings area of the BGP instance, select the Peer groups tab.
A table of BGP peer groups is displayed.
Click + Create.
This opens a window; in that window, in the Name field, enter the name of the BGP peer group. The maximum length of the name is 50 characters.
If necessary, enter a brief description of the BGP peer group in the Description field.
If you want to disable a BGP peer group and prevent establishing a TCP session with it, enable the Shutdown toggle switch. This toggle switch is disabled by default.
In the BGP listen range field, enter the IPv4 prefix of the BGP peer group.
In the Remote AS field, enter the autonomous system number of the BGP peer group. Range of values: 1 to 4 294 967 295.
If you want the device to use a password when establishing a TCP session with the BGP peer, in the Password field, enter the password. For a TCP session to be established between two BGP peers, they must use the same password. To see the entered password, you can click the show icon .
If necessary, in the Update source field, enter the IPv4 address of the loopback interface that the device sends to the BGP peer when establishing a TCP session.
If the TCP session is not established directly between the device and the BGP peer, in the eBGP hops field, enter the number of hops between the device and the BGP peer. Range of values: 1 to 255.
If you want to use the BFD protocol to detect loss of connectivity, enable the BFD toggle switch. When the toggle switch is enabled, changes you make to the route map are immediately applied to a BGP peer group if the BGP peer group uses this route map. You can select a route map for the BGP peer group at step 17 of these instructions.
If you want to configure BGP timers:
Enable the Custom BGP timers toggle switch. This toggle switch is disabled by default.
In the Keepalive field, enter the time interval in seconds that the device uses to send control packets to a BGP peer group. Range of values: 0 to 65 535.
In the Holdtime field, enter the time interval in seconds that the CPE device uses when receiving control packets from the BGP peer group. If no control packets are received from the BGP peer group within the specified time, the device considers this BGP peer group unavailable. Range of values: 0 to 65 535.
If you want to specify advanced settings for the BGP peer group:
Select the Advanced tab.
Advanced settings of the BGP peer group are displayed.
Manage the following settings as needed:
Enable the Soft-reconfiguration inbound toggle switch to store the routes advertised by a BGP peer group locally on the device. This feature takes up disk space on the device. When the check box is selected, changes you make to the route map are immediately applied to a BGP peer group if the BGP peer group uses this route map.
Enable the Allow AS in toggle switch to let the BGP peer group advertise routes to the device with the 'AS path' attribute, whose value is the autonomous system number of the device.
Enable the Next hop self toggle switch to use the IPv4 address of the device as the value of the next-hop attribute when advertising routes to the BGP peer group.
Enable the Route reflector client toggle switch to assign the Route Reflector role to the device, and the Route Reflector client role to the BGP peer group. You can enable this toggle switch only for a BGP peer group that is in the same autonomous system as the device itself.
Enable the Attribute unchanged AS path toggle switch to keep the AS path attribute unchanged for routes that the device advertises to the BGP peer group.
Enable the Attribute unchanged next hop toggle switch to keep the next hop attribute unchanged for routes that the device advertises to the BGP peer group.
Enable the Attribute unchanged MED toggle switch to keep the MED attribute unchanged for routes that the device advertises to the BGP peer group.
By default, these toggle switches are disabled.
In the Local AS field, enter the number of the local autonomous system that the device sends to the BGP peer group. Range of values: 1 to 4 294 967 295.
In the Weight field, enter the weight of the routes advertised by the BGP peer group. The greater the weight of a route, the higher its priority. Range of values: 0 to 65 535.
In the Maximum prefix field, enter the maximum number of routes that the BGP peer group can advertise to the device. Range of values: 1 to 4 294 967 295.
If you want the device to advertise routes with the community attribute to the BGP peer group, enable the Send community toggle switch, and in the Type drop-down list that appears, select an attribute type:
All for all available types of the community attribute.
Both for the standard and extended community attribute.
Extended for the extended community attribute.
Large for the large community attribute.
Standard for the standard community attribute.
This toggle switch is disabled by default.
If you want the device to advertise the default 0.0.0.0/0 route to the BGP peer group, enable the Default originate toggle switch. This toggle switch is disabled by default.
If you want to use a previously created route map, select the Set route map toggle switch and select a route map from the drop-down list that appears.
If you want to configure route filtering for the BGP peer group:
Select the Filtering tab.
The route filtering settings are displayed.
Under Access control list, select the created access control lists:
In the Inbound drop-down list, select an access control list for the routes that the BGP peer group advertises to the device.
In the Outbound drop-down list, select an access control list for the routes that the device advertises to the BGP peer group.
Under Prefix list, select the created prefix lists:
In the Inbound drop-down list, select a prefix list for the routes that the BGP peer group advertises to the device.
In the Outbound drop-down list, select a prefix list for the routes that the device advertises to the BGP peer group.
Under Route map, select the created route maps:
In the Inbound drop-down list, select a route map for the routes that the BGP peer group advertises to the device.
In the Outbound drop-down list, select a route map for the routes that the device advertises to the BGP peer group.
Click Create.
The BGP peer group is created and displayed in the table.
Save the settings of the network template or device.