
C613-50186-01 Rev B
Command Reference for AR2050V
1306
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
NETWORK
SYNCHRONIZATION
network synchronization
Overview
Use this command to ensure the exact same static network prefix, specified
through any of the
network
commands, is local or has IGP reachability before
introduction to BGP or BGP4+.
Use the
no
variant of this command to disable this function.
Syntax
network synchronization
no network synchronization
Default
Network synchronization is disabled by default.
Mode [BGP]
Router Configuration and IPv4 Address Family [ipv4 unicast] Configuration
Mode [BGP4+]
IPv6 Address Family [ipv6 unicast] Configuration
Examples [BGP]
The following example enables IGP synchronization of BGP static network routes
in the Router Configuration mode.
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
network synchronization
The following example enables IGP synchronization of BGP static network routes
in the IPv4-Unicast address family.
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
address-family ipv4 unicast
awplus(config-router-af)#
network synchronization
Example [BGP4+]
The following example enables IGP synchronization of BGP4+ static network
routes in the IPv6-Unicast address family.
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
address-family ipv6 unicast
awplus(config-router-af)#
network synchronization