This file contains options that govern PPP's connection negotiations.
It is stored in /etc/ppp/options.
# /etc/ppp/options -*- sh -*- general options for pppd # created 16-Sep-1996 debug noipdefault
When diald is used, it is responsible for setting up the line characteristics, therefore many PPP options should not be used here.
Note that we do not try to specify an IP address, because Enterprise assign addresses dynamically. (The DOS/Windows versions of PPP need to be told to use IP address 0.0.0.0, which allows dynamic address assignment, but
Linux PPP does this automatically when no IP address is given.)