beautypg.com

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

Page 1244

background image

1236

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

24

Syntax:

redistribute [connected|kernel|static] {metric <0-16777214>|metric-type [1|2]}

Parameters

redistribute [connected|kernel|static] {metric <0-16777214>|metric-type [1|2]}

Example

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

static metric-type 1

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

ip default-gateway priority 1

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

Related Commands:

route-limit

router-mode

Limits the number of routes managed by OSPF. The maximum limit supported by the platform is the
default configuration defined under the router-ospf context.

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Syntax:

connected

Redistributes all connected interface routes by OSPF

kernel

Redistributes all routes that are neither connected, nor static, nor dynamic

static

Redistributes static routes by OSPF

metric <0-16777214>

The following keywords are common to the ‘connected’, ‘kernel’, and ‘static’ parameters:

metric <0-16777214> – Optional. Specifies the OSPF metric value for redistributed routes.

<0-16777214> – Specify a value from 0 - 16777214.

metric-type [1|2]

The following keywords are common to the ‘connected’, ‘kernel’, and ‘static’ parameters:

metric-type [1|2] – Optional. Sets the OSPF exterior metric type for redistributed routes

1 – Sets the OSPF external type 1 metrics

2 – Sets the OSPF external type 2 metrics

no

Removes the OSPF redistribution of various route types