Versions Compared

Key

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

...

The set protocols bgp ipv4-unicast aggregate-address as-set command creates an aggregate address entry  in IPv4 format in the BGP routing table. The AS_PATH attribute advertised for this route will contain an AS_SET consisting of all AS numbers contained in all paths that are being summarized.
The delete protocols bgp ipv4-unicast aggregate-address as-set command removes the specified aggregate address entry.

...

set protocols bgp [vrf <vrf-name>ipv4-unicast aggregate-address <ipv4/prefixlen> [as-set]

delete protocols bgp [vrf <vrf-name>ipv4-unicast aggregate-address <ipv4/prefixlen> [as-set]

...