beautypg.com

Router-id – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1245

background image

Brocade Mobility RFS Controller CLI Reference Guide

1237

53-1003098-01

24

route-limit [num-routes|reset-time|retry-count|retry-timeout]

route-limit [num-routes |reset-time <1-86400>|

retry-count <1-32>|retry-timeout <1-3600>]

{(num-routes|reset-time|retry-count|

retry-timeout)}

Parameters

route-limit [num-routes |reset-time

<1-86400>|retry-count <1-32>|

retry-timeout <1-3600>] {(num-routes|reset-time|retry-count|retry-timeout)}

Example

rfs7000-37FABE(config-profile default-rfs7000-router-ospf)#route-limit

num-routes 10 retry-count 5 retry-timeout 60 reset-time 10

rfs7000-37FABE(config-profile default-rfs7000-router-ospf)#show context

router ospf

ospf enable

network 1.2.3.0/24 area 4.5.6.7

area 0.0.0.4

auto-cost reference-bandwidth 1

default-information originate metric 1 metric-type 2

redistribute static metric-type 1

passive vlan1

route-limit num-routes 10 retry-count 5 retry-timeout 60 reset-time 10

ip default-gateway priority 1

rfs7000-37FABE(config-profile default-rfs7000-router-ospf)#

Related Commands:

router-id

router-mode

Specifies the OSPF router ID

This ID must be established in every OSPF instance. If not explicitly configured, the highest logical
IP address is duplicated as the router identifier. However, since the router identifier is not an IP
address, it does not have to be a part of any routable subnet in the network.

num-routes

Specifies the maximum number of non self-generated Link State Advertisements (LSAs) this process
can receive

– Specify the dynamic route limit.

reset-time <1-86400>

Specifies the time, in seconds, after which the retry-count is reset to zero. Specify a value from 1 -
86400 seconds. The default is 360 seconds.

retry-count <1-32>

Specifies the maximum number of times adjacencies can be suppressed. Each time OSPF gets into an
ignore state, a counter increments. If the counter exceeds the timeout configured by the retry-count
parameter, OSPF stays in the same ignore state. Manual intervention is required to get OSPF out of the
ignore state. The default is 5.

retry-timeout <1-3600>

Specifies the retry time in seconds. During this time, OSPF remains in ignore state and all adjacencies
are suppressed. Specify a value from 1 - 3600 seconds. The default is 60 seconds.

no

Removes the limit on the number of routes managed by OSPF