Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
_IW Academy
_IW Academy

Hide_comments

Table of contents

Table of Contents
excludeСписок документов|Содержание

...

Description

Конфигурация OSPF выполняется только в CLI. Для настройки протокола OSPF используется отдельная командная оболочка, включающая в себя несколько режимов (рис. 1). Переход в каждый из режимов выполняется с использованием одноименных команд. Подробное описание команд представлено в технической документации.

...

Базовый режим OSPF предназначен для анализа вывода диагностических команд и перехода в режим конфигурации.

...

The OSPF configuration is performed only via CLI. A separate command shell with several modes is used to configure the OSPF protocol (Figure 1). The transition to each mode is performed using commands having the same name as the mode. A detailed description of the commands is available in the Technical documentation.

Note
titleNOTE

An configuration example is given for the InfiLINK 2x2, InfiMAN 2x2 families devices, pay attention to the name of the radio interface on your devices during the scheme implementation.

Mode nameDescription
Basic

The basic OSPF mode is used to analyze the output of the diagnostic commands and to switch to the configuration mode.

Switching to the basic mode is performed from the WANFleX command shell using the "ospf" command.

Code Block
languagetext
themeEmacs
BS_1#1> ospf
OSPF> 
Конфигурация OSPF

Режим конфигурации позволяет управлять службой OSPF, запущенным на устройстве и выполнять переход в один из конфигурационных режимов, маршрутизатора, интерфейсов или фильтров маршрутов.

Переход в режим конфигурации OSPF выполняется из базового режима с помощью команды "config"configuration

The configuration mode allows to manage the OSPF service running on the device and to proceed to the additional configuration modes: router, interfaces or route-maps.

The switching to the OSPF configuration mode is performed from the basic mode using the "config" command.

Code Block
languagetext
themeEmacs
OSPF> config
OSPF(config)#
Конфигурация маршрутизатора OSPF

В режиме конфигурации маршрутизатора выполняются основные настройки протокола OSPF. Режим позволяет настроить анонсируемые сети, области, идентификатор маршрутизатора и т.д.

Переход в режим конфигурации маршрутизатора OSPF выполняется из режима конфигурации с помощью команды "router"router configuration

In the router configuration mode, the basic OSPF settings can be performed. This mode allows to configure the networks, the areas, the router ID, etc.

The switching to the OSPF router configuration mode is performed from the configuration mode using the "router" command.

Code Block
languagetext
themeEmacs
OSPF(config)# router
OSPF(config-router)# 
Конфигурация интерфейса OSPF interface configuration

Режим конфигурации интерфейса OSPF позволяет выполнить настройки протокола, связанные с конкретным интерфейсом.

Переход в режим конфигурации интерфейса OSPF выполняется из режима конфигурации с помощью команды The OSPF interface configuration mode allows to configure the protocol settings related to a specific interface.

The switching to the OSPF interface configuration mode is performed from the configuration mode using the "interface IFNAME" command.

Code Block
languagetext
themeEmacs
OSPF(config)# interface rf5.0
OSPF(config-if)# 
Конфигурация фильтров маршрутов

Режим конфигурации фильтров маршрутов позволяет выполнить настройку правил, применяемых к анонсируемым или принимаемым маршрутам OSPF.

Переход в режим конфигурации фильтров маршрутов OSPF выполняется из режима конфигурации с помощью команды создания фильтра Route-maps configuration

The route-maps configuration mode allows to configure the rules that should be applied to the announced or received OSPF routes.

The switching to the OSPF route-map configuration mode is performed from the configuration mode using the rule creation command "route-map WORD (deny|permit) <1-65535>".

Code Block
languagetext
themeEmacs
OSPF(config)# route-map MAP permit 10
OSPF(config-route-map)# 


Center

Gliffy Diagram
displayNameospf_shell
nameospf_shell

Рисунок 1 - Диаграмма переходов между режимами командной оболочки OSPF

Каждый из режимов командной оболочки OSPF содержит помощь с выводом всего перечня поддерживаемых команд. Вызов помощи выполняется с использованием команды "help".

...

pagePin1

Figure 1 - Switching between the OSPF command shell modes

Each OSPF shell mode provides help by displaying the full list of supported commands. To display the list use the "help" command.

The routing table can be displayed using one of the following commands:

Code Block
languagetext
themeEmacs
ИзFrom команднойWANFleX оболочкиcommand WANFleXshell:
BS_1#1> netstat -r

ИзFrom команднойOSPF оболочкиcommand OSPFshell:
OSPF> show route

ИзFrom команднойARDA оболочкиcommand ARDAshell:
ARDA> show route

Схема с одной областью

Для демонстрации настройки протокола OSPF и анализа вывода диагностических команд рассмотрим пример схемы с одной областью OSPF (рис. 2):

...

Network scheme with one OSPF area

In order to demonstrate how to configure the OSPF protocol and analyze the output of the diagnostic commands, let's take a look at the example in (Figure 2):

  • The network consists of three wireless devices BS1, CPE2 and CPE3 configured as routers.
  • The wireless devices are part of the OSPF backbone area 0 (only one OSPF area is present in this setup).
  • BS1 has an external link for connecting to the LAN-1 network.
  • The CPE3 router is connected to the external router R1.To make R1's router networks available, static routes to the networks 192.168.5.0/28 и and 192.168.6.0/28 have been added to CPE3.
  • В качестве идентификаторов маршрутизаторы БС1, АС2 и АС3 используют адреса, ассоциированные с интерфейсом loopback, Routers BS1, CPE2 and CPE3 use as identifiers the addresses assigned to the loopback interface: 192.168.0.1/32, 192.168.0.2/32 и and 192.168.0.3/32 соответственно.
Center

Image RemovedImage Added

Рисунок Figure 2 - Схема сети с использованием одной области OSPF

Предварительная настройка

...

Выполним предварительную настройку устройств, состоящую из следующих этапов:

  • Установка идентификаторов устройств.
  • Удаление интерфейса svi1.
  • Ассоциация IP-адресов с сетевыми интерфейсами, согласно схеме.
  • Добавление статических записей в таблицу маршрутизации.
  • Отключение коммутации.
  • Установка радиоканала.

