The display firewall ipv6 server-map command displays information about the IPv6 server map table.
display firewall ipv6 server-map [ all-systems | vsys { vsys | public } ] [ nat64 | aspf ] [ dynamic | ipv6-address ipv6-address | static ] [ slot slot-id cpu cpu-id ]
| Parameter | Description | Value |
|---|---|---|
all-systems |
Displays IPv6 server map table entries that are generated in the public system and all the virtual systems. |
- |
vsys |
Displays IPv6 server map table entries that are generated in the specific virtual system. |
The value of vsys must be the name of an existing virtual system. |
public |
Displays IPv6 server map table entries that are generated in the public system. |
- |
nat64 |
Displays IPv6 server map table entries that are generated in NAT64 mode. |
- |
dynamic |
Displays IPv6 server map table entries that are dynamically generated. |
- |
aspf |
Displays IPv6 server map table entries that are generated in aspf mode. |
- |
ipv6-address ipv6-address |
Display the IPv6 server map of the specified IPv6 address. |
- |
static |
Displays IPv6 server map table entries that are manually generated. |
- |
slot slot-id |
Specifies the slot ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
Information about server map table entries is generated only when actual traffic exists.
#Displays the IPv6 server map table.
<sysname> display firewall ipv6 server-map
Current total IPv6 server maps: 1
-----------------------------------------------------------------
Source Address : AAAA::2
Destination Address : BBBB::2
Source Port : 0
Destination Port : 1036
Protocol : tcp
APP Protocol : FTP-DATA
APPID : ---
TTL : 00:00:15
Left Time : 00:00:12
Item |
Description |
|---|---|
Current total IPv6 server maps |
Indicates the counts of the IPv6 server maps. |
Source Address |
Indicates the source IPv6 addresses of the entry. |
Destination Address |
Indicates the destination IPv6 addresses of the entry. |
Source Port |
Indicates the source IPv6 ports of the entry. |
Destination Port |
Indicates the destination IPv6 ports of the entry. |
Protocol |
Protocol in the entry: UDP or TCP. |
APP Protocol |
Application protocol in the entry: FTP-DATA, RTSP, HTTP, UDP, or TCP. IPv6 is displayed for other protocols. |
APPID |
Application ID of the entry. |
TTL |
Indicates the total aging time of the entry. |
Left Time |
Indicates the remained aging time of the entry. |