Alteon Application Switch Operating System Application Guide
Open Shortest Path First (OSPF)
Document ID: RDWR-ALOS-V2900_AG1302
153
Figure 22: Virtual Links Example
Configuring OSPF for a Virtual Link on Alteon 1
1. Configure IP interfaces on each network that is attached to Alteon.
In this example, two IP interfaces are needed on Alteon 1: the backbone network on 10.10.7.0/
24, and the transit area network on 10.10.12.0/24.
2. Configure the router ID. A router ID is required when configuring virtual links. Later, when
configuring the other end of the virtual link on Alteon 2, the router ID specified here is used as
the target virtual neighbor (nbr) address.
3. Enable OSPF.
4. Define the backbone.
>> # /cfg/l3/if 1
(Select menu for IP interface 1)
>> IP Interface 1 # addr 10.107.1
(Set IP address on backbone network)
>> IP Interface 1 # mask 255.255.255.0
(Set IP mask on backbone network)
>> IP Interface 1 # enabled
(Enable IP interface 1)
>> IP Interface 1 # /cfg/l3/if 2
(Select menu for IP interface 2)
>> IP Interface 2 # addr 10.10.12.1
(Set IP address on transit area
network)
>> IP Interface 2 # mask 255.255.255.0
(Set IP mask on transit area network)
>> IP Interface 2 # enable
(Enable interface 2)
>> IP Interface 2 # /cfg/l3/rtrid 10.10.10.1
(Set static router ID on Alteon 1)
>> IP # /cfg/l3/ospf/on
(Enable OSPF on Alteon 1)
>> Open Shortest Path First # aindex 0
(Select menu for area index 0)
>> OSPF Area (index) 0 # areaid 0.0.0.0
(Set the area ID for backbone area 0)
>> OSPF Area (index) 0 # type transit
(Define backbone as transit type)
>> OSPF Area (index) 0 # enable
(Enable the area)
Содержание Alteon
Страница 2: ...Alteon Application Switch Operating System Application Guide 2 Document ID RDWR ALOS V2900_AG1302 ...
Страница 42: ...Alteon Application Switch Operating System Application Guide Preface 42 Document ID RDWR ALOS V2900_AG1302 ...
Страница 582: ...Alteon Application Switch Operating System Application Guide High Availability 582 Document ID RDWR ALOS V2900_AG1302 ...