vrouter-rip-remove
This command removes a RIP instance from a vRouter service on a fabric, cluster, virtual network (vNET), or standalone switch.
Syntax vrouter-rip-remove
vrouter-name name-string |
Specify the name of the vRouter service. |
network ip-address |
Specify the IP address. |
Defaults None.
Access CLI
History
Version 1.2.1 |
Command introduced. |
Usage Each fabric, cluster, standalone switch, or virtual network (vNET) can provide its tenants with a virtual router (vRouter) service that forwards traffic between networks, and implements Layer 3 protocols. This command removes a RIP instance on an existing Router service.
Examples To remove RIP with an IP address of 172.16.0.0/16 from the vRouter service, MyvService, use the following command:
CLI (network-admin@switch) > vrouter-rip-remove vrouter-name MyvService network 172.16.0.0