show system subscriber-management redundancy-state dhcp active-leasequery interface
Syntax
show system subscriber-management redundancy-state dhcp active-leasequery interface interface-name
Description
Display the redundancy state of the specified access logical interface based on the redundancy primary role election protocol, VRRP or pseudowire.
For VRRP redundancy, the redundancy state is the same as the VRRP state of the underlying logical interface:
The redundancy state is
Master
if the logical interface is in VRRP active mode.The redundancy state is
Backup
if the logical interface is in VRRP backup mode.
For pseudowire redundancy, the redundancy state is based on the state of the pseudowire interface:
The redundancy state is
Master
if the logical interface is in the UP state for a pseudowire interface.The redundancy state is
Backup
if the logical interface is in the DOWN state for a pseudowire interface.
Options
interface-name | Name of the access logical interface. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show system subscriber-management redundancy-state dhcp active-leasequery
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
interface |
Name of the access logical interface. |
Redundancy State |
Redundancy state of the specified interface.
|
Sample Output
- show system subscriber-management redundancy-state dhcp active-leasequery interface (VLAN Underlying Interface)
- show system subscriber-management redundancy-state dhcp active-leasequery interface (Subscriber Demux Interface)
- show system subscriber-management redundancy-state dhcp active-leasequery interface (Pseudowire Interface)
show system subscriber-management redundancy-state dhcp active-leasequery interface (VLAN Underlying Interface)
user@host> show system subscriber-management redundancy-state dhcp active-leasequery interface ge-0/0/0.1 Interface Redundancy State ge-0/0/0.1 Master
show system subscriber-management redundancy-state dhcp active-leasequery interface (Subscriber Demux Interface)
user@host> show system subscriber-management redundancy-state dhcp active-leasequery interface demux0.3221225473 Interface Redundancy State demux0.3221225473 Master
show system subscriber-management redundancy-state dhcp active-leasequery interface (Pseudowire Interface)
user@host> show system subscriber-management redundancy-state dhcp active-leasequery interface ps1.0 Interface Redundancy State ps1.0 Master
Release Information
Command introduced in Junos OS Release 19.2R1.