beautypg.com

Rib-route-limit (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 663

background image

Network OS Command Reference

625

53-1003115-01

rib-route-limit (BGP)

2

rib-route-limit (BGP)

Limits the maximum number of BGP Routing Information Base (RIB) routes that can be installed in
the Routing Table Manager (RTM).

Synopsis

rib-route-limit num

no rib-route-limit num

Operands

num

Decimal value for maximum number of RIB routes to be installed in the
RTM. Range is from 1 through 65535.

Defaults

This option is disabled. There is no limit.

Command Modes

BGP Address-Family IPv4 Unicast configuration mode

Description

Use this command to limit the maximum number of BGP RIB routes that can be installed in the
RTM.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

To configure the device limit the maximum number of BGP RIB routes that can be installed in the
RTM:

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# address-family ipv4 unicast

switch(config-bgp-ipv4u)# rib-route-limit 10000

See Also

None