monitor
interface/pppoe-client/monitor
Type: Command
Command will display current PPPoE status.
| Read-only Argument | Type | Description |
|---|---|---|
| status | string | Current link status. Available values are:
|
| uptime | time | Connection time displayed in days, hours, minutes, and seconds. |
| active-links | num | Number of bonded MLPPP connections (1 if not using MLPPP). |
| encoding | string | Encryption and encoding (if asymmetric, separated with '/') being used in this connection. |
| service-name | string | Used service name. |
| ac-name | string | Name of the Access Concentrator. |
| ac-mac | macAddr | MAC address of the access concentrator (AC) the client is connected to. |
| mtu | num | Effective MTU of the link. |
| mru | num | Effective MRU of the link. |
| local-address | ipAddr | IP address allocated to the client. |
| remote-address | ipAddr | Remote IP address allocated to the server (i.e., gateway address). |
| local-ipv6-address | ip6Addr | Local IPv6 address of the connection. |
| remote-ipv6-address | ip6Addr | Remote IPv6 address of the connection. |