beautypg.com

Neighbor advertisement-interval (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 530

background image

492

Network OS Command Reference

53-1003115-01

neighbor advertisement-interval (BGP)

2

neighbor advertisement-interval (BGP)

Enables changes to interval over which a specified neighbor or peer-group holds route updates
before forwarding them.

Synopsis

neighbor {ip-address | peer-group-name} advertisement-interval seconds

no neighbor

Operands

ip-address

IPv4 address of the neighbor

peer-group-name

Peer group name configured by the neighbor peer-group-name command.

seconds

Range is from 0 through 3600.

Defaults

The default is 0.

Command Modes

BGP configuration mode

Description

Use this command to configure the interval, in seconds, over which a specified neighbor or peer
group holds all route updates before forwarding them. When the timer expires, the routes are sent
as a batch.

Usage Guidelines

None

Use the no form of this command to reset the interval to the default.

Examples

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# neighbor 10.11.12.13 advertisement-interval 60

See Also

None