BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
31.92
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
network synchronization
Use this command to ensure the exact same static network prefix, specified through any of the
network
<
prefix
>
commands, is local or has IGP reachability (in the NSM RIB) before being
introduced into the BGP RIB.
Use the
no
parameter with this command to disable this function.
Syntax
network synchronization
no network synchronization
Default
Network synchronization is disabled by default.
Mode
Router mode and Address Family [
ipv4 unicast|ipv4 multicast|vpnv4
unicast]
mode
Examples
The following example enables IGP synchronization of BGP static network routes in the router
configuration mode.
The following example enables IGP synchronization of BGP static network routes in the IPv6-
Unicast address family.
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
network synchronization
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config)#
address-family ipv6 unicast
awplus(config-af)#
network synchronization