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