DES-7200 Configuration Guide Chapter 4 OSPF
Configuration
4-72
# Configure OSPF routing protocol
router ospf 1
network 192.168.1.0 0.0.0.255 area 0
network 192.168.2.0 0.0.0.255 area 0
timers arrival-time 100
timers throttle lsa all 0 100 500
Configure Router B:
# Configure Ethernet interface
interface gigabitEthernet 0/1
ip address 192.168.3.1 255.255.255.0
interface gigabitEthernet 0/2
ip address 192.168.2.2 255.255.255.0
ip ospf dead-interval minimal hello-multiplier 5
# Configure OSPF routing protocol
router ospf 1
network 192.168.2.0 0.0.0.255 area 0
network 192.168.3.0 0.0.0.255 area 0
timers arrival-time 100
timers throttle lsa all 0 100 500