NSX CLI Guide
del route prefix <prefix> [gateway <gateway-ip>] [interface <interface-name>] [metric <ip-route-metric>]
Delete the specified network IPv4 network route.
Parameters:
Option | Description |
---|---|
<prefix> | CIDR notation argument |
<ip-route-metric> | IP route metric argument Allowed pattern: ^[0-9]+$ |
<gateway-ip> | Gateway IP address argument |
<interface-name> | Configurable network interface argument |