< Home

display firewall ipv6 import-flow public

Function

The display firewall ipv6 import-flow public command displays the information about the IPv6 traffic forwarding table.

Format

display firewall ipv6 import-flow public { ipv6-address | vpn-instance vpn-instance-name }

Parameters

Parameter Description Value
ipv6-address

Specifies the IPv6 address of a user on the virtual system.

The prefix is a 32-bit hexadecimal number, in the format of X:X:X:X:X:X:X:X.
vpn-instance vpn-instance-name

Specifies the name of the virtual system.

The value is a string of 1 to 31 characters case-sensitive.

Views

All views of the public system

Default Level

1: Monitoring level

Usage Guidelines

Application Scenarios

The display firewall ipv6 import-flow public ipv6-address command is used to check whether an IPv6 address exists in the traffic diversion table and check which virtual system imports the packets destined for the IPv6 address.

The display firewall ipv6 import-flow public vpn-instance vpn-instance-name command is used to check the IPv6 traffic diversion table of a specific virtual system.

Example

# Display the traffic diversion table of a specific IPv6 address.

<sysname> display firewall ipv6 import-flow public 9::9
 ImportFlow Tables:                                                                                                                 
 Source Instance  IPv6 Destination Address                Destination Instance                                                      
 ------------------------------------------------------------------------------                                                     
    public        9::9                                      vsysa                                                                   
 ------------------------------------------------------------------------------                                                     
 Total:1

# Display the IPv6 traffic diversion table of a specific virtual system.

<sysname> display firewall ipv6 import-flow public vpn-instance vsysa
 ImportFlow Tables:                                                                                                                 
 firewall ipv6 import-flow public 9::9 9::10 vpn-instance vsysa                                                                     
 ------------------------------------------------------------------------------                                                     
 Total:8

Table 1 shows the description of the display firewall ipv6 import-flow public command output.

Table 1 Description of the display firewall ipv6 import-flow public command output

Item

Description

Source Instance

Name of the source virtual system in the traffic forwarding table. The value is fixed as public, that is, the public system.

IPv6 Destination Address

Destination IPv6 address in the traffic forwarding table. The IPv6 address is the one of a user on a certain virtual system.

Destination Instance

Name of the destination virtual system in the traffic forwarding table.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >