Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The set protocols bgp neighbor activate command enables the address-family capability and exchange of information specific to an address family with a BGP neighbor.
The delete protocols  bgp neighbor activate command removes the address-family capability and disables the exchange of routes for the specified address-family with the BGP neighbor.

Info

For IPv6 BGP configuration, the following command must be configured to enable the IPv6 address family capability and exchange of information specific to an IPv6 address family with a BGP neighbor.


Command Syntax

set protocols bgp [vrf <vrf-name>{neighbor <ip>peer-group <peer-group> |interface <interface>} {ipv4-unicast|ipv4-labeled-unicast|ipv6-unicast|ipv6-labeled-unicast} activate <true | false>

...