The display access lease-proxy-user command displays information about lease proxy users on a device.
This command is supported only on the NetEngine 8000 F1A.
display access lease-proxy-user [ ipv6 | dual-stack ] [ interface { interface-name | interface-type interface-number } ] [ vpn-instance vpn-instance ] [ domain domain-name ] [ statistics ]
display access lease-proxy-user ipv4 [ interface { interface-name | interface-type interface-number } ] [ vpn-instance vpn-instance ] [ domain domain-name ] [ statistics ]
Parameter | Description | Value |
---|---|---|
ipv6 |
Displays information about IPv6 single-stack lease proxy users. |
- |
dual-stack |
Displays information about IPv4/IPv6 dual-stack lease proxy users. |
- |
interface interface-name interface-type interface-number |
Displays information about lease proxy users on a specified interface. |
- |
vpn-instance vpn-instance |
Displays information about lease proxy users in a specified VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. |
domain domain-name |
Displays information about lease proxy users in a specified domain. |
The value is a string of 1 to 64 case-sensitive characters, spaces not supported. |
statistics |
Statistics information. |
- |
ipv4 |
Displays information about IPv4 single-stack lease proxy users. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display access lease-proxy-user interface GigabitEthernet 0/1/20.99999999 ------------------------------------------------------------------------------- UserID Interface MAC Domain name Proxy-type Vlan VPN Instance IPv4-lease IP address Preferred-lifetime IPv6 address Valid-lifetime IPv6 PD prefix ------------------------------------------------------------------------------- 24640 GE0/1/20.99999999 00e0-fc12-3401 123456789012345678901234567890123456789012345678901234567890123 ipv6-stack 3/- - - - 3600 2001:db8:1::1/64 3620 - 24641 GE0/1/20.99999999 00e0-fc12-3402 123456789012345678901234567890123456789012345678901234567890123 ipv6-stack 4093/4094 - - - 3600 2001:db8:2::1/64 3620 - 24642 GE0/1/20.99999999 00e0-fc12-3403 123456789012345678901234567890123456789012345678901234567890123 ipv6-stack 4093/4094 - - - 3600 - 3620 2001:db8:3::1/64 24643 GE0/1/20.99999999 00e0-fc12-3404 123456789012345678901234567890123456789012345678901234567890123 ipv6-stack 4093/4094 - - - 3600 - 3620 2001:db8:4::1/64 ------------------------------------------------------------------------------
<HUAWEI> display access lease-proxy-user statistics
-------------------------------------------------------------------------------
Total lease-proxy users : 2
Dual-stack lease-proxy users : 0
IPv4-stack lease-proxy users : 0
IPv6-stack lease-proxy users : 2
-------------------------------------------------------------------------------
Item | Description |
---|---|
UserID | Index number of a user. |
Interface | User interface. |
MAC | User MAC address. |
Domain name | Name of the domain to which a user belongs. |
Proxy-type | Effective type of the lease proxy: IPv4-stack: indicates that only the IPv4 stack takes effect. IPv6-stack: indicates that only the IPv6 stack is valid. dult-stack: Both IPv4 and IPv6 stacks have lease proxy enabled. |
VPN Instance | VPN instance name. |
IPv4-lease | IPv4 lease time of the lease proxy user. |
IP address | IPv4 address of the lease proxy user. |
Preferred-lifetime | Preferred lifetime of the lease proxy user. |
IPv6 address | IPv6 address of the lease proxy user. |
IPv6 PD prefix | IPv6 prefix of the lease proxy user. |
Valid-lifetime | Valid lifetime of the lease proxy user. |
Total lease-proxy users | Total number of lease proxy users. |
Dual-stack lease-proxy users | Number of users that dual stacks have lease proxy enabled. |
IPv4-stack lease-proxy users | Number of users that IPv4 stack have lease proxy enabled. |
IPv6-stack lease-proxy users | Number of users that IPv6 stack have lease proxy enabled. |
Pe Vlan | PE-VLAN of the lease proxy user. |
Ce Vlan | CE-VLAN of the lease proxy user. |