Contents

Related Topics

About Border Gateway Protocol (BGP)

Support for this protocol is available only in Fireware with a Pro upgrade.

Border Gateway Protocol (BGP) is a scalable dynamic routing protocol used on the Internet by groups of routers to share routing information. BGP uses route parameters or attributes to define routing policies and create a stable routing environment. This protocol allows you to advertise more than one path to and from the Internet to your network and resources, which gives you redundant paths and can increase your uptime.

Hosts that use BGP use TCP to send updated routing table information when one host finds a change. The host sends only the part of the routing table that has the change. BGP uses classless interdomain routing (CIDR) to reduce the size of the Internet routing tables. The size of the BGP routing table in Fireware is set at 32K.

The size of the typical WatchGuard customer wide area network (WAN) is best suited for OSPF dynamic routing. A WAN can also use external border gateway protocol (eBGP) when more than one gateway to the Internet is available. EBGP allows you to take full advantage of the redundancy possible with a multi-homed network.

Connections between two BGP peers can be external (eBGP) or internal (iBGP). Which type of connection it is depends on the autonomous system (AS) number assigned to each of the peers. The AS number indicates whether the peers are part of networks managed by the same or different organizations. If two BGP peers are part of the same autonomous system, they both use the same AS number, and the BGP connection between them is an iBGP session. If two BGP peers have different AS numbers, the BGP connection between them is an eBGP session.

To participate in eBGP with an ISP you must have a public autonomous system number (ASN). You must get an ASN from one of the regional registries in the table below. After you are assigned your own ASN, you must contact each ISP to get their ASNs and other necessary information.

Region Registry Name website
North America RIN www.arin.net
Europe RIPE NCC www.ripe.net
Asia Pacific APNIC www.apnic.net
Latin America LACNIC www.lacnic.net
Africa AfriNIC www.afrinic.net

32-bit AS numbers are supported in Fireware v11.10.2 and higher.

For internal BGP between private networks you can use a private AS number. This avoids the need to register for a public AS number.

  • 16-bit AS numbers reserved for BGP between private networks: 64512 to 65535
  • 32-bit AS numbers reserved for BGP between private networks: 4200000000 to 4294967294

See Also

Configure IPv4 and IPv6 Routing with BGP

BGP Commands

Sample BGP Routing Configuration File

Give Us Feedback     Get Support     All Product Documentation     Technical Search