The display layer3-subscriber command displays information about Layer 3 static users.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
The display layer3-subscriber command can be used to display information about Layer 3 users, including the start and end IP addresses, VPN instance to which the users belong, domain to which the users belong, start IPv6 delegation prefix, and end IPv6 delegation prefix.
If a domain name is not specified, running the display layer3-subscriber command displays information about all Layer 3 users. If a domain name is specified, running the display layer3-subscriber command displays information about the Layer 3 users in the specified domain.Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display layer3-subscriber domain sg
---------------------------------------------------------------------------
Start-IP-address Vpn-instance
End-IP-address Domain-name
Start-IPv6-address
End-IPv6-address
Start-Delegation-Prefix
End-Delegation-Prefix
---------------------------------------------------------------------------
192.168.0.6 --
192.168.0.6 sg
2001:DB8::1:6
2001:DB8::1:6
2001:DB8:1:6::/64
2001:DB8:1:6::/64
192.168.0.7 --
192.168.0.7 sg
2001:DB8::1:7
2001:DB8::1:7
2001:DB8:1:7::/64
2001:DB8:1:7::/64
---------------------------------------------------------------------------
Total 2 item(s)
[~HUAWEI] display layer3-subscriber --------------------------------------------------------------------------- Start-IP-address Vpn-instance End-IP-address Domain-name Start-IPv6-address End-IPv6-address Start-Delegation-Prefix End-Delegation-Prefix --------------------------------------------------------------------------- 192.168.0.6 -- 192.168.0.6 gc 2001:DB8::1:6 2001:DB8::1:6 2001:DB8:1:6::/64 2001:DB8:1:6::/64 192.168.0.7 -- 192.168.0.7 gc 2001:DB8::1:7 2001:DB8::1:7 2001:DB8:1:7::/64 2001:DB8:1:7::/64 192.168.0.8 -- 192.168.0.8 gc 2001:DB8::1:8 2001:DB8::1:8 2001:DB8:1:8::/64 2001:DB8:1:8::/64 192.168.0.9 -- 192.168.0.9 gc 2001:DB8::1:9 2001:DB8::1:9 2001:DB8:1:9::/64 2001:DB8:1:9::/64 192.168.0.1 -- 192.168.0.1 gc --------------------------------------------------------------------------- Total 5 item(s)
Item | Description |
---|---|
Start-IP-address | Start IP address of the IPv4 network segment where the Layer 3 users reside. |
Vpn-instance | VPN instance to which the Layer 3 users belong. |
End-IP-address | End IP address of the IPv4 network segment where the Layer 3 users reside. |
Domain-name | Domain to which the Layer 3 users belong. |
Start-IPv6-address | Start IP address of the IPv6 network segment where the Layer 3 users reside. |
End-IPv6-address | End IP address of the IPv6 network segment where the Layer 3 users reside. |
Start-Delegation-Prefix | Start IPv6 delegation prefix and prefix length. |
End-Delegation-Prefix | End IPv6 delegation prefix and prefix length. |