The display geo-location command displays information about regions, including region names, IP address members, and reference counts.
display geo-location { all | type { pre-defined | unknown-zone | user-defined } | verbose geo-location-name }
| Parameter | Description | Value |
|---|---|---|
| all | Indicates general information about all regions. In this case, IP address members cannot be queried. | - |
| type { pre-defined | unknown-zone | user-defined } | Displays regions of the specified type. |
|
| verbose | Displays details on a region. | - |
| geo-location-name | Specifies the name of a region. | The value must be the name of a predefined or user-defined region. |
# Display the general information about all regions.
<sysname> display geo-location all
Geo-location total number(s): 605
Geo-location item total number(s): 98995
Geo-location reference total number(s): 2
Geo-location: unknown-zone
Type: Pre-defined
Coordinate <Longitude, Latitude>: <0.00, 0.00>
Reference number(s): 0
Item number(s): 3148
Geo-location: Andorra
Type: Pre-defined
Coordinate <Longitude, Latitude>: <1.05, 42.05>
Reference number(s): 0
Item number(s): 0
Geo-location: "United Arab Emirate"
Type: Pre-defined
Coordinate <Longitude, Latitude>: <54.00, 24.00>
Reference number(s): 0
Item number(s): 70
...................................................
# Display information about a predefined region.
<sysname> display geo-location type pre-defined Pre-defined geo-location total number(s): 600 Pre-defined geo-location item total number(s): 100350 Pre-defined geo-location reference total number(s): 0 Geo-location: unknown-zone Type: Pre-defined Coordinate <Longitude, Latitude>: <0.00, 0.00> Reference number(s): 0 Item number(s): 2819 Item(s): Pre-defined address range: address range 0: 0.0.0.0-0.255.255.255 address range 1: 2.16.176.0-2.16.177.255 address range 2: 2.18.96.0-2.18.255.255 address range 3: 5.23.9.32-5.23.9.255 ...................................................
# Display details on user-defined region mycity.
<sysname> display geo-location verbose mycity Geo-location: mycity Type: User-defined Description: This region is used for test. Coordinate <Longitude, Latitude>: <45.00, 50.00> Reference number(s): 0 Item number(s): 1 Item(s): User-defined address range: address range 0: 3.3.3.1-3.3.3.9
Item |
Description |
|---|---|
Geo-location total number(s) |
Total number of predefined and user-defined regions |
Geo-location item total number(s) |
Total number of IP address ranges in predefined and user-defined regions |
Geo-location reference total number(s) |
Total number of reference counts of predefined and user-defined regions in policies or region groups |
Geo-location |
Region name |
Type |
Region type:
|
Description |
Region description. This field is displayed only after the description command is executed. |
Coordinate <Longitude, Latitude> |
Longitude and latitude of a region |
Reference number(s) |
Reference counts of a specific region in policies or region groups |
Item number(s) |
Number of IP address ranges in a specific region |
Item(s) |
Region member |
User-defined address range |
User-defined IP address range |
Pre-defined address range |
Predefined IP address range |
address range |
IP address range |