< Home

display nat static-mapping inside-ipv4

Function

The display nat static-mapping inside-ipv4 command displays the static mapping result of a private IPv4 address.

Format

display nat static-mapping mapping-id inside-ipv4 ipv4-address [ vsys vsys-name | all-systems ]

Parameters

Parameter Description Value
mapping-id

Specifies the index of the static mapping.

  • USG6510E/6510E-POE: The value is an integer ranging from 1 to 10.
  • USG6530E: The value is an integer ranging from 1 to 100.
  • USG6515E/6550E/6560E/6580E: The value is an integer ranging from 1 to 200.
  • USG6525E/6555E/6565E/6575E-B/6585E/6605E-B: The value is an integer ranging from 1 to 200.
  • USG6610E/6620E: The value is an integer ranging from 1 to 500.
  • USG6615E/6625E: The value is an integer ranging from 1 to 500.
  • USG6630E/6650E: The value is an integer ranging from 1 to 500.
  • USG6635E/6655E: The value is an integer ranging from 1 to 500.
  • USG6680E: The value is an integer ranging from 1 to 1000.
  • USG6712E/6716E: The value is an integer ranging from 1 to 2000.
ipv4-address

Specifies the private IPv4 address.

The value is in dotted decimal notation.

vsys vsys-name

Display the static mapping result of the specified virtual system.

The value must be the name of an existing virtual system.

all-systems

Display the static mapping result of the public system and all the virtual systems.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Check the static mapping result of private IP address 1.1.1.1

[sysname] display nat static-mapping 1 inside-ipv4 1.1.1.1
slot: 2  cpu: 0  static-mapping id: 1
mapping: 1.1.1.1 -> 10.1.1.1 [ 2048 2304 ]

Table 1 shows the description of the display nat static-mapping command output.

Table 1 Description of the display nat static-mapping command output

Item

Description

slot

Statically mapped slot ID of the private IP address

cpu

Statically mapped CPU ID of the private IP address

static-mapping id

Index of the static mapping of this private IP address

mapping

Result of the static mapping of the private IP address, containing public IP addresses and public port ranges

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