![Brocade Communications Systems ICX 7250 series Configuration Manual Download Page 234](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203234.webp)
4. Enter the
area
command to define a second OSPFv2 area ID.
device(config-ospf-router)# area 10.1.1.1
The following example assigns an OSPFv2 ID to two areas. One of the areas is assigned by decimal number. The second area is
assigned by IP address.
device# configure terminal
device(config)# router ospf
device(config-ospf-router)# area 0
device(config-ospf-router)# area 10.1.1.1
Configuring an NSSA
OSPFv2 areas can be defined as NSSA areas with modifiable parameters.
1. Enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
router ospf
command to enter OSPF router configuration mode and enable OSPFv2 on the device.
device(config)# router ospf
3. Enter the
area nssa
command and specify an area address and a cost.
device(config-ospf-router)# area 1.1.1.1 nssa 1
Area 1.1.1.1 is defined as an NSSA.
The following example configures OSPF area 1.1.1.1 as an NSSA.
device# configure terminal
device(router ospf
device(config-ospf-router)# area 1.1.1.1 nssa 1
Configuring a summary-address for the NSSA
If you want the ABR that connects the NSSA to other areas to summarize the routes in the NSSA before translating them into type 5
LSAs and flooding them into the other areas, configure an address range summary-address. The ABR creates an aggregate value based
on the address range. The aggregate value becomes the address that the ABR advertises instead of advertising the individual addresses
represented by the aggregate. You can configure up to 32 ranges in an OSPFv2 area.
1. Enter the
configure terminal
command to access global configuration mode.
device# configure terminal
2. Enter the
router ospf
command to enter OSPF router configuration mode and enable OSPFv2 on the device.
device(config)# router ospf
3. Enter the
area nssa
command, specifying an area and a cost.
device(config-ospf-router)# area 1.1.1.1 nssa 10
4. Enter the
summary-address
command, followed by the IP address and mask for the summary route.
device(config-ospf-router)# summary-address 10.10.1.0 10.10.2.0
Configuring OSPFv2
Brocade FastIron Layer 3 Routing Configuration Guide
234
53-1003903-04
Summary of Contents for ICX 7250 series
Page 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Page 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Page 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Page 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Page 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Page 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Page 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Page 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Page 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...