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

Page 1248

Advertising
background image

1240

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

24

Example

The following example shows the OSPF router interface settings before the ‘no’

commands are executed:

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

router ospf

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 reset-time 10

ip default-gateway priority 1

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

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

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

reference-bandwidth

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

1.2.3.0/24 area 4.5.6.7

The following example shows the OSPF router interface settings after the ‘no’

commands are executed:

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

router ospf

default-information originate metric 1 metric-type 2

redistribute static metric-type 1

passive vlan1

route-limit num-routes 10 reset-time 10

ip default-gateway priority 1

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

Related Commands:

area

Configures OSPF network areas (OSPF enables interfaces)

auto-cost

Configures the reference bandwidth in terms of megabits per second

default-information

Controls the distribution of default route information

ip

Configures IP default gateway priority

network

Assigns networks to specified areas

ospf

Enables OSPF

passive

Configures a specified OSPF interface as passive

redistribute

Specifies the route types redistributed by OSPF

route-limit

Limits the number of routes managed by OSPF

router-id

Specifies the router ID for OSPF

vrrp-state-check

Publishes interface via OSPF based on VRRP status

Advertising