topology-import
This command is used to import existing vLEs into a topology, and store the endpoints’ information (switch name, and port).
Syntax topology-import
| 
    name name-string  | 
  
    Specify the name of the fabric topology.  | 
 
| 
    type vflow|vle  | 
  
    Specify the type of connection as vFlow or vLE.  | 
 
| 
    vflow-name vflow name  | 
  
    Specify the vFlow name.  | 
 
| 
    vle-name vle name  | 
  
    Specify the vLE name.  | 
 
Defaults None
Access CLI
History
| 
    Version 7.0.0  | 
  
    Command introduced.  | 
 
Usage Use this command to import existing vLEs into a topology, and store the endpoints’ information (switch name, and port).
Examples To import a topology named topo1, use the following syntax:
CLI (network-admin@switch) > topology-import name topo1
