150476Speter# $FreeBSD$
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:
888078Scjc  !bg pppctl /var/run/ppp/vpn link 1 close
947857Sbrian
1047857Sbrianisp2:
1188078Scjc  !bg pppctl /var/run/ppp/vpn link 2 close
1247857Sbrian
1347857Sbrianisp3:
1488078Scjc  !bg pppctl /var/run/ppp/vpn link 3 close
1547857Sbrian
1647857Sbrianvpn:
1747857Sbrian  set server none
18