vrouter-interface-remove
This command is used to remove interfaces on the virtual router (vRouter) service in a fabric, cluster, standalone switch, or virtual network (VNET).
Syntax vrouter-interface-remove vrouter-name name-string [nic nic-string]
vrouter-name name-string |
Specify the name for the vRouter interface. |
Specify one of the following interface arguments: |
|
nic nic-string |
Specify the name of the NIC. |
l3-port l3port-usable-port name |
Specify the name of the Layer 3 port. |
Defaults None.
Access CLI
History
Version 1.2.1 |
Command introduced. |
Version 5.1.3 |
The argument l3-port introduced. |
Usage You can remove the interfaces on the vRouter service from a fabric, cluster, standalone switch, or virtual network (VNET). This command removes an interface to a vRouter service.
Examples To remove eth1 NIC from the vRouter service, MyvService, use the following command:
CLI network-admin@switch > vrouter-interface-remove vrouter-name MyvService nic eth1