If
Cisco UCS Manager includes a named VLAN with the same VLAN ID as the one you
delete, the VLAN is not removed from the fabric interconnect configuration
until all named VLANs with that ID are deleted.
The following example deletes a named VLAN accessible to both fabric
interconnects and commits the transaction:
UCS-A# scope eth-uplink
UCS-A /eth-uplink # delete vlan accounting
UCS-A /eth-uplink* # commit-buffer
UCS-A /eth-uplink #
The following example deletes a named VLAN accessible to one fabric
interconnect and commits the transaction:
UCS-A# scope eth-uplink
UCS-A /eth-uplink # scope fabric a
UCS-A /eth-uplink/fabric # delete vlan finance
UCS-A /eth-uplink/fabric* # commit-buffer
UCS-A /eth-uplink/fabric #