712
BigIron RX Series Configuration Guide
53-1001810-01
Configuring OSPF
25
Syntax: [no] area {
<area-id>
|
<area_ip>
} prefix-list {prefix-list-name in | out}
The < prefix-list-name > parameter specifies the prefix list name.
The {
<area-id>
|
<area_ip>
} parameter specifies the area id in different formats.
The in keyword specifies that prefix list is applied to prefixes advertised to the specified area from
other areas.
The out keyword specifies that prefix list is applied to prefixes advertised out of the specified area
to other areas.
Defining and applying IP prefix lists
An IP prefix list specifies a list of networks. When you apply an IP prefix list to an area, the device
sends or receives only a route whose destination is in the IP prefix list. The software interprets the
prefix lists in order, beginning with the lowest sequence number.
To configure an IP prefix list and apply it to an area, enter commands such as the following.
BigIron RX(config)# ip prefix-list Routesfor20 permit 20.20.0.0/24
BigIron RX(config)# router ospf
BigIron RX(config-ospf-router)#)# area 10.10.10.1 prefix-list Routesfor20 out
These commands configure an IP prefix list named Routesfor20, which permits routes to network
20.20.0.0/24. The area command configures the device to use 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.
Syntax: ip prefix-list
<name>
[seq
<seq-value>
] [description
<string>
] deny | permit
<network-addr>
/
<mask-bits>
[ge
<ge-value>
] [le
<le-value>
]
The
<name>
parameter specifies the prefix list name. You use this name when applying the prefix
list to a neighbor.
The seq
<seq-value>
parameter is optional and specifies the IP prefix list’s sequence number. If
you do not specify a sequence number, the software numbers them in increments of 5, beginning
with prefix list entry 5. The software interprets the prefix list entries in numerical order, beginning
with the lowest sequence number.
The description
<string>
parameter is a text string describing the prefix list.
The deny | permit parameter specifies the action the software takes if a neighbor’s route is in this
prefix list.
The prefix-list matches only on this network unless you use the ge
<ge-value>
or le
<le-value>
parameters. (See below.)
The
<network-addr>
/
<mask-bits>
parameter specifies the network number and the number of bits
in the network mask.
You can specify a range of prefix length for prefixes that are more specific than
<network-addr>
/
<mask-bits>
.
•
If you specify only ge
<ge-value>
, then the mask-length range is from
<ge-value>
to 32.
•
If you specify only le
<le-value>
, then the mask-length range is from length to
<le-value>
.
•
The
<ge-value>
or
<le-value>
you specify must meet the following condition.
length < ge-value <= le-value <= 32
Summary of Contents for Brocade DCX
Page 40: ...xl BigIron RX Series Configuration Guide 53 1001810 01 ...
Page 72: ...lxxii BigIron RX Series Configuration Guide 53 1001810 01 ...
Page 88: ...16 BigIron RX Series Configuration Guide 53 1001810 01 Searching and filtering output 1 ...
Page 300: ...228 BigIron RX Series Configuration Guide 53 1001810 01 Displaying IP information 7 ...
Page 318: ...246 BigIron RX Series Configuration Guide 53 1001810 01 Deploying a LAG 8 ...
Page 418: ...346 BigIron RX Series Configuration Guide 53 1001810 01 SuperSpan 12 ...
Page 482: ...410 BigIron RX Series Configuration Guide 53 1001810 01 MRP CLI example 14 ...
Page 506: ...434 BigIron RX Series Configuration Guide 53 1001810 01 Displaying VSRP information 15 ...
Page 582: ...510 BigIron RX Series Configuration Guide 53 1001810 01 Viewing Layer 2 ACLs 20 ...
Page 634: ...562 BigIron RX Series Configuration Guide 53 1001810 01 Troubleshooting ACLs 21 ...
Page 642: ...570 BigIron RX Series Configuration Guide 53 1001810 01 Trunk formation 22 ...
Page 746: ...674 BigIron RX Series Configuration Guide 53 1001810 01 Displaying RIP filters 24 ...
Page 808: ...736 BigIron RX Series Configuration Guide 53 1001810 01 Displaying OSPF information 25 ...
Page 938: ...866 BigIron RX Series Configuration Guide 53 1001810 01 Displaying MBGP information 27 ...
Page 950: ...878 BigIron RX Series Configuration Guide 53 1001810 01 Using secure copy 28 ...
Page 988: ...916 BigIron RX Series Configuration Guide 53 1001810 01 Clearing IS IS information 29 ...
Page 1054: ...982 BigIron RX Series Configuration Guide 53 1001810 01 Sample 802 1x configurations 33 ...
Page 1108: ...1036 BigIron RX Series Configuration Guide 53 1001810 01 sFlow 39 ...
Page 1190: ...1118 BigIron RX Series Configuration Guide 53 1001810 01 Displaying RIPng information 44 ...
Page 1270: ...1198 BigIron RX Series Configuration Guide 53 1001810 01 Displaying ACLs 47 ...
Page 1310: ...1238 BigIron RX Series Configuration Guide 53 1001810 01 Displaying OSPFv3 information 48 ...
Page 1382: ...1310 BigIron RX Series Configuration Guide 53 1001810 01 Commands That Require a Reload D ...
Page 1435: ...BigIron RX Series Configuration Guide 1363 53 1001810 01 VSRP E ...
Page 1436: ...1364 BigIron RX Series Configuration Guide 53 1001810 01 VSRP E ...