openvswitch-interface-remove
Open vSwitch is a multilayer virtual switch licensed by Apache 2.0. It is designed to enable massive network automation through programmable extensions. This command removes an Open vSwitch interface to the switch.
Syntax openvswitch-interface-remove
ovs-name name-string |
This parameter is not configurable. It defaults to the name that you used to create the Open vSwitch service. |
Specify the following interface option: |
|
nic nic-string |
Specify the NIC to remove from the interface. |
l3-port l3port-usable-port-name |
Specify the Layer 3 port. |
Defaults None
Access CLI
History
Version 2.4 |
Command introduced. |
Usage Use this command to remove an Open vSwitch interface.
Examples To remove an Open vSwitch, openvswitch-1, use the following command:
CLI (network-admin@switch) > openvswitch-interface-remove name openvswitch-1