fabric-show
This command is used to display information about a fabric on the switch.
Syntax fabric-show
name name-string |
Name of the fabric. |
switch-ip ip-address |
Specify the IP address of the switch joining the fabric. |
id |
The identifier for the fabric. |
repeer-to-cluster-node cluster-repeer-node name |
Specifies if the action is to replace a dead cluster node by restoring against the existing cluster node. |
vlan vlan-id |
The VLAN ID for the fabric. |
fabric-network in-band|mgmt |
The fabric network as in-band or management network. |
control-network in-band|mgmt |
The control network type as in-band or through the management interface. |
tid tid-number |
The transaction identifier. |
fabric-advertisement-network inband-mgmt|inband-vmgmt|inband-only|mgmt-only |
Specify if you want to send fabric advertisement packets over the inband management interface or inband only. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.2 |
The parameters multicast-ip, and cid deprecated. |
Version 2.2.8 |
The parameter network-type added. |
Version 2.3 |
The parameter repeer-to-cluster-node added. |
Version 2.4 |
The parameter network-type, changed to fabric-network and control-network. |
Usage The fabric consists of one or more switches that share 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 display information about the fabric.
Examples To display the fabric information, use the following command:
CLI (network-admin@switch) > fabric-show
name id vlan fabric-network control-network tid fabric-advertisement-network
------- ---------------- ---- -------------- --------------- --- ----------------------------
switch1 c00019c:5f1c5d1a 1 in-band in-band 5 inband-mgmt
sample c00019c:61c19edb 1 in-band in-band 0 inband-mgmt
switch2 9000d0d:61c2ea7c 1 mgmt mgmt 90 inband-mgmt
pod1 9000fc5:61c2eb63 1 in-band in-band 58 inband-mgmt
pod2 9000fc6:61c2ec4a 1 in-band in-band 2 inband-mgmt
pod3 b002cde:61c2ecae 1 in-band in-band 0 inband-mgmt