ppp.linkdown.span-isp.working revision 88078
147857Sbrian# $FreeBSD: head/share/examples/ppp/ppp.linkdown.span-isp.working 88078 2001-12-17 22:05:23Z cjc $
247857Sbrian
347857Sbrian# This is a working example of ppp.linkdown.span-isp that uses ppp connections
447857Sbrian# to the same machine through 3 null-modem serial cables.
547857Sbrian
647857Sbrian# The ISP links start our MP version of ppp as they come up
747857Sbrianisp1:
847857Sbrian  !bg pppctl /var/run/ppp/vpn link 1 close
947857Sbrian
1047857Sbrianisp2:
1147857Sbrian  !bg pppctl /var/run/ppp/vpn link 2 close
1247857Sbrian
1347857Sbrianisp3:
1447857Sbrian  !bg pppctl /var/run/ppp/vpn link 3 close
1547857Sbrian
1647857Sbrianvpn:
1747857Sbrian  set server none
18