DES-7200 Configuration Guide Chapter 4 OSPF
Configuration
4-41
neighbor 192.168.123.1 priority 10
neighbor 192.168.123.3
timers throttle spf 500 1000 10000
Configurations on device C:
# Configure WAN interface
interface Serial 1/0
ip address 192.168.123.3 255.255.255.0
encapsulation frame-relay
ip ospf network non-broadcast
# Configure 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
timers throttle spf 500 1000 10000
4.4.3 OSPF Point-to-multipoint Broadcasting Network type Configuration
Example
Requirements
Three devices need to be interconnected through frame relay. Every device has
only one frame relay link. The link bandwidth is the same as PVC rate. IP address
assignment and device connections are shown in Fig 3.
z OSPF point-to-multipoint network type configuration example
Requirements: