beautypg.com

Distribute-list route-map (ospf) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 271

background image

Network OS Command Reference

233

53-1003115-01

distribute-list route-map (OSPF)

2

distribute-list route-map (OSPF)

Creates a route-map distribution list.

Synopsis

distribute-list route-map map in

no distribute-list route-map

Operands

map

Name of a route map.

in

Creates a distribution list for an inbound route map.

Defaults

None

Command Modes

OSPF VRF router configuration mode

Description

Use this command to create a distribution list that can filter Link State Advertisements (LSAs)
received from other OSPF routers before adding the corresponding routes to the routing table.

Usage Guidelines

Enter no distribute-list route-map to remove the distribution list.

Examples

To create a distribution list using a route map named filter1 that has already been configured:

switch# configure

switch(config)# rbridge-id 5

switch(config-rbridge-id-5)#router ospf

switch(config-router-ospf-vrf-default-vrf)# distribute-list route-map filter1 in

See Also

None