neighbor maximum-prefix
Sets the number of prefixes that can be received from a neighbor. The no version removes the maximum prefix limitation.
neighbor { ipAddress | ipv6Address | peerGroupName } maximum-prefix maximum
[ threshold ] [ strict ] [ warning-only ]no neighbor { ipAddress | ipv6Address | peerGroupName } maximum-prefix [ maximum ]
[ threshold ] [ strict ] [ warning-only ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of the BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- maximumMaximum number of prefixes; default value is no limit
- thresholdPercent of maximum at which to log a warning in the range 0100; default value is 75
- strictChecks the maximum prefix limit against all received routes rather than the default behavior of checking it only against accepted routes
- warning-onlyCauses BGP software to log a warning, rather than reset the connection if the maximum or threshold value is exceeded
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.