fabric-node-evict
This command is used to remove a node from a fabric.
Syntax fabric-node-evict
Note: The fabric-node-evict will only remove the node from the fabric list whereas the node specific configuration will still be present in the running configuration.
name fabric-node-name |
Specify the name of the fabric node to remove from the configuration. |
id id-number |
Specify the identifier of the fabric node. |
Defaults None
Access CLI
History
Version 1.2.1 |
Command introduced. |
Usage The fabric consists of one or more switches sharing an administrative domain. The fabric presents the abstraction of a big logical switch with a single point of management, hiding the complexity of the underlying collection of switch hardware, and inter-switch links. Use this command to remove a node.
Examples To remove the node, switch123, use the following command:
CLI (network-admin@switch) > fabric-node-evict name switch123