Example Of Configuring The Ospf Point-To-Multipoint Board Network Type - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 28 OSPF Routing Protocol Configuration
Configuration of Device B:
#Configure the WAN port
interface Serial 1/0
ip address 192.168.123.2 255.255.255.0
encapsulation frame-relay
ip ospf network non-broadcast
ip ospf priority 5
#Configuring OSPF routing protocol
router ospf 1
network 192.168.123.0 0.0.0.255 area 0
neighbor 192.168.123.1 priority 10
neighbor 192.168.123.3
Configuration of Device C:
#Configure the WAN port
interface Serial 1/0
ip address 192.168.123.3 255.255.255.0
encapsulation frame-relay
ip ospf network non-broadcast
#Configuring OSPF routing protocol
router ospf 1
network 192.168.123.0 0.0.0.255 area 0
neighbor 192.168.123.1 10
neighbor 192.168.123.2 5
28.4.2
Example of configuring the OSPF
point-to-multipoint board network
type
Configuration requirements:
The three routers must be fully interconnected via frame relay. Each device has only one
frame relay line, which has the same bandwidth and PVC rate. Figure 28-2 shows the IP
address allocation and connection of the device .
28-26
DGS-3610 Series Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents