ppp
ppp
Type: Directory
ppp/secret
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| service | enum (any | async | pptp | pppoe | l2tp | ovpn | sstp) | |
| caller-id | string | |
| password | string | |
| profile | enum | |
| local-address | super { ipAddr } | |
| remote-address | super { ipAddr } | |
| routes | string | |
| ipv6-routes | string | |
| remote-ipv6-prefix | super { ip6_prefix_arg } | |
| limit-bytes-in | num | |
| limit-bytes-out | num |
| Read-only Argument | Type | Description |
|---|---|---|
| last-logged-out | date_arg | |
| last-caller-id | string | |
| last-disconnect-reason | enum (peer-request | hung-up | idle-timeout | session-timeout | reset | reboot | port-error | nas-error | nas-request) |
ppp/profile
Type: Directory
| Flag | Name | Description |
|---|---|---|
| * | default | default |
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| local-address | alt { enum , ipAddr } | |
| remote-address | alt { enum , ipAddr } | |
| remote-ipv6-prefix-pool | enum () | |
| remote-ipv6-prefix-reuse | bool | |
| dhcpv6-pd-pool | enum () | |
| dhcpv6-use-radius | bool | |
| dhcpv6-lease-time | time | |
| bridge | interface_enum | |
| bridge-port-priority | num | |
| bridge-path-cost | num | |
| bridge-horizon | num | |
| bridge-learning | enum (default | no | yes) | |
| bridge-port-vid | num | |
| bridge-port-trusted | bool | |
| session-timeout | time | |
| idle-timeout | time | |
| use-ipv6 | enum (default | no | yes | required) | |
| use-mpls | enum (default | no | yes | required) | |
| use-compression | enum (default | no | yes) | |
| use-encryption | enum (default | no | yes | required) | |
| only-one | enum (default | no | yes) | |
| change-tcp-mss | enum (default | no | yes) | |
| use-upnp | enum (default | no | yes) | |
| rate-limit | string | |
| insert-queue-before | enum (bottom | first) | |
| parent-queue | enum (none) | |
| queue-type | composite_arg { , } | |
| incoming-filter | enum | |
| outgoing-filter | enum | |
| address-list | multi_arg { enum } | |
| interface-list | enum | |
| dns-server | multi_arg { ipAddr } | |
| wins-server | multi_arg { ipAddr } | |
| on-up | alt { , string } | |
| on-down | alt { , string } |
ppp/active
Type: Directory
| Flag | Name | Description |
|---|---|---|
| R | radius | radius |
| Read-only Argument | Type | Description |
|---|---|---|
| name | string | |
| service | enum (any | async | pptp | pppoe | l2tp | ovpn | sstp) | |
| caller-id | string | |
| address | ipAddr | |
| uptime | time | |
| encoding | string | |
| session-id | num | |
| limit-bytes-in | num | |
| limit-bytes-out | num |
ppp/aaa
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| use-radius | bool | |
| accounting | bool | |
| use-circuit-id-in-nas-port-id | bool | |
| interim-update | time | |
| enable-ipv6-accounting | bool |
ppp/l2tp-secret
Type: Directory
| Argument | Type | Description |
|---|---|---|
| address | alt { ip_prefix_arg , ip6_prefix_arg } | |
| secret | string |