ADC CLI Commands

locationFile6

The following operations can be performed on “locationFile6”:

rm show add import

rm locationFile6

Removes the currently loaded static location database from the Citrix ADC.

Synopsis

rm locationFile6

Example

rm locationfile6

show locationFile6

Displays the name, including the absolute path, and format of the location file currently loaded on the Citrix ADC.

Synopsis

show locationFile6

Arguments

Output

locationFile The name of the location file.

format The format of the location file.

devno count stateflag

Example

show locationfile6

add locationFile6

Loads the IPv6 static location database from the specified file.

Synopsis

add locationFile6 [-format ( netscaler6 | geoip-country6 )]

Arguments

locationFile Name of the IPv6 location file, with or without absolute path. If the path is not included, the default path (/var/netscaler/locdb) is assumed. In a high availability setup, the static database must be stored in the same location on both Citrix ADCs.

format Format of the IPv6 location file. Required for the Citrix ADC to identify how to read the location file.

Possible values: netscaler6, geoip-country6 Default value: netscaler6

Example

add locationfile6 /var/nsmap/locationdb -format netscaler6

import locationFile6

Imports the specified location file to the Citrix ADC, assigns it the specified name.

Synopsis

import locationFile6

Arguments

locationFile Name of the IPv6 location file, with or without absolute path. If the path is not included, the default path (/var/netscaler/locdb) is assumed. In a high availability setup, the static database must be stored in the same location on both Citrix ADCs.

src URL (protocol, host, path, and file name) from where the location file will be imported. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.

Example

import locationfile6 locfile6_1 http://www.example.com/file_1

locationFile6