75 network synchronization, 76 synchronization – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 329

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 329 of 855

16.75 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.

Command Syntax

(no) network synchronization

Default

Network synchronization is disabled by default.

Command Mode

Router mode
Address Family mode
ipv4 unicast
ipv4 multicast
ipv6 unicast

Examples

The following example enables IGP synchronization of BGP static network routes in the router
configuration mode.

Switch# configure terminal
Switch(config)# router bgp 11
Switch(config-router)# network synchronization

The following example enables IGP synchronization of BGP static network routes
in the IPv6-Unicast address family.

Switch# configure terminal
Switch(config)# router bgp 11
Switch(config)# address-family ipv6 unicast
Switch(config-af)# network synchronization

16.76 synchronization

Use this command to enable IGP synchronization of Internal BGP (iBGP) learned routes with the Internal
Gateway Protocol (IGP) system in the router configuration mode or in the address-family configuration mode.
Use the no parameter with this command to disable this function.

Command Syntax

(no) synchronization

Advertising