beautypg.com

Brocade TurboIron 24X Series Configuration Guide User Manual

Page 706

background image

672

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Basic configuration tasks

[send-community]
[soft-reconfiguration inbound]
[shutdown]
[timers keep-alive hold-time ]
[unsuppress-map ]
[update-source | ethernet | loopback | ve ]
[weight ]

The | parameter indicates whether you are configuring an individual
neighbor or a peer group. If you specify a neighbor IP address, you are configuring that individual
neighbor. If you specify a peer group name, you are configuring a peer group. Refer to

“Adding a

BGP4 peer group”

on page 677.

advertisement-interval specifies the minimum delay (in seconds) between messages to the
specified neighbor. The default is 30 for EBGP neighbors (neighbors in other ASs). The default is 5
for IBGP neighbors (neighbors in the same AS). The range is 0 – 600.

NOTE

The Layer 3 Switch applies the advertisement interval only under certain conditions. The Layer 3
Switch does not apply the advertisement interval when sending initial updates to a BGP4 neighbor.
As a result, the Layer 3 Switch sends the updates one immediately after another, without waiting for
the advertisement interval.

capability orf prefixlist [send | receive] configures cooperative router filtering. The send | receive
parameter specifies the support you are enabling:

send – The Layer 3 Switch sends the IP prefix lists as Outbound Route Filters (ORFs) to the
neighbor.

receive – The Layer 3 Switch accepts filters as Outbound Route Filters (ORFs) from the
neighbor.

If you do not specify the capability, both capabilities are enabled. The prefixlist parameter specifies
the type of filter you want to send to the neighbor.

For more information, refer to

“Configuring cooperative BGP4 route filtering”

on page 719.

NOTE

The current release supports cooperative filtering only for filters configured using IP prefix lists.

default-originate [route-map ] configures the Layer 3 Switch to send the default route
0.0.0.0 to the neighbor. If you use the route-map parameter, the route map injects
the default route conditionally, based on the match conditions in the route map.

description specifies a name for the neighbor. You can enter an alphanumeric text string
up to 80 characters long.

distribute-list in | out specifies a distribute list to be applied to updates to or from
the specified neighbor. The in | out keyword specifies whether the list is applied on updates
received from the neighbor or sent to the neighbor. The parameter specifies the list
of address-list filters. The router applies the filters in the order in which you list them and stops
applying the filters in the distribute list when a match is found.

Alternatively, you can specify distribute-list in | out to use an IP ACL instead of a
distribute list. In this case, is an IP ACL.