...

Network scheme with one OSPF area

Pre-configuration

Description

Perform a preliminary configuration of the wireless devices, consisting of the following steps:

  • Configure the device IDs.
  • Remove the svi1 interface.
  • Assign IP addresses to network interfaces, according to the scheme.
  • Add static entries to the routing table.
  • Disable switching.
  • Establish the wireless links.
BS1
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt BS_1

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.10.1/24
ifc rf5.0 172.16.0.1/29
ifc lo0 192.168.0.1/32

ОтключениеDisable коммутацииswitching
switch stop

УстановкаEstablish wireless радиоканалаlinks
rf rf5.0 band 20
rf rf5.0 freq 5000

mint rf5.0 -name "BS_1"
mint rf5.0 -type master
АС2CPE2
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt ASCPE_2

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.20.2/24
ifc rf5.0 172.16.0.2/29
ifc lo0 192.168.0.2/32

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканалаEstablish the wireless link
mint rf5.0 -name "ASCPE_2"
mint rf5.0 -type slave
mint rf5.0 prof 1 -band 20 -freq 5000 -type slave
АС3CPE3
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt ASCPE_3

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.30.3/24
ifc rf5.0 172.16.0.3/29
ifc lo0 192.168.0.3/32

ДобавлениеAdd статическихstatic маршрутовroutes
route add 192.168.5.0/28 10.10.30.1
route add 192.168.6.0/28 10.10.30.1

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканалаEstablish the wireless link
mint rf5.0 -name "ASCPE_3"
mint rf5.0 -type slave
mint rf5.0 prof 1 -band 20 -freq 5000 -type slave

...

OSPF configuration

Выполним настройку протокола OSPF в соответствии со схемой.

Этап 1: запустим службу БС1
ОписаниеDescription

Configure the OSPF protocol according to the scheme.

Step 1: start OSPF.

Этап Step 2: установим идентификаторы маршрутизаторов. Идентификаторы будут равны IP-адресам, ассоциированным с интерфейсом loopback.

Этап 3: определим интерфейсы, на которых должен быть запущен OSPF. Все интерфейсы подключены к магистральной области, в соответствии со схемой. На маршрутизаторах БС1 и АС3 укажем сети, ассоциированные с одним из интерфейсов устройства.

На маршрутизаторе АС2 укажем все сети с использованием одной записи set the router IDs. The identifiers will be equal to the IP addresses assigned to the loopback interface.

Step 3: define the interfaces where OSPF should be started. All the interfaces are connected to the backbone area according to the scheme. On the BS1 and CPE3 routers, define the networks assigned to the device's interfaces that should take part in OSPF.

On the CPE2 router, set all the networks using only one entry 0.0.0.0/0. Такая запись включает в себя все сети и активирует поддержку OSPF на всех интерфейсах маршрутизатора, при подключении одного из интерфейсов устройства к новой сети эта сеть будет сразу анонсирована через OSPF. Такой подход имеет преимущество, т.к. не потребуется дополнительной конфигурации OSPF, но он таит в себе недостаток, т.к. снижается контроль за анонсами. Кроме того, использование такой команды анонсирует адрес This entry includes all networks and enables the OSPF support on all router's interfaces; when a device's interface is connected to a new network, this network will be immediately announced via OSPF. This approach doesn't require additional OSPF configuration, but decreases the control over the announcements. In addition, this command advertises the address 127.0.0.1/32 , закреплённый за интерфейсом loopback и не анонсирует адрес that is assigned to the loopback interface and does not announce the address 192.168.0.2/32, поэтому дополнительно необходимо указать анонс этой сети.

Этап 4: выполним редистрибуцию непосредственно присоединённых сетей на маршрутизаторе БС1 и статических маршрутов на маршрутизаторе АС3.

Этап 5: определим пассивные интерфейсы. Интерфейс eth0 маршрутизатора АС3 подключен к стороннему маршрутизатору R1, поэтому на данном интерфейсе не должны быть установлены соседские отношения. При этом сеть , therefore, this network must be additionally specified.

Step 4: perform the redistribution of the directly connected networks to the BS1 router and of the static routes on the CPE3 router.

Step 5: configure passive interfaces. The eth0 interface of CPE3 is connected to the external router R1, so no neighboring relation should be established on this interface. Network 10.10.30.0/24 , ассоциированная с интерфейсом eth0, должна быть анонсирована с помощью OSPF, поэтому интерфейс eth0 должен быть определён как пассивный.

associated with the eth0 interface must be announced via OSPF, so the eth0 interface must be set as passive.

BS1
Code Block
languagetext
themeEmacs
Запуск службыStart OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.1

ЗапускStart OSPF наon the интерфейсахinterfaces
ospf
config
router
network 172.16.0.0/29 area 0.0.0.0
network 192.168.0.1/32 area 0.0.0.0

РедистрибуцияRedistribution of the connected-маршрутов routes
ospf
config
router
redistribute connected
АС2CPE2
Code Block
languagetext
themeEmacs
ЗапускStart службы OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.2

ЗапускStart OSPF on наthe интерфейсахinterfaces
ospf
config
router
network 0.0.0.0/0 area 0.0.0.0
network 192.168.0.2/32 area 0.0.0.0
АС3CPE3
Code Block
languagetext
themeEmacs
Запуск службыStart OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.3

ЗапускStart OSPF наon the интерфейсахinterfaces
ospf
config
router
network 10.10.30.0/24 area 0.0.0.0
 network 172.16.0.0/29 area 0.0.0.0
 network 192.168.0.3/32 area 0.0.0.0

РедистрибуцияRedistribute the статическихstatic маршрутовroutes
ospf
config
router
redistribute kernel

ОпределимConfigure the пассивныеpassive интерфейсыinterfaces
passive-interface eth0

Анализ вывода команд

Список соседей

...

Command output analysis

Neighbors list
БС1
Description

Analyze the neighbors. The routers are connected through the 172.16.0.0/29 , которая является широковещательной (используется протокол MINT), поэтому:

  • АС3 выбран в качестве DR, его router-id самый большой.
  • АС2 выбран в качестве BDR, его router-id меньше, чем у АС3, но больше, чем у БС1.
  • БС1 является DROther.
  • Маршрутизаторы установили между собой отношения типа Full.

