Basic BGP settings

You can specify basic BGP settings in a CPE template or on a CPE device. BGP settings specified in the CPE template are automatically propagated to all CPE devices that use this CPE template.

To modify the basic BGP settings:

  1. Specify basic BGP settings in one of the following ways:
    • If you want to edit the basic BGP settings in a CPE template, go to the SD-WAN → CPE templates menu section, click the CPE template, and select the BGP settings → General settings tab.
    • If you want to edit the basic BGP settings on a CPE device, go to the SD-WAN → CPE menu section, click the CPE device, select the BGP settings → General settings tab, and select the Override check box.

    Basic BGP settings are displayed.

  2. In the BGP drop-down list, select Enabled. By default, the Disabled option is selected.
  3. If you want to add BGP routes to the specified virtual routing and forwarding table, in the VRF drop-down list, select a created virtual routing and forwarding table.
  4. In the AS field, enter the autonomous system number of the CPE device. Range of values: 1 to 4,294,967,295.
  5. In the Router ID field, enter the IPv4 address that you want to assign to the router ID of the CPE device. If you want to assign an IPv4 address from a specified range of IP addresses:
    1. Select the Get router ID from IP pool check box. This check box is cleared by default.
    2. In the IP Pool drop-down list, select a created range of IP addresses.
  6. If necessary, in the Maximum paths field, enter the maximum number of entries in the routing and forwarding table of the CPE device. Range of values: 1 to 8.
  7. If necessary, select the following check boxes:
    • Select the Always compare MED check box. This check box allows the CPE device to compare the multi-exit discriminator (MED) of routes advertised from different autonomous systems.

      You must make sure that this check box is selected on all CPE devices in your autonomous system. Otherwise, exchange of routing information may result in routing loops.

    • Select the Graceful restart (helper mode) check box to enable Graceful restart on the CPE device.

    These check boxes are cleared by default.

  8. If you do not want the CPE device to exchange IPv4 routes with BGP peers by default, clear the Use default IPv4 unicast routes check box. This check box is selected by default.
  9. If you want to configure BGP timers:
    1. Select the BGP timers check box. This check box is cleared by default.
    2. In the Keepalive field, enter the interval in seconds that the CPE device uses to send control packets to BGP peers. Range of values: 0 to 65,535.
    3. In the Holdtime field, enter the interval in seconds that the CPE device uses when receiving control packets from BGP peers. If no control packets are received from the BGP peer within the specified time, the CPE device considers the peer unavailable. Range of values: 0 to 65,535.
  10. If you want to configure route redistribution in BGP, under Route redistribution, do the following:
    1. Select the check boxes next to the route types:
      • Kernel to redistribute Kernel routes generated by the operating system of the CPE device.
      • Connected to redistribute routes directly connected to network interfaces of CPE device.
      • Static to redistribute static routes.
      • OSPF to redistribute OSPF routes.

      These check boxes are cleared by default.

    2. In the Route map drop-down list, select a created route map for redistributed routes.
    3. In the Metric field, enter a metric of redistributed routes. Range of values: 0 to 16,777,214.
  11. If you want the CPE device to advertise the specified subnet to BGP peers:
    1. Under Networks, click + Network.
    2. In the Network field, enter the IPv4 prefix of the subnet.
    3. In the Route map drop-down list, select a created route map for the subnet.

    The subnet is specified and displayed under Networks. You can specify multiple subnets or delete a subnet. To delete a subnet, click the delete icon next to it.

  12. In the upper part of the settings area, click Save to save the settings of the CPE template or CPE device.
Page top