User Guide
38.....Avocent® Universal Management Gateway Appliance Installer/User Guide
6. To edit an existing network, check the box next to the network under the Modify an
OSPFNetwork heading. When finished, click Apply.
7. To delete a network, check the box next to the network, then click Delete.
BGP
BGPis one of the key protocols used to achieve internet connection redundancy. BGPappliances
use TCPprotocol on port 179 to communicate with each other. BGPsends only incremental
updates containing the routing entries that have changed since the last update.
BGPpeers are established by manual configuration between appliances to create a TCPsession
on port 179. Every 30 seconds, a BGPspeaker will send keep-alive messages to maintain the
connection. Each BGPappliance maintains a separate TCP session with other BGPappliances to
which it is connected.
An Autonomous System (AS)is a group of ITnetworks run by one or more network operators with
a single, clearly defined routing policy. When exchanging routing information, each ASis identified
by a unique number. The 16-bit number range is from 0 to 65535. From 64512 to 65535 is reserved
for private use. Exterior routing protocols such as BGPare used to exchange routing information
between Autonomous Systems. An ASwill normally use some interior gateway protocol to
exchange routing information on its internal networks. The network value is in CIDRformat of an
IPaddress/netmask, for example:10.12.1.0/24. The configured network will be announced to all its
neighbors.
To configure BGP:
1. From the sidebar, click Network Settings - BGP.
2. Check the box to enable BGP.
NOTE: When BGPis enabled or disabled, an alert will be sent to the alert manager.
3. Enter the ASnumber and appliance ID, then click Apply. The appliance IDshould be an
IPaddress, but it can be any arbitrary 32-bit number.
4. To add a network, enter the address for the network then click Add.
5. To edit an existing network, check the box next to the network under the Modify a
BGPnetwork heading. When finished, click Apply.
6. To delete a network, check the box next to the network, then click Delete.
7. To add a neighbor (peer), enter its IP address and remote-ASnumber then click Add.
NOTE: The default ASnumber is 64512, which is a private ASnumber. You will need to modify it when
using BGPto make sure it's unique in the network.