unsuppress-map (bgp-neighbor-config)

Un-suppresses map to selectively advertise routes that have been suppressed using the aggregate-address command. The aggregate-address command creates a route map with a IP/mask address that consolidates subnets under it. This reduces the number of route maps on the BGP device to one consolidated entry. Use unsuppress-map to selectively allow/deny a subnet or a set of subnets from this consolidated entry.

Supported in the following platforms:

  • Wireless Controllers — RFS 4000

  • Service Platforms — NX 95XX, NX 96XX

Syntax

unsuppress-map <ROUTE-MAP-NAME>

Parameters

unsuppress-map <ROUTE-MAP-NAME>
unsuppress-map <ROUTE-MAP-NAME> Un-suppresses the specified route map
  • <ROUTE-MAP-NAME> – Specify the route map name.

Examples

nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99# unsuppress-map test
nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99#show context
  bgp neighbor 192.168.13.99
   remote-as 199
   maximum-prefix 9999 80 restart 50
   unsuppress-map test
nx9500-6C8809(config-device B4-C7-99-6C-88-09-router-bgp-neighbor-192.168.13.99#

Related Commands

no (bgp-neighbor-config) Removes the 'un-suppress' flag applied on the specified route map