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

Page 1243

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1235

53-1003098-01

24

Configures specified OSPF interface as passive. This option is disabled by default.

A passive interface receives routing updates, but does not transmit them.

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:

passive [<WORD>|all|vlan <1-4094>]

Parameters

passive [<WORD>|all|vlan <1-4094>]

Example

rfs7000-37FABE(config-profile default-rfs7000-router-ospf)#passive vlan 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

passive vlan1

ip default-gateway priority 1

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

Related Commands:

redistribute

router-mode

Specifies the route types redistributed by OSPF

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

<WORD>

Enables the OSPF passive mode on the interface specified by the <WORD> parameter

all

Enables the OSPF passive mode on all the L3 interfaces

vlan <1-4094>

Enables the OSPF passive mode on the specified VLAN interface

<1-4094> – Specify the VLAN interface ID from 1 - 4094.

no

Disables the OSPF passive mode on a specified interface

Advertising