Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 272

Advertising
background image

244

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

ip prefix-list

Examples

The following example configures an IP prefix list “Routesfor20”, which permits routes to network
“20.20.0.0/24”. The area command configures the device to use the IP prefix list “Routesfor20” to
determine which routes to send to area “10.10.10.1”. The device sends routes that go to
“20.20.x.x” to area “10.10.10.1” because the IP prefix list explicitly permits these routes to be sent
to the area.

Brocade(config)# ip prefix-list Routesfor20 permit 20.20.0.0/24

Brocade(config)# router ospf

Brocade(config-ospf-router)#)# area 10.10.10.1 prefix-list Routesfor20 out

History

Related

Commands

show ip prefix-lists

Release

Command History

Advertising