monitor
interface/l2tp-ether/monitor
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| status | string | Current connection status. |
| circuit-id | string | L2TPv3 circuit identifier. |
| cookie-length | num | L2TPv3 cookie length. |
| header-format | string | L2TPv3 header format. |
| l2-sublayer | bool | Whether L2 sublayer is enabled. |
| remote-sess-id | num | Remote session ID. |
| local-sess-id | num | Local session ID. |
| control-conn-id | num | Control connection ID. |
| peer-address | string | IP address of the connected peer. |
| encoding | string | Encryption encoding used. |
| uptime | time | Connection uptime. |