Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
3.196 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
network synchronization (BGP and BGP4+)
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 [BGP/BGP4+] network synchronization
no network synchronization
Default [BGP/BGP4+]
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.
The following example enables IGP synchronization of BGP static network routes in the
IPv4-Unicast address family.
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)#
network synchronization
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
address-family ipv4 unicast
awplus(config-router-af)#
network synchronization
awplus#
configure terminal
awplus(config)#
router bgp 11
awplus(config-router)#
address-family ipv6 unicast
awplus(config-router-af)#
network synchronization