PPPoE/v6 Administrator's Guide
IPv6 Support for PPP
Overview
Chapter 554
• pppd startup for IPv6 through an automated script, namely,
/etc/ppp/Autostart.ex.
• Dial-in configuration through a login script, namely,
/etc/ppp/Login.ex.
• Support for filtering IPv4 packets with an IPv6 datagram.
New Command-Line Options
Table 5-1 lists the new command-line options added to the existing
/usr/bin/pppd daemon.
Table 5-1 New Command-Line Options
Option Description
exec6 exec-cmd Pass a script as an argument to this option.
When the IPv6 interface comes up, it
invokes the rtradvd daemon.
router6 Specify this option for clearing, the private
flag, on the IPv6 interface being configured
by pppd. This option clears the private flag
on the interface where router
advertisement messages will be sent.
Daemon
Management
Options
noipv4 Specify this option to disable IPCP (NCP
for IPv4 over PPP) negotiation. No IPv4
datagram will pass through the link. You
need to specify this option to establish a
point-to-point link for IPv6 packets, that is,
to negotiate only IPV6CP messages.
Note: To look up the systems file, you must
specify the IPv4 destination address, even
if you wish to configure only IPv6
datagrams by choosing the ipv6 and
noipv4 options on the command line.