Disabling a PPP Connection Example

This example disables the PPP1 PPP connection on the device.

<wap-provisioningdoc>
   <characteristic type="CM_PPPEntries">
      <characteristic type="PPP1">
         <parm name="Enabled" value="0" />
      </characteristic>
   </characteristic>
</wap-provisioningdoc>

See Also

CM_PPPEntries Configuration Service Provider Examples| CM_PPPEntries Configuration Service Provider

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.