Configures the maximum number of prefixes that can be received from a BGP neighbor. This option is disabled by default.
Wireless Controllers — RFS 4000
Service Platforms — NX 95XX, NX 96XX
maximum-prefix <1-4294967295> {(<1-100>|restart <1-65535>|warning-only)}
maximum-prefix <1-4294967295> {(<1-100>|restart <1-65535>|warning-only)}
maximum-prefix <1-4294967295> | Configures the maximum number of prefixes that can be
received from a BGP neighbor
|
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#maximum-prefix 400 50 warning-only
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#show con bgp neighbor 192.168.13.99 advertisement-interval 100 allowas-in 10 attribute-unchanged as-path capability orf prefix-list both default-originate description neighbor "This neighbor is an external AS neighbor" disable-connected-check dont-capability-negotiate ebgp-multihop 20 enforce-multihop local-as 20 no-prepend maximum-prefix 400 50 warning-only nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#
no (bgp-neighbor-config) | Removes the maximum prefix settings configured for this neighbor |