network, which is a broadcast segment (using the MINT protocol), so:

  • CPE3 is elected as DR, its router-id being the highest.
  • CPE2 is elected as BDR, its router-id being the highest after CPE3.
  • BS1 becomes DROther.
  • The routers have established Full relations.
BS1
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.2       1   Full/Backup     00:00:38    172.16.0.2      rf5.0:172.16.0.1         0     0     0
192.168.0.3       1   Full/DR         00:00:38    172.16.0.3      rf5.0:172.16.0.1         0     0     0
АС2CPE2
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.1       1   Full/DROther    00:00:33    172.16.0.1      rf5.0:172.16.0.2         0     0     0
192.168.0.3       1   Full/DR         00:00:35    172.16.0.3      rf5.0:172.16.0.2         0     0     0
АС3CPE3
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.1       1   Full/DROther    00:00:31    172.16.0.1      rf5.0:172.16.0.3         0     0     0
192.168.0.2       1   Full/Backup     00:00:37    172.16.0.2      rf5.0:172.16.0.3         0     0     0

...

LSDB content
БС1, АС2, АС3
ОписаниеDescription

Проанализируем LSDB. Поскольку схема включает в себя одну область, то вывод LSDB на всех маршрутизаторах будет идентичен:

LSA тип

Analyze the LSDB. Since the scheme contains one area, the LSDB output on all the routers will be identical:

  • LSA type 1 (Router Link States): LSDB содержит три LSA типа 1, источниками которых являются каждый из маршрутизаторов области. Следует понимать, что каждый из LSA может включать в себя множество информации. Так, например, LSA типа 1, сформированный АС2, содержит информацию о соседях, о сетях the LSDB contains three LSAs type 1, one from each of the area routers. Note that each LSA can contain a lot of information. For example, the LSA type 1 generated by CPE2 contains information about the neighbors, about the 172.16.0.0/29 , and 10.10.20.0/24 и собственный идентификаторnetworks and its own identifier.
  • LSA тип type 2 (Net Link States): маршрутизатор АС3, являясь DR, формирует один LSA типа CPE3 as DR has generated one LSA type 2.
  • LSA тип type 5 (AS External Link States): по умолчанию формируется один LSA типа 5 для каждого внешнего маршрута, поэтому LSDB содержит три LSA типа 5 о маршрутах во внешние сети: маршруты к сетям by default, one LSA type 5 is generated for each external route, therefore the LSDB contains three LSAs type 5, one for each external network: the routes to the networks 192.168.5.0/28 и and 192.168.6.0/28 сформированы при редистрибуции статических маршрутов АС3, маршрут к сети were generated during the redistribution of the CPE3's static routes and the route to network 10.10.10.0/24 формирует БС1 при редистрибуции непосредственно присоединённой сети.
  • is generated by BS1 during the redistribution as a directly connected network.
BS1, CPE2, CPE3
Code Block
languagetext
themeEmacs
OSPF> show database

       OSPF Router with ID (192.168.0.1)(192.168.0.1)

                Router Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      202 0x80000008   7442 2
192.168.0.2     192.168.0.2      201 0x80000008   7405 3
192.168.0.3     192.168.0.3      204 0x8000000a   7407 3

                Net Link States (Area 0.0.0.0)

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.0.3/29      192.168.0.3      204 0x80000006   7407 3

                AS External Link States

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.10.0      192.168.0.1      122 0x80000007   7442 E2 10.10.10.0/24      [0x0]
192.168.5.0     192.168.0.3      169 0x80000007   7407 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.3      299 0x80000007   7407 E2 192.168.6.0/28     [0x0]

...

Routing table
Описание

В таблицах маршрутизации беспроводных устройств видно, что каждое устройство владеет информацией о каждой подсети, представленной на схеме. Это свидетельствует о том, что устройства успешно обменялись маршрутной информацией и добавили её в FIB.

Отдельно стоит отметить о маршрутах к адресам интерфейсов loopback маршрутизаторов. Эти адреса не зависят от состояния каналов связи, поэтому могут быть использованы для управления устройствами в сетях с избыточностью.

БС1Description

The routing tables of the wireless devices contain entries for each subnet shown in the scheme. This means that the devices have successfully exchanged the routing information and added it to the FIB.

Note that the addresses of the loopback interfaces do not depend on the link state, therefore they can be used to manage the devices in redundant networks.

BS1
Code Block
languagetext
themeEmacs
BS_1#1> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
10.10.10.0/24      link#2             UC          0        0  eth0
10.10.20.0/24      172.16.0.2         UG3         0        0  rf5.0
10.10.30.0/24      172.16.0.3         UG3         0        0  rf5.0
127.0.0.1          127.0.0.1          UH          3      141  lo0
172.16.0.0/29      link#3             UC          0        0  rf5.0
192.168.0.1        192.168.0.1        UH          0        0  lo0
192.168.0.2        172.16.0.2         UGH3        0        0  rf5.0
192.168.0.3        172.16.0.3         UGH3        0        0  rf5.0
192.168.5.0/28     172.16.0.3         UG3         0        0  rf5.0
192.168.6.0/28     172.16.0.3         UG3         0        0  rf5.0
224.0.0.0/8        127.0.0.1          UGS         1     1561  lo0
АС2CPE2
Code Block
languagetext
themeEmacs
AS_2#2> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
10.10.10.0/24      172.16.0.1         UG3         0        0  rf5.0
10.10.20.0/24      link#2             UC          0        0  eth0
10.10.30.0/24      172.16.0.3         UG3         0        0  rf5.0
127.0.0.1          127.0.0.1          UH          3       50  lo0
172.16.0.0/29      link#3             UC          0        0  rf5.0
192.168.0.1        172.16.0.1         UGH3        0        0  rf5.0
192.168.0.2        192.168.0.2        UH          0        0  lo0
192.168.0.3        172.16.0.3         UGH3        0        0  rf5.0
192.168.5.0/28     172.16.0.3         UG3         0        0  rf5.0
192.168.6.0/28     172.16.0.3         UG3         0        0  rf5.0
224.0.0.0/8        127.0.0.1          UGS         1     2037  lo0
АС3CPE3
Code Block
languagetext
themeEmacs
AS_3#1> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
10.10.10.0/24      172.16.0.1         UG3         0        0  rf5.0
10.10.20.0/24      172.16.0.2         UG3         0        0  rf5.0
10.10.30.0/24      link#2             UC          0        0  eth0
127.0.0.1          127.0.0.1          UH          3      155  lo0
172.16.0.0/29      link#3             UC          0        0  rf5.0
192.168.0.1        172.16.0.1         UGH3        0        0  rf5.0
192.168.0.2        172.16.0.2         UGH3        0        0  rf5.0
192.168.0.3        192.168.0.3        UH          0        0  lo0
192.168.5.0/28     10.10.30.1         UGS         0        0  eth0
192.168.6.0/28     10.10.30.1         UGS         0        0  eth0
224.0.0.0/8        127.0.0.1          UGS         1     1745  lo0

