此内容没有您所选择的语言版本。
2.281. openstack router unset
usage: openstack router unset [-h] [--route destination=<subnet>,gateway=<ip-address>] <router>
usage: openstack router unset [-h]
[--route destination=<subnet>,gateway=<ip-address>]
<router>
Unset router properties
Positional arguments
- <router>
Router to modify (name or ID)
Optional arguments
- -h, --help
show this help message and exit
- --route
destination=<subnet>,gateway=<ip-address>
Routes to be removed from the router destination:
destination subnet (in CIDR notation) gateway: nexthop
IP address (repeat option to unset multiple routes)