fabric-in-band-network-create
This command is used to create an in-band fabric network.
Syntax fabric-in-band-network-create
network ip-address |
Specify an in-band network IP address. |
netmask netmask |
Specify the netmask. |
Defaults None
Access Network Admin
History
Version 2.4.1 |
Command introduced. |
Usage Use this command to create an in-band network for a fabric.
Examples To create an in-band network using the IP address 172.16.21.135, and netmask 255.255.255.0, use the following syntax:
CLI (network-admin@switch) > fabric-in-band-network-create network 172.16.21.135 netmask 255.255.255.0