Neighbor Advertisement-Interval (Bgp Router Configuration) - Dell N1100-ON Reference Manual

Table of Contents

Advertisement

When IPv6 is enabled or disabled for a neighbor, the adjacency is brought
down and restarted to communicate to the change to the peer. Completely
configure IPv6 policy for the peer before activating the peer.
Command History
Introduced in version 6.2.0.1 firmware.
Updated in version 6.3.0.1 firmware.
Example
The following example enables the exchange of IPv6 routes with the external
peer at 172.20.1.2 and sets the next hop for IPv6 routes sent to that peer.
console (config)# router bgp 1
console (config-router)# neighbor 172.20.1.2 remote-as 2
console (config-router)# address-family ipv6
console (Config-router-af)# neighbor 172.20.1.2 activate
console (Config-router-af)# neighbor 172.20.1.2 route-map SET-V6-NH out
console (Config-router-af)# exit
console (config-router)# exit
console (config)# route-map SET-V6-NH permit 10
console (route-map)# set ipv6 next-hop 2001:1:200::1
neighbor advertisement-interval (BGP Router
Configuration)
Use this command to configure the minimum time that must elapse between
advertisements of the same route to a given neighbor.
Syntax
neighbor { ip-address [interface interface-id]} advertisement-interval
seconds
no neighbor { ip-address [interface interface-id]} advertisement-interval
interface-id—A routing interface identifier.
ip-address—The neighbor's IPv4 address.
seconds—The minimum time between route advertisement, in seconds.
The range is 0 to 600 seconds.
Layer 3 Routing Commands
1263

Advertisement

Table of Contents
loading

This manual is also suitable for:

N1500N3100-onN4000N2100-onN2000N3000

Table of Contents