*****************************************************
Example zebra.conf file showing the default file with no addresses con-
figured:
(Interface eth0 line, with no lines following it because no addresses are configured on the
port)
*****************************************************
!
interface eth0
!
interface lo
*****************************************************
Example ospfd.conf file:
*****************************************************!
router ospf
ospf router-id 10.2.100.157
network 10.2.0.0/16 area 0.0.0.0
redistribute connected
distribute-list default out connected
!
access-list default permit 10.10.14.1/32
access-list default deny any
*****************************************************
Example ospf6d.conf file:
*****************************************************
!
interface eth0
!
router ospf6
router-id 10.2.100.157
interface eth0 area 0.0.0.0
124
CHAPTER 2 • SecureSync 2400 User Manual Rev. 2
2.15 Configure NTP