< Home

display geo-location-set

Function

The display geo-location-set command displays information about region groups, including region group names, members, and reference counts.

Format

display geo-location-set { all | verbose geo-location-set-name }

Parameters

Parameter Description Value
all Indicates general information about all region groups. In this case, region group members cannot be queried. -
verbose Indicates details on a region group. -
geo-location-set-name Specifies the name of a region group. The value must be the name of an existing region group.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display the general information about all region groups.

<sysname> display geo-location-set all
Geo-location-set total number(s): 2                                                                                                 
Geo-location-set item total number(s): 3                                                                                           
Geo-location-set reference total number(s): 1                                                                                       
Geo-location-set: region_A                                                                                                          
Reference number(s): 0                                                                                                              
Item number(s): 1                                                                                                                   
                                                                                                                                    
Geo-location-set: ABC                                                                                                               
Reference number(s): 1                                                                                                              
Item number(s): 2 

# Display details on region group ABC.

<sysname> display geo-location-set verbose ABC
Geo-location-set: ABC                                                                                                               
Reference number(s): 1                                                                                                              
Item number(s): 2                                                                                                                   
Item(s):                                                                                                                            
geo-location BeiJing 
geo-location GuangZhou
Table 1 Description of the display geo-location-set command output

Item

Description

Geo-location-set total number(s)

Total number of region groups

Geo-location-set item total number(s)

Total number of region group members

Geo-location-set reference total number(s)

Total number of region group reference counts in policies or other region groups

Geo-location-set

Region group name

Reference number(s)

Reference counts of a specific region group in policies or other region groups

Item number(s)

Number of members in a specific region group

Item(s)

Region group members, including predefined regions, user-defined regions, and region groups

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