Схема с несколькими областями

Рассмотрим пример схемы сети с несколькими областями OSPF (рис. 3):

...

Network scheme with several OSPF areas

Let's look at the example of a network scheme using several OSPF areas (Figure 3):

  • The network consists of four wireless devices BS1, CPE2, CPE3 and CPE4, configured in the router mode.
  • The wireless devices are part of three OSPF areas:
    • area 0: routers BS1 and CPE2 are connected to this area. The BS1 router has an external network connection;
    • area 3: routers BS1 and CPE3 are connected to this area, the area's type is NSSA. The CPE3 router has an external link with router R1 and two static routes to the networks 192.168.5.0/28 и and 192.168.6.0/28;
    • область 4: к области подключены маршрутизаторы БС1 и АС4, тип области Stub.
    В качестве идентификаторов маршрутизаторы БС1, АС2, АС3 и АС4 используют адреса, ассоциированные с интерфейсом loopback,
    • area 4: routers BS1 and CPE4 are connected to this area, the area's type is Stub.
  • Routers BS1, CPE2, CPE3 and CPE4 use the addresses assigned to the loopback interface as identifiers: 192.168.0.1/32, 192.168.0.2/32, 192.168.0.3/32 и and 192.168.0.4/32 соответственно.
Center

Image RemovedImage Added

Рисунок Figure 3 - Схема сети с несколькими областями OSPF

Предварительная настройка

...

Выполним предварительную настройку устройств, состоящую из следующих этапов:

  • Установка идентификаторов устройств.
  • Удаление интерфейса svi1.
  • Ассоциация IP-адресов с сетевыми интерфейсами, согласно схеме.
  • Добавление статических записей в таблицу маршрутизации.
  • Отключение коммутации.
  • Установка радиоканала.

...

Network scheme with several OSPF areas

Pre-configuration

Description

Perform a preliminary configuration of the wireless devices consisting of the following steps:

  • Configure the router IDs.
  • Remove the svi1 interface.
  • Assign IP addresses to network interfaces, according to the scheme.
  • Add static entries to the routing table.
  • Disable switching.
  • Establish the wireless links.
BS1
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt BS_1

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.10.1/24
ifc rf5.0 172.16.0.1/30
ifc rf5.0 172.16.3.1/30
ifc rf5.0 172.16.4.1/30
ifc lo0 192.168.0.1/32

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканалаEstablish the radio link
rf rf5.0 band 20
rf rf5.0 freq 5000

mint rf5.0 -name "BS_1"
mint rf5.0 -type master
АС2CPE2
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt ASCPE_2

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.20.2/24
ifc rf5.0 172.16.0.2/30
ifc lo0 192.168.0.2/32

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканалаEstablish the radio link
mint rf5.0 -name "ASCPE_2"
mint rf5.0 -type slave
mint rf5.0 prof 1 -band 20 -freq 5000 -type slave
АС3CPE3
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt ASCPE_3

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.30.3/24
ifc rf5.0 172.16.3.2/30
ifc lo0 192.168.0.3/32

ДобавлениеAdd статическихstatic маршрутовroutes
route add 192.168.5.0/28 10.10.30.1
route add 192.168.6.0/28 10.10.30.1

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканала stop

Establish the radio link
mint rf5.0 -name "ASCPE_3"
mint rf5.0 -type slave
mint rf5.0 prof 1 -band 20 -freq 5000 -type slave
АС4CPE4
Code Block
languagetext
themeEmacs
Установка идентификатораSet the device ID
system prompt ASCPE_4

УдалениеRemove интерфейсаthe svi1 interface
ifc svi1 destroy

НазначениеAssign IP-адресов addresses
ifc eth0 10.10.40.4/24
ifc rf5.0 172.16.4.2/30
ifc lo0 192.168.0.4/32

ОтключениеDisable коммутацииswitching
switch stop

Установка радиоканалаEstablish the radio link
mint rf5.0 -name "ASCPE_4"
mint rf5.0 -type slave
mint rf5.0 prof 1 -band 20 -freq 5000 -type slave

...

OSPF configuration

Описание

Выполним настройку протокола OSPF в соответствии со схемой.

Этап 1: запустим службу OSPF.

Этап 2: установим идентификаторы маршрутизаторов. Идентификаторы будут идентичны IP-адресам, ассоциированным с интерфейсом loopback.

Этап 3: определим интерфейсы, на которых должен быть запущен OSPF. Все интерфейсы подключены к магистральной области, в соответствии со схемой.

Этап 4: определим типы областей: область 3 - NSSA, область 4 - Stub. Следует иметь в виду, что тип области должен быть настроен на всех маршрутизаторах, подключенных к этой области, иначе они не установят соседские отношения.

Этап 5: выполним редистрибуцию непосредственно присоединённых сетей на маршрутизаторе БС1 и статических маршрутов на маршрутизаторе АС3.

Этап 6: определим пассивные интерфейсы.

БС1Description

Let's configure the OSPF protocol according to the scheme.

Step 1: start OSPF.

Step 2: configure the router IDs. The identifiers will be equal to the IP addresses assigned to the loopback interface.

