Nonstop forwarding awareness, Enabling bgp routing – Dell POWEREDGE M1000E User Manual

Page 941

Advertising
background image

38-49

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 38 Configuring IP Unicast Routing

Configuring BGP

Nonstop Forwarding Awareness

The BGP NSF awareness feature is supported for IPv4 in the IP services feature set. To enable this
feature with BGP routing, you need to enable graceful restart. When the neighboring router is
NSF-capable, and this feature is enabled, the Layer 3 switch continues to forward packets from the
neighboring router during the interval between the primary route processor in a router failure and the
backup route processor take-over, or while you manually reload the primary route processor for a
nondisruptive software upgrade.

For more information, see the “BGP Nonstop Forwarding (NSF) Awareness” section of the Cisco IOS
IP Routing Protocols Configuration Guide, Release 12.4
at this URL:

http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a00804556
8e.html

Enabling BGP Routing

To enable BGP routing, you establish a BGP routing process and define the local network. Because BGP
must fully recognize the relationships with its neighbors, you must also specify a BGP neighbor.

BGP supports two kinds of neighbors: internal and external. Internal neighbors are in the same
autonomous system; external neighbors are in different autonomous systems. External neighbors are
usually adjacent to each other and share a subnet, but internal neighbors can be anywhere in the same
autonomous system.

The switch supports the use of private autonomous-system numbers, usually assigned by service
providers and given to systems whose routes are not advertised to external neighbors. The private
autonomous-system numbers are from 64512 to 65535. You can configure external neighbors to remove
private autonomous-system numbers from the autonomous-system path by using the neighbor
remove-private-as
router configuration command. Then when an update is passed to an external
neighbor, if the autonomous-system path includes any private autonomous-system numbers, these
numbers are dropped.

If your autonomous system will be passing traffic through it from another autonomous system to a third
autonomous system, it is important to be consistent about the routes it advertises. If BGP advertised a
route before all routers in the network learned about the route through the IGP, the autonomous system
might receive traffic that some routers could not yet route. Therefore, BGP must wait until the IGP has
propagated information across the autonomous system so that BGP synchronizes with the IGP.
Synchronization is enabled by default. If your autonomous system does not pass traffic from one
autonomous system to another autonomous system, or if all routers in your autonomous systems are
running BGP, you can disable synchronization, which allows your network to carry fewer routes in the
IGP and allows BGP to converge more quickly.

Note

To enable BGP, the switch or stack master must be running the IP services feature set.

Table map update

Disabled.

Timers

Keepalive: 60 seconds; holdtime: 180 seconds.

1.

NSF = nonstop forwarding.

2.

NSF awareness can be enabled for IPv4 on switches with the IP services feature set by enabling graceful restart.

Table 38-9

Default BGP Configuration (continued)

Feature

Default Setting

Advertising