subnet-delete
To facilitate optimal east-west routing while supporting transparent virtual machine mobility, leaf switches are assigned the same gateway IP, and MAC address for each locally defined subnet. Having the same gateway IP, and MAC address helps ensure a default gateway presence across all leaf switches. It removes the suboptimal routing inefficiencies associated with separate centralized gateways.
This command allows you to delete a subnet.
Syntax subnet-delete
name name-string |
Specify the name of the subnet. |
vnet vnet name |
Specify the vNET name to assign to the subnet. |
Defaults None
Access Network Administrator
History
Version 3.0.0 |
Command introduced. |
Usage Use this command to remove a subnet.
Examples To remove a subnet, subnet-one, use the following syntax:
CLI (network-admin@switch) > subnet-delete name subnet-one vnet vnet-1 vrf vrf-1