Step 3: define the interfaces where OSPF should be started. All the interfaces are connected to the backbone area according to the scheme.

Step 4: define the area types: area 3 - NSSA, area 4 - Stub. Note that the area type must be configured on all the routers connected to that area, otherwise they will not establish neighboring relations.

Step 5: perform the redistribution of the directly connected networks on the BS1 router and of the static routes on the CPE3 router.

Step 6: configure passive interfaces.

BS1
Code Block
languagetext
themeEmacs
Запуск службыStart OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.1

ЗапускStart OSPF наon the интерфейсахinterfaces
ospf
config
router
network 172.16.0.0/30 area 0.0.0.0
network 172.16.3.0/30 area 0.0.0.3
network 172.16.4.0/30 area 0.0.0.4
network 192.168.0.1/32 area 0.0.0.0

ОпределениеSet the типаarea областейtypes
ospf
config
router
area 0.0.0.3 nssa
area 0.0.0.4 stub

РедистрибуцияRedistribute the connected-маршрутов routes
ospf
config
router
redistribute connected
АС2CPE2
Code Block
languagetext
themeEmacs
ЗапускStart службы OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.2

ЗапускStart OSPF наon the интерфейсахinterfaces
ospf
config
router
network 10.10.20.0/24 area 0.0.0.0
network 172.16.0.0/30 area 0.0.0.0
network 192.168.0.2/32 area 0.0.0.0
АС3CPE3
Code Block
languagetext
themeEmacs
ЗапускStart службы OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.3

ЗапускStart OSPF on наthe интерфейсахinterfaces
ospf
config
router
network 10.10.30.0/24 area 0.0.0.3
network 172.16.3.0/30 area 0.0.0.3
network 192.168.0.3/32 area 0.0.0.3

ОпределениеSet the типаarea областейtypes
ospf
config
router
area 0.0.0.3 nssa

РедистрибуцияRedistribute the статическихstatic маршрутовroutes
ospf
config
router
redistribute kernel

ОпределимSet the пассивныеpassive интерфейсыinterfaces
passive-interface eth0
АС4CPE4
Code Block
languagetext
themeEmacs
Запуск службыStart OSPF
ospf start

УстановкаSet the router-id
ospf
config
router
router-id 192.168.0.4

ЗапускStart OSPF наon the интерфейсахinterfaces
ospf
config
router
network 10.10.40.0/24 area 0.0.0.4
network 172.16.4.0/30 area 0.0.0.4
network 192.168.0.4/32 area 0.0.0.4

ОпределениеSet the типаarea областейtypes
ospf
config
router
area 0.0.0.4 stub

РедистрибуцияRedistribute the статическихstatic маршрутовroutes
ospf
config
router
redistribute kernel

Анализ вывода команд

Список соседей

...

Проанализируем вывод списка соседей. Маршрутизаторы объединены сетью MINT, однако для каждого беспроводного соединения выделена своя подсеть.

Маршрутизаторы АС2, АС3 и АС4 установили отношения соседства только с БС1, что говорит о том, что отношения соседства могут быть установлены только в рамках одной области.

Маршрутизаторы АС2, АС3 и АС4 выбраны в качестве DR, БС1 - BDR, т.к. идентификатор маршрутизатора БС1 самый низкий.

...

Command output analysis

Neighbors list
Description

Let's analyze the neighbors list. The routers are connected by the MINT network, but each wireless connection has its own subnet.

Routers CPE2, CPE3 and CPE4 have established a neighboring relation only with BS1, which means that a neighboring relation can be established only within one area.

Routers CPE2, CPE3 and CPE4 are selected as DR, BS1 - BDR, as BS1's router ID is the lowest.

BS1
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.2       1   Full/DR         00:00:32    172.16.0.2      rf5.0:172.16.0.1         0     0     0
192.168.0.3       1   Full/DR         00:00:34    172.16.3.2      rf5.0:172.16.3.1         0     0     0
192.168.0.4       1   Full/DR         00:00:32    172.16.4.2      rf5.0:172.16.4.1         0     0     0
АС2CPE2
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.1       1   Full/Backup     00:00:32    172.16.0.1      rf5.0:172.16.0.2         0     0     0
АС3CPE3
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.1       1   Full/Backup     00:00:31    172.16.3.1      rf5.0:172.16.3.2         0     0     0
АС4CPE4
Code Block
languagetext
themeEmacs
OSPF> show neighbor

Neighbor ID     Pri   State           Dead Time   Address         Interface            RXmtL RqstL DBsmL
192.168.0.1       1   Full/Backup     00:00:37    172.16.4.1      rf5.0:172.16.4.2         0     0     0

...

LSDB content

Проанализируем LSDB. В отличие от схемы с одной областью, в рассматриваемом примере набор LSA для каждой из областей будет отличаться.

Область БС1
ОписаниеDescription

Let's analyze the LSDB. Unlike in the case of the scheme with one area, in this example the set of LSAs for each area will be different.

Area 0:

  • LSA тип type 1 (Router Link States): LSDB содержит два LSA типа 1, источниками которых являются каждый из маршрутизаторов областиThe LSDB contains two LSAs type 1, from each area router.
  • LSA тип type 2 (Net Link States): маршрутизатор АС2, являясь CPE2 as DR, формирует один LSA типа has generated one LSA type 2.
  • LSA тип type 3 (Summary Link States): the LSDB содержит contains 6 LSA типа 3 о сетях в других областяхLSAs type 3 about the networks in different areas.
  • LSA тип type 4 (ASBR-Summary Link States): маршрутизатор АС3, являющийся ASBR, выполняет редистрибуцию статических маршрутов и находится в области 3, поэтому БС1 формирует для области 0 LSA типа 4 с информацией о местонахождении ASBR АС3.LSA тип CPE3 is ASBR and it is located in area 3, so it redistributes the static routes. BS1 generates an LSA type 4 for area 0 with information about the location of the ASBR (CPE3).
  • LSA type 5 (AS External Link States): по умолчанию формируется один LSA типа 5 для каждого внешнего маршрута, поэтому LSDB содержит три LSA типа 5 о маршрутах во внешние сети: маршруты к сетям By default, one LSA type 5 is generated for each external route, therefore the LSDB contains three LSAs type 5 containing the routes to the external networks: the routes to the networks 192.168.5.0/28 и and 192.168.6.0/28 сформированы при редистрибуции статических маршрутов АС3, маршрут к сети were generated during the redistribution of CPE3's static routes, while the route to network 10.10.10.0/24 формирует БС1 при редистрибуции непосредственно присоединённой сети. Поскольку область 3 является NSSA, то LSA типа 5 о сетях is generated by BS1 during the redistribution as a directly connected network. Since area 3 is an NSSA, LSAs type 5 about the networks 192.168.5.0/28 и and 192.168.6.0/28 для области 0 формирует БС1, заменяя ими LSA типа 7 от АС3.
Область
  • for area 0 are generated by the BS1 to replace the LSA type 7 from CPE3.

Area 3:

  • LSA тип type 1 (Router Link States): LSDB содержит два LSA типа 1, источниками которых являются каждый из маршрутизаторов области The LSDB contains two LSAs type 1, from each area router.
  • LSA тип type 2 (Net Link States): маршрутизатор АС3, являясь DR, формирует один LSA типа CPE3 as DR generates one LSA type 2.
  • LSA тип type 3 (Summary Link States): the LSDB содержит contains 7 LSA типа 3 о сетях в других областях, по аналогии с областью 0. Отличием является наличие LSA с маршрутом по умолчанию, который формирует БС1 для области LSAs type 3 about the networks in different areas, similar to area 0. The difference is in the LSA with a default route generated by BS1 for area 3.
  • LSA тип type 5 (AS External Link States): на маршрутизаторе АС3 формируется 2 LSA типа 5 с информацией о редистрибуции статических маршрутов. Наличие этих LSA в LSDB формально, т.к. маршрутизатор АС3 преобразует их в LSA типа 7 и передаёт соседям.LSA тип ): the CPE3 router generates 2 LSAs type 5 with information about the static routes (redistribution). The presence of these LSAs in the LSDB is formal, since CPE3 converts them to LSA type 7 and forwards them to the neighbors.
  • LSA type 7 (NSSA-external Link States): внешние маршруты в областях типа NSSA передаются с использованием LSA типа 7, поэтому LSDB включает в себя три LSA этого типа.
Область
  • the external routes are transmitted using LSA type 7 in NSSA type areas, so the LSDB includes three LSAs of this type.

Area 4:

  • LSA тип type 1 (Router Link States): LSDB содержит два LSA типа 1, источниками которых являются каждый из маршрутизаторов области The LSDB contains two LSAs type 1, one from each area router.
  • LSA тип type 2 (Net Link States): маршрутизатор АС4, являясь DR, формирует один LSA типа CPE4 as DR generates one LSA type 2.
  • LSA тип type 3 (Summary Link States): the LSDB содержит contains 7 LSA типа 3 для сетей в других областях и один LSA типа 3, содержащий маршрут по умолчанию. Области типа Stub не поддерживают распространение маршрутов к внешним сетям, которые заменяются маршрутом по умолчанию, распространяемым в LSA типа 3.
Следует отметить, что маршрутизаторы АС2, АС3 и АС4 используют только LSA, сформированные для областей 0, 3 и 4 соответственно. LSDB БС1 включает в себя LSA для всех областей сети, т.к. БС1 является ABR и установлен на границе трёх областей.
  • LSAs type 3 about the networks in different areas and one LSA type 3, with a default route. Stub areas do not support the distribution of the routes towards the external networks, which are replaced by the default route distribution in LSA type 3.
Note: routers CPE2, CPE3 and CPE4 use only LSAs generated for areas 0, 3, and 4. BS1's LSDB includes LSAs for all areas, since BS1 is ABR and it is set at the border of all three areas.
BS1
Code Block
languagetext
themeEmacs
OSPF> show database

       OSPF Router with ID (192.168.0.1)(192.168.0.1)

                Router Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      235 0x80000003    246 2
192.168.0.2     192.168.0.2      232 0x80000005    243 3

                Net Link States (Area 0.0.0.0)

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.0.2/30      192.168.0.2      244 0x80000001    243 2

                Summary Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.30.0      192.168.0.1      237 0x80000001    237 10.10.30.0/24
10.10.40.0      192.168.0.1      237 0x80000001    237 10.10.40.0/24
172.16.3.0      192.168.0.1      245 0x80000001    245 172.16.3.0/30
172.16.4.0      192.168.0.1      245 0x80000001    245 172.16.4.0/30
192.168.0.3     192.168.0.1      237 0x80000001    237 192.168.0.3/32
192.168.0.4     192.168.0.1      237 0x80000001    237 192.168.0.4/32

                ASBR-Summary Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age
192.168.0.3     192.168.0.1      237 0x80000001    237

                Router Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      236 0x80000003    246 1
192.168.0.3     192.168.0.3      224 0x80000005    243 3

                Net Link States (Area 0.0.0.3 [NSSA])

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.3.2/30      192.168.0.3      244 0x80000001    243 2

                Summary Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Route
0.0.0.0         192.168.0.1      245 0x80000001    245 0.0.0.0/0
10.10.20.0      192.168.0.1      237 0x80000001    237 10.10.20.0/24
10.10.40.0      192.168.0.1      237 0x80000001    237 10.10.40.0/24
172.16.0.0      192.168.0.1      245 0x80000001    245 172.16.0.0/30
172.16.4.0      192.168.0.1      245 0x80000001    245 172.16.4.0/30
192.168.0.1     192.168.0.1      240 0x80000001    240 192.168.0.1/32
192.168.0.2     192.168.0.1      237 0x80000001    237 192.168.0.2/32
192.168.0.4     192.168.0.1      237 0x80000001    237 192.168.0.4/32

                NSSA-external Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.10.0      192.168.0.1      243 0x80000004    246 E2 10.10.10.0/24      [0x0]
