/
protocols bgp aggregate <network> <IPV?net> suppress-detail

protocols bgp aggregate <network> <IPV?net> suppress-detail


Users can configure the aggregate route to suppress-detail.


Command Syntax
set protocols bgp aggregate <network> <IPV?net> suppress-detail <bool>


Parameter
<network>network4 or network6
<IPV?net> Aggregate routes of ipv4 or ipv6
<bool> Do not generate AS_SETs for the aggregate route

  • true enable suppress detail
  • false disable suppress detail


Example
• This example configures aggregate route to suppress-detail:

admin@XorPlus# set protocols bgp aggregate network4 192.168.1.0/24 suppress-detail true
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.