< Home

display nat address-group

Function

The display nat address-group command displays information about a NAT address pool.

Format

display nat address-group [ name group-name | id group-id | all-systems | vsys vsysname ]

Parameters

Parameter Description Value

group-name

Specifies the name of the address pool.

The address pool must exist.

group-id

Specifies the id of the address pool.

The value range of the parameter is subject to the specific device model. Please refer to the actual data in practice.

all-systems

Displays NAT address pool information on the public system and virtual systems.

-

vsys vsysname

Displays NAT address pool information on the specified virtual system.

The value is a string of 1 to 31 characters.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display NAT address pool information.

<sysname> display nat address-group
NAT address-group information:                                                  
  Total 1 address-group(s)                                                      
nat address-group test 0
 reference count: 0                                                        
 mode full-cone global                                                          
 status active
 section 0 10.2.0.1 10.2.0.8
Table 1 Description of the display nat address-group command output

Item

Description

NAT address-group information

Information about NAT address pools

Total 1 address-group(s)

Number of NAT address pools

nat address-group test 0

Name and ID of a NAT address pool

reference count

Number of times a NAT address pool is referenced

mode

Mode of a NAT address pool

status

Status of a NAT address pool

section

Address segment in a NAT address pool

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