Use the import command to create a floor plan from a locally stored file to an internal representation that can be used by the location engine. The import command is accessible from the location:floor-plan context of the CLI.
filename | Specifies the name of the XML file from which the floor plan will be created. |
This command creates an internal floor plan from an XML file stored locally. This file can be copied from a remote location using the copy [stream] command. This command converts the XML file image to an internal representation named <filename> (minus the .xml extension).
The following example creates a floor plan called “Salem-third-floor” from the Salem-third-floor.xml file:
EWC.extremenetworks.com:location:floor-plan# import Salem-third-floor.xml