You can use the dumpcfg utility to retrieve the current TDGSS configuration. Run this utility and its options from the Vantage command prompt.
dumpcfg [-g TDGSSCONFIG | IPFILTER] [-f bin_file] [-?]
- -g TDGSSCONFIG
- [Optional] Reads the TDGSSCONFIG GDO. TDGSSCONFIG GDO is a binary file that consists of the contents of TdgssLibraryConfigFile.xml overlaid with the contents of TdgssUserConfigFile.xml
- -g IPFILTER
- [Optional] Reads the IP filter GDO and outputs the currently active IP filters.
- -f bin_file
- [Optional] Reads the .bin file and returns the current TDGSS configuration.
- -?
- [Optional] Displays the preceding option descriptions.