APIRef_tm_net_tunnels_pppΒΆ

mgmt/tm/net/tunnels/ppp

/tm/net/tunnels

PPP tunnel profile configuration

REST Endpoints

Collection URI
/mgmt/tm/net/tunnels/ppp
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/net/tunnels/ppp/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service that the object belongs to.
defaultsFrom string   optional read/write The profile from which to inherit settings. The default value is ppp.
description string   optional read/write User defined description.
ipcp string enabled optional read/write  
ipv6cp string enabled optional read/write  
lcpEchoFailure integer 4 optional read/write Number of consecutive PPP LCP echo messages that must go unanswered for the server to drop PPP connection. For example, if the server sends <number> of consecutive PPP LCP Echo Request messages that go unanswered (by Echo Reply), it will close the PPP connection.
lcpEchoInterval integer 30 optional read/write Specifies interval in seconds between PPP LCP Echo Request messages that the server sends to the peer (client).
tmPartition string Common optional read/write Displays the admin-partition within which this component resides.
vj string disabled optional read/write VJ is a data compression protocol described in RFC 1144, specifically designed by Van Jacobson to improve TCP/IP performance over slow serial links. Van Jacobson Header Compression (also known as VJ compression, or just Header Compression) is an option in most versions of PPP.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.