Enabling Fast External Fallover; Setting The Local As Number - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series configuration guide v02.7.02
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

For example, if you want a router to use AS 200, instead of 100 when peering with neighbor
11.11.11.2, enter commands such as the following.
BigIron RX(config)#router bgp
BigIron RX(config-bgp-router)#local-as 100
BigIron RX(config-bgp-router)#graceful-restart restart-time 30
BigIron RX(config-bgp-router)#graceful-restart
BigIron RX(config-bgp-router)#neighbor 11.11.11.2 remote-as 101
BigIron RX(config-bgp-router)#neighbor 11.11.11.2 local-as 200
Syntax: [no] neighbor <ip-address> local-as <local-as-number>
Enter the IP address of the neighbor with which the device will be peering for <ip-address>.

Enabling fast external fallover

BGP4 routers rely on KEEPALIVE and UPDATE messages from neighbors to signify that the
neighbors are alive. For BGP4 neighbors that are two or more hops away, such messages are the
only indication that the BGP4 protocol has concerning the alive state of the neighbors. As a result,
if a neighbor dies, the router will wait until the Hold Time expires or the TCP connection fails before
concluding that the neighbor is dead and closing its BGP4 session and TCP connection with the
neighbor.
The router waits for the Hold Time to expire before ending the connection to a directly-attached
BGP4 neighbor that dies.
For directly attached neighbors, the router immediately senses loss of a connection to the neighbor
from a change of state of the port or interface that connects the router to its neighbor. For directly
attached EBGP neighbors, the router can use this information to immediately close the BGP4
session and TCP connection to locally attached neighbors that die.
NOTE
The fast external fallover feature applies only to directly attached EBGP neighbors. The feature does
not apply to IBGP neighbors.
To enable fast external fallover, enter the following command.
BigIron RX(config-bgp)# fast-external-fallover
To disable fast external fallover again, enter the following command.
BigIron RX(config-bgp)# no fast-external-fallover
Syntax: [no] fast-external-fallover

Setting the local AS number

The local AS number identifies the AS the Brocade BGP4 router is in.
To set the local AS number, enter commands such as the following.
BigIron RX(config)# router bgp
BGP4: Please configure 'local-as' parameter in order to enable BGP4.
BigIron RX(config-bgp)# local-as 10
BigIron RX(config-bgp)# write memory
Syntax: [no] local-as <num>
BigIron RX Series Configuration Guide
53-1001810-01
Enabling fast external fallover
26
767

Advertisement

Table of Contents
loading

This manual is also suitable for:

Brocade dcx-4sBrocade dcx

Table of Contents