monitor
interface/vpls/monitor
Conditions: !smips
Type: Command
Command displays the current VPLS interface status.
For example:
[admin@10.0.11.23] /interface/vpls> vpls2
remote-label: 800000
local-label: 43
remote-status:
transport: 10.255.11.201/32
transport-nexthop: 10.0.11.201
imposed-labels: 800000
| Read-only Argument | Type | Description |
|---|---|---|
| remote-label | num | MPLS label assigned by the remote peer for this pseudowire (RFC 4447 Section 5.1). |
| local-label | num | MPLS label assigned locally for this pseudowire (RFC 4447 Section 5.1). |
| remote-status | ubit (not-forwarding, attachment-circuit-rx-fault, attachment-circuit-tx-fault, pw-rx-fault, pw-tx-fault) | Pseudowire status received from the remote peer via LDP status signaling (RFC 4447 Section 5.4). |
| remote-group | num | Group ID of the remote peer, used for LDP status withdrawal aggregation (RFC 4447 Section 5.3). |
| te-tunnel | enum | Name of the transport interface. Shown when VPLS is running over a Traffic Engineering tunnel. |
| nexthops | object { label: enum (expl-null | alert | expl-null6 | impl-null) { expl-null:0, alert:1, expl-null6:2, impl-null:3 } , nh: address , interface: iface_enum } | Transport nexthops in use. |