192.168.5.0     192.168.0.3      244 0x80000002    243 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.3      244 0x80000002    243 E2 192.168.6.0/28     [0x0]

                Router Link States (Area 0.0.0.4 [Stub])

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      231 0x80000003    246 1
192.168.0.4     192.168.0.4      215 0x80000005    243 3

                Net Link States (Area 0.0.0.4 [Stub])

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.4.2/30      192.168.0.4      244 0x80000001    243 2

                Summary Link States (Area 0.0.0.4 [Stub])

Link ID         ADV Router      Age  Seq#       LS-Age Route
0.0.0.0         192.168.0.1      245 0x80000001    245 0.0.0.0/0
10.10.20.0      192.168.0.1      237 0x80000001    237 10.10.20.0/24
10.10.30.0      192.168.0.1      237 0x80000001    237 10.10.30.0/24
172.16.0.0      192.168.0.1      245 0x80000001    245 172.16.0.0/30
172.16.3.0      192.168.0.1      245 0x80000001    245 172.16.3.0/30
192.168.0.1     192.168.0.1      240 0x80000001    240 192.168.0.1/32
192.168.0.2     192.168.0.1      237 0x80000001    237 192.168.0.2/32
192.168.0.3     192.168.0.1      237 0x80000001    237 192.168.0.3/32

                AS External Link States

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.10.0      192.168.0.1      243 0x80000004    246 E2 10.10.10.0/24      [0x0]
192.168.5.0     192.168.0.1      207 0x80000002    239 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.1      207 0x80000002    239 E2 192.168.6.0/28     [0x0]
АС2CPE2
Code Block
languagetext
themeEmacs
OSPF> show database

       OSPF Router with ID (192.168.0.2)(192.168.0.2)

                Router Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1       61 0x80000003     68 2
192.168.0.2     192.168.0.2       56 0x80000005     96 3

                Net Link States (Area 0.0.0.0)

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.0.2/30      192.168.0.2       68 0x80000001     68 2

                Summary Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.30.0      192.168.0.1       63 0x80000001     62 10.10.30.0/24
10.10.40.0      192.168.0.1       63 0x80000001     62 10.10.40.0/24
172.16.3.0      192.168.0.1       71 0x80000001     68 172.16.3.0/30
172.16.4.0      192.168.0.1       71 0x80000001     68 172.16.4.0/30
192.168.0.3     192.168.0.1       63 0x80000001     62 192.168.0.3/32
192.168.0.4     192.168.0.1       63 0x80000001     62 192.168.0.4/32

                ASBR-Summary Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       LS-Age
192.168.0.3     192.168.0.1       63 0x80000001     62

                AS External Link States

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.10.0      192.168.0.1       69 0x80000004     68 E2 10.10.10.0/24      [0x0]
192.168.5.0     192.168.0.1       65 0x80000002     64 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.1       65 0x80000002     64 E2 192.168.6.0/28     [0x0]
АС3CPE3
Code Block
languagetext
themeEmacs
OSPF> show database

       OSPF Router with ID (192.168.0.3)(192.168.0.3)

                Router Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      157 0x80000003    163 1
192.168.0.3     192.168.0.3      142 0x80000005    182 3

                Net Link States (Area 0.0.0.3 [NSSA])

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.3.2/30      192.168.0.3      163 0x80000001    163 2

                Summary Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Route
0.0.0.0         192.168.0.1      166 0x80000001    163 0.0.0.0/0
10.10.20.0      192.168.0.1      158 0x80000001    157 10.10.20.0/24
10.10.40.0      192.168.0.1      158 0x80000001    157 10.10.40.0/24
172.16.0.0      192.168.0.1      166 0x80000001    163 172.16.0.0/30
172.16.4.0      192.168.0.1      166 0x80000001    163 172.16.4.0/30
192.168.0.1     192.168.0.1      161 0x80000001    160 192.168.0.1/32
192.168.0.2     192.168.0.1      158 0x80000001    157 192.168.0.2/32
192.168.0.4     192.168.0.1      158 0x80000001    157 192.168.0.4/32

                NSSA-external Link States (Area 0.0.0.3 [NSSA])

Link ID         ADV Router      Age  Seq#       LS-Age Route
10.10.10.0      192.168.0.1      164 0x80000004    163 E2 10.10.10.0/24      [0x0]
192.168.5.0     192.168.0.3      163 0x80000002    182 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.3      163 0x80000002    182 E2 192.168.6.0/28     [0x0]

                AS External Link States

Link ID         ADV Router      Age  Seq#       LS-Age Route
192.168.5.0     192.168.0.3      163 0x80000002    182 E2 192.168.5.0/28     [0x0]
192.168.6.0     192.168.0.3      163 0x80000002    182 E2 192.168.6.0/28     [0x0]
АС4CPE4
Code Block
languagetext
themeEmacs
OSPF> show database

       OSPF Router with ID (192.168.0.4)(192.168.0.4)

                Router Link States (Area 0.0.0.4 [Stub])

Link ID         ADV Router      Age  Seq#       LS-Age Link count
192.168.0.1     192.168.0.1      194 0x80000003    205 1
192.168.0.4     192.168.0.4      176 0x80000005    216 3

                Net Link States (Area 0.0.0.4 [Stub])

Link ID            ADV Router      Age  Seq#       LS-Age Routers
172.16.4.2/30      192.168.0.4      205 0x80000001    205 2

                Summary Link States (Area 0.0.0.4 [Stub])

Link ID         ADV Router      Age  Seq#       LS-Age Route
0.0.0.0         192.168.0.1      208 0x80000001    205 0.0.0.0/0
10.10.20.0      192.168.0.1      200 0x80000001    199 10.10.20.0/24
10.10.30.0      192.168.0.1      200 0x80000001    199 10.10.30.0/24
172.16.0.0      192.168.0.1      208 0x80000001    205 172.16.0.0/30
172.16.3.0      192.168.0.1      208 0x80000001    205 172.16.3.0/30
192.168.0.1     192.168.0.1      203 0x80000001    202 192.168.0.1/32
192.168.0.2     192.168.0.1      200 0x80000001    199 192.168.0.2/32
192.168.0.3     192.168.0.1      200 0x80000001    199 192.168.0.3/32

...

Routing table
Описание

В таблицах маршрутизации беспроводных устройств видно, что каждое устройство владеет маршрутом к каждой подсети, представленной на схеме. Это свидетельствует о том, что устройства успешно обменялись маршрутной информацией и добавили её в FIB.

Основным отличием между таблицами маршрутизации устройств являются маршруты к внешним сетям: на части маршрутизаторах использует явный маршрут к сети, а на остальных - маршрут по умолчанию.

Отдельно стоит отметить о маршрутах к адресам интерфейсов loopback маршрутизаторов. Эти адреса не зависят от состояния каналов связи, поэтому могут быть использованы для управления устройствами в сетях с избыточнотью.

БС1Description

The routing tables of the wireless devices contain entries about each subnet shown in the scheme. This means that the devices have successfully exchanged the routing information and added it to the FIB.

The main difference between the routing tables of the devices are the routes to the external networks: on some routers there is a direct route to the network, and on others a default route.

Note: the addresses of the loopback interfaces do not depend on the link state, therefore they can be used to manage the devices in redundant networks.

BS1
Code Block
languagetext
themeEmacs
BS_1#1> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
10.10.10.0/24      link#2             UC          0        0  eth0
10.10.20.0/24      172.16.0.2         UG3         0        0  rf5.0
10.10.30.0/24      172.16.3.2         UG3         0        0  rf5.0
10.10.40.0/24      172.16.4.2         UG3         0        0  rf5.0
127.0.0.1          127.0.0.1          UH          3      465  lo0
172.16.0.0/30      link#3             UC          0        0  rf5.0
172.16.3.0/30      link#3             UC          0        0  rf5.0
172.16.4.0/30      link#3             UC          0        0  rf5.0
192.168.0.1        192.168.0.1        UH          0        0  lo0
192.168.0.2        172.16.0.2         UGH3        0        0  rf5.0
192.168.0.3        172.16.3.2         UGH3        0        0  rf5.0
192.168.0.4        172.16.4.2         UGH3        0        0  rf5.0
192.168.5.0/28     172.16.3.2         UG3         0        0  rf5.0
192.168.6.0/28     172.16.3.2         UG3         0        0  rf5.0
224.0.0.0/8        127.0.0.1          UGS         1    11852  lo0
АС2CPE2
Code Block
languagetext
themeEmacs
AS_2#2> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
10.10.10.0/24      172.16.0.1         UG3         0        0  rf5.0
10.10.20.0/24      link#2             UC          0        0  eth0
10.10.30.0/24      172.16.0.1         UG3         0        0  rf5.0
10.10.40.0/24      172.16.0.1         UG3         0        0  rf5.0
127.0.0.1          127.0.0.1          UH          3      396  lo0
172.16.0.0/30      link#3             UC          0        0  rf5.0
172.16.3.0/30      172.16.0.1         UG3         0        0  rf5.0
172.16.4.0/30      172.16.0.1         UG3         0        0  rf5.0
192.168.0.1        172.16.0.1         UGH3        0        0  rf5.0
192.168.0.2        192.168.0.2        UH          0        0  lo0
192.168.0.3        172.16.0.1         UGH3        0        0  rf5.0
192.168.0.4        172.16.0.1         UGH3        0        0  rf5.0
192.168.5.0/28     172.16.0.1         UG3         0        0  rf5.0
192.168.6.0/28     172.16.0.1         UG3         0        0  rf5.0
224.0.0.0/8        127.0.0.1          UGS         1    15881  lo0
АС3CPE3
Code Block
languagetext
themeEmacs
AS_3#1> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
default            172.16.3.1         UG3         0        0  rf5.0
10.10.10.0/24      172.16.3.1         UG3         0        0  rf5.0
10.10.20.0/24      172.16.3.1         UG3         0        0  rf5.0
10.10.30.0/24      link#2             UC          0        0  eth0
10.10.40.0/24      172.16.3.1         UG3         0        0  rf5.0
127.0.0.1          127.0.0.1          UH          3      534  lo0
172.16.0.0/30      172.16.3.1         UG3         0        0  rf5.0
172.16.3.0/30      link#3             UC          0        0  rf5.0
172.16.4.0/30      172.16.3.1         UG3         0        0  rf5.0
192.168.0.1        172.16.3.1         UGH3        0        0  rf5.0
192.168.0.2        172.16.3.1         UGH3        0        0  rf5.0
192.168.0.3        192.168.0.3        UH          0        0  lo0
192.168.0.4        172.16.3.1         UGH3        0        0  rf5.0
192.168.5.0/28     10.10.30.1         UGS         0        0  eth0
192.168.6.0/28     10.10.30.1         UGS         0        0  eth0
224.0.0.0/8        127.0.0.1          UGS         1     9339  lo0
АС4CPE4
Code Block
languagetext
themeEmacs
AS_4#1> netstat -r
Routing tables
Destination        Gateway            Flags     Refs     Use  Interface
default            172.16.4.1         UG3         0        0  rf5.0
10.10.20.0/24      172.16.4.1         UG3         0        0  rf5.0
10.10.30.0/24      172.16.4.1         UG3         0        0  rf5.0
10.10.40.0/24      link#2             UC          0        0  eth0
127.0.0.1          127.0.0.1          UH          3      271  lo0
172.16.0.0/30      172.16.4.1         UG3         0        0  rf5.0
172.16.3.0/30      172.16.4.1         UG3         0        0  rf5.0
172.16.4.0/30      link#3             UC          0        0  rf5.0
192.168.0.1        172.16.4.1         UGH3        0        0  rf5.0
192.168.0.2        172.16.4.1         UGH3        0        0  rf5.0
192.168.0.3        172.16.4.1         UGH3        0        0  rf5.0
192.168.0.4        192.168.0.4        UH          0        0  lo0
224.0.0.0/8        127.0.0.1          UGS         1     3138  lo0

...

Additional materials

Вебинары

  1. Типовые сценарии настройки маршрутизации в устройствах Инфинет, часть 2.

Прочее

...

Webinars

  1. Typical scenario of routing setting using Infinet Wireless devices. Part II

Other

  1. Ifconfig command (interfaces configuration)
  2. ARDA (Aqua Router Daemon)
  3. OSPF command
  4. netstat command