> What exactly does this command ("ppp ipcp address required") do?
It disconnects the PPP session (takes LCP down) unless we were able to
negotiate an IP address. Without this command, 0.0.0.0 is "assigned" and
IPCP is open (not that the client is able to do much with it).
Introduced by CSCdr92864.
oli