EasyManua.ls Logo

Spectracom NetClock 9489 - Page 145

Default Icon
467 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
interface), and that the next line is an ipv6 address line declaring an IPv6 address (if there
is one for the interface). No other lines or variations in spacing should be inserted before or
between these lines. No editing restrictions exist on ospfd.conf or ospf6d.conf files.
Example zebra.conf file with both IPv4, and IPv6 configured on the same port:
(Interface eth0 line, followed by IPv4 line and then IPv6 line)
*****************************************************
!
interface eth0
ip address 10.2.100.157/16
ipv6 address 2000:10:2::157/64
!
interface lo
ip address 10.10.14.1/32
ipv6 address 2000:10:10::1/64
*****************************************************
Example zebra.conf file with IPv4, and IPv6 configured on different ports:
(Interface eth0 line, followed by only IPv4 line, because no IPv6 address is configured on that
port. Interface eth1 line, followed by only IPv6 line, because no IPv4 address is configured on
that port)
*****************************************************
!
interface eth0
ip address 10.2.100.157/16
interface eth1
ipv6 address 2000:10:2::157/64
!
interface lo
ip address 10.10.14.1/32
ipv6 address 2000:10:10::1/64
*****************************************************
Example zebra.conf file showing the default file with no addresses configured:
(Interface eth0 line, with no lines following it because no addresses are configured on the port)
*****************************************************
!
interface eth0
2.15 Configuring NTP
CHAPTER 2 NetClock User Reference Guide Rev. 16
129

Table of Contents

Related product manuals