![Brocade Communications Systems ICX 7250 series Скачать руководство пользователя страница 235](http://html1.mh-extra.com/html/brocade-communications-systems/icx-7250-series/icx-7250-series_configuration-manual_2817203235.webp)
The following example configures a summary-address in NSSA 1.1.1.1.
device# configure terminal
device(config)# router ospf
device(config-ospf-router)# area 1.1.1.1 nssa 10
device(config-ospf-router)# summary-address 10.10.1.0 10.10.2.0
Disabling summary LSAs for a stub area
LSAs can be disabled for a stub 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 stub
command, specifying an area and a cost, followed by the
no-summary
parameter to set an additional cost
on a specified stub area and prevent any Type 3 and Type 4 summary LSAs from being injected into the area.
device(config-ospf-router)# area 40 stub 99 no-summary
The following example configures a stub area, specifying a cost of 99 and preventing any Type 3 and Type 4 summary LSAs from being
injected into the area.
device# configure terminal
device(config)# router ospf
device(config-ospf-router)# area 40 stub 99 no-summary
Assigning an area range
Ranges for an area can be assigned. Ranges allow a specific IP address and mask to represent a range of IP addresses within an area, so
that only that reference range address is advertised to the network, instead of all the addresses within that range. Each area can have up
to 32 range addresses.
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 range
command, specifying an area ID, and enter the range. Repeat as necessary.
device(config-ospf-router)# area 10.0.0.10 range 10.45.0.0 10.255.0.0
device(config-ospf-router)# area 10.0.0.20 range 10.45.0.0 10.255.0.0
The following example defines an area range for subnets on 10.0.0.10 and 10.0.0.20.
device# configure terminal
device(config)# router ospf
device(config-ospf-router)# area 10.0.0.10 range 10.45.0.0 10.255.0.0
device(config-ospf-router)# area 10.0.0.20 range 10.45.0.0 10.255.0.0
Configuring OSPFv2
Brocade FastIron Layer 3 Routing Configuration Guide
53-1003903-04
235
Содержание ICX 7250 series
Страница 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Страница 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Страница 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Страница 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Страница 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Страница 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Страница 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Страница 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Страница 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...