© Copyright IBM Corp. 2011
Chapter 22. OSPF
277
Example 3: Summarizing Routes
By default, ABRs advertise all the network addresses from one area into another
area. Route summarization can be used for consolidating advertised addresses and
reducing the perceived complexity of the network.
If network IP addresses in an area are assigned to a contiguous subnet range, you
can configure the ABR to advertise a single summary route that includes all
individual IP addresses within the area.
The following example shows one summary route from area 1 (stub area) injected
into area 0 (the backbone). The summary route consists of all IP addresses from
36.128.192.0 through 36.128.254.255 except for the routes in the range
36.128.200.0 through 36.128.200.255.
Note:
OSPFv2 supports IPv4 only. IPv6 is supported in OSPFv3 (see
Implementation in IBM N/OS” on page 279
Figure 32. Summarizing Routes
Note:
You can specify a range of addresses to prevent advertising by using the
hide option. In this example, routes in the range 36.128.200.0 through
36.128.200.255 are kept private.
Use the following procedure to configure OSPF support as shown in
:
1. Configure IP interfaces for each network which will be attached to OSPF areas.
2. Enable OSPF.
3. Define the backbone.
RS G8000(config)#
interface ip 1
RS G8000(config-ip-if)#
ip address 10.10.7.1
RS G8000(config-ip-if)#
ip netmask 255.255.255.0
RS G8000(config-ip-if)#
enable
RS G8000(config-ip-if)#
exit
RS G8000(config)#
interface ip 2
RS G8000(config-ip-if)#
ip address 36.128.192.1
RS G8000(config-ip-if)#
ip netmask 255.255.255.0
RS G8000(config-ip-if)#
enable
RS G8000(config-ip-if)#
exit
RS G8000(config)#
router ospf
RS G8000(config-router-ospf)#
enable
RS G8000(config-router-ospf)#
area 0 area-id 0.0.0.0
RS G8000(config-router-ospf)#
area 0 type transit
RS G8000(config-router-ospf)#
area 0 enable
Содержание RackSwitch G8000
Страница 1: ...RackSwitch G8000 Application Guide...
Страница 2: ......
Страница 3: ...RackSwitch G8000 Application Guide...
Страница 16: ...16 RackSwitch G8000 Application Guide...
Страница 22: ...20 RackSwitch G8000 Application Guide...
Страница 23: ...Copyright IBM Corp 2011 21 Part 1 Getting Started...
Страница 24: ...22 RackSwitch G8000 Application Guide...
Страница 54: ...52 RackSwitch G8000 Application Guide...
Страница 55: ...Copyright IBM Corp 2011 53 Part 2 Securing the Switch...
Страница 56: ...54 RackSwitch G8000 Application Guide...
Страница 92: ...90 RackSwitch G8000 Application Guide...
Страница 94: ...92 RackSwitch G8000 Application Guide...
Страница 144: ...142 RackSwitch G8000 Application Guide...
Страница 145: ...Copyright IBM Corp 2011 143 Part 4 Advanced Switch ing Features...
Страница 146: ...144 RackSwitch G8000 Application Guide...
Страница 148: ...146 RackSwitch G8000 Application Guide...
Страница 182: ...180 RackSwitch G8000 Application Guide...
Страница 184: ...182 RackSwitch G8000 Application Guide...
Страница 212: ...210 RackSwitch G8000 Application Guide...
Страница 258: ...256 RackSwitch G8000 Application Guide...
Страница 286: ...284 RackSwitch G8000 Application Guide...
Страница 294: ...292 RackSwitch G8000 Application Guide...
Страница 298: ...296 RackSwitch G8000 Application Guide...
Страница 310: ...308 RackSwitch G8000 Application Guide...
Страница 311: ...Copyright IBM Corp 2011 309 Part 7 Network Management...
Страница 312: ...310 RackSwitch G8000 Application Guide...
Страница 320: ...318 RackSwitch G8000 Application Guide...
Страница 332: ...330 RackSwitch G8000 Application Guide...
Страница 334: ...332 RackSwitch G8000 Application Guide...
Страница 345: ...Copyright IBM Corp 2011 343 Part 9 Appendices...
Страница 346: ...344 RackSwitch G8000 Application Guide...
Страница 357: ...Copyright IBM Corp 2011 Appendix C Notices 355 Taiwan Class A compliance statement...
Страница 358: ...356 RackSwitch G8000 Application Guide...