Example 1: Simple Ospf Domain; Figure 12-5:A Simple Ospf Domain - Nortel Alteon OS 42C4911 Application Manual

Nortel 10gb ethernet switch module for ibm bladecenter version 1.0
Table of Contents

Advertisement

Example 1: Simple OSPF Domain

In this example, two OSPF areas are defined—one area is the backbone and the other is a stub
area. A stub area does not allow advertisements of external routes, thus reducing the size of the
database. Instead, a default summary route of IP address 0.0.0.0 is automatically inserted into
the stub area. Any traffic for IP address destinations outside the stub area will be forwarded to
the stub area's IP interface, and then into the backbone.
Figure 12-5 A Simple OSPF Domain
Follow this procedure to configure OSPF support as shown in
1.
Configure IP interfaces on each network that will be attached to OSPF areas.
In this example, two IP interfaces are needed: one for the backbone network on 10.10.7.0/24
and one for the stub area network on 10.10.12.0/24.
>> # /cfg/l3/if 1
>> IP Interface 1 # addr 10.10.7.1
>> IP Interface 1 # mask 255.255.255.0
>> IP Interface 1 # enable
>> IP Interface 1 # ../if 2
>> IP Interface 2 # addr 10.10.12.1
>> IP Interface 2 # mask 255.255.255.0
>> IP Interface 2 # enable
2.
Enable OSPF.
>> IP Interface 2 # /cfg/l3/ospf/on
42C4911, January 2007
BladeCenter
BladeCenter
BladeCenter
Network
10.10.7.0/24
Network
10.10.12.0/24
Figure
(Select menu for IP interface 1)
(Set IP address on backbone network)
(Set IP mask on backbone network)
(Enable IP interface 1)
(Select menu for IP interface 2)
(Set IP address on stub area network)
(Set IP mask on stub area network)
(Enable IP interface 2)
(Enable OSPF on the switch)
Alteon OS Application Guide
12-5:
Chapter 12: OSPF
205

Advertisement

Table of Contents
loading

This manual is also suitable for:

Alteon os

Table of Contents