Purpose
Exports the current routing information to the specified file.
Syntax
SESSIONMAPPING EXPORT filename ;Parameters
- filename
- Names the export details file created after running SESSIONMAPPING EXPORT.
Example
unityadmin> SESSIONMAPPING EXPORT sessionMapping.txt;
Successfully exported to file 'sessionMapping.txt'