43 neighbor advertisement-interval, 44 neighbor allowas-in, Neighbor advertisement – PLANET XGS3-24042 User Manual
Page 647: Interval, Neighbor allowas

37-286
enabled, the address-family route will not be acquired by the partner even if the corresponding
address family routes acquired before will be cancelled after this option is disabled.
Example:
Configure to exchange the unicast route with neighbor 2002::2.
Switch(config-router)#neighbor 2002::2 activate
Switch(config-router)#address-family ipv4
Switch(config-router-af)#no neighbor 2002::2 activate
Switch(config-router-af)#
37.43 neighbor advertisement-interval
Command:
neighbor {
no neighbor {
Function:
Configure the update interval of specific neighbor route. The “no neighbor {
advertisement-interval [<0-600>]” command restores to default.
Parameter:
<0-600>: Advertise interval, in seconds.
Default:
Default IBGP is 5s, default EBGP is 30s.
Command Mode:
BGP route mode and address-family mode
Usage Guide:
Reduce this value will improve the route updating speed while also consumes more bandwidth.
Example:
Set the route update interval as 20s with neighbor 10.1.1.64.
Switch(config-router)#neighbor 10.1.1.64 advertisement-interval 20
37.44 neighbor allowas-in
Command:
neighbor {