Reference Guide 680 Document #: LTRT-17939
Mediant MSBR
(conf-router)# neighbor 15.13.4.15 allowas-in 5
75.2.2.73 neighbor advertisement-interval
This command defines the minimum interval between sending BGP routing updates.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} advertisement-interval
<time>
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
time Defines the time in seconds (0-600).
Default
NA
Command Mode
Privileged User
Example
This example sets the minimum interval between sending BGP routing updates to 100.
(config-data)# router bgp 1
(conf-router)# neighbor 15.13.4.15 advertisement-interval 100
75.2.2.74 neighbor activate
This command enables the Address Family for the neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} activate
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
Default
NA