Networking

floating-ip-add

Usage: floating-ip-add [options]

Add new floating IP address (cluster or portal)

Options Descriptions
--cluster Add cluster floating IP address. Required unless "--portal" is specified
--help

Display this help and exit

*--ip Floating IP address to add
--portal Add portal floating IP address. Required unless "-- cluster" is specified

floating-ip-remove

Usage: floating-ip-remove [options]

Remove existing floating IP address (cluster or portal)

Options Descriptions
--cluster Remove cluster floating IP address. Required unless "--portal" is specified
--help

Display this help and exit

*--ip Floating IP address to remove
--portal Remove portal floating IP address. Required unless "-- cluster" is specified

gateway-update

Usage: gateway-update [options]

Update gateway configuration

Options Descriptions
--help

Display this help and exit

--ipv4 Set the gateway IPv4 address
--ipv4-clear Clear the gateway IPv4 address
--ipv6 Set the gateway IPv6 address
--ipv6-clear Clear the gateway IPv6 address
--node-name The node name

gateway-view

Usage: gateway-view [options]

List gateway configuration

Options Descriptions
--help

Display this help and exit

--node-name The node name

interface-create

Usage: interface-create [options]

Create virtual network interface

Options Descriptions
--help

Display this help and exit

--interface-id The physical network interface ID
--interface-name The physical network interface name
--ip Set the network interface IP address
--mtu Set the network interface mtu
--node-name The node name
--roles Set the network interface role(s) Possible values: mgmt | data | ha | portal.
* --vlan-id Set the network interface vlan ID

interface-delete

Usage: interface-delete [options]

Delete virtual network interface

Options Descriptions
--help

Display this help and exit

--interface-id The virtual network interface ID
--interface-name The virtual network interface name
--node-name The node name

interface-list

Usage: interface-list [options]

List network interfaces

Options Descriptions
--full Print extra information for each element
--help

Display this help and exit

--interface-id The ID of the network interface to list. Required unless "--node-name" is specified
--node-name The node name. Required unless "--interface-id" is specified

interface-update

Usage: interface-update [options]

Update physical/virtual network interface

Options Descriptions
--help

Display this help and exit

--interface-id The network interface ID. Required unless "--interface-name" or "--node-name" is specified
--interface-name The network interface name. Required unless "--interface-id" or "--node-name" is specified
--ip Set the network interface IP address. Required unless "--roles" or "--ip-clear" or "--vlan-id" or "--roles-clear" or "--mtu" is specified
--ip-clear Remove the network interface IP address. Required unless "--roles" or "--ip" or "--vlan-id" or "--roles-clear" or "--mtu" is specified
--mtu Set the network interface mtu. Required unless "--roles" or "--ip-clear" or "--ip" or "--vlan-id" or "--roles-clear" is specified
--node-name The node name. Required unless "--interface-name" or "--interface-id" is specified
--roles Set the network interface role(s))). Required unless "--ip-clear" or "--ip" or "--vlan-id" or "--roles-clear" or "--mtu" is specified Possible values: mgmt | data | ha | portal.
--roles-clear Clear the network interface role(s). Required unless "--roles" or "--ip-clear" or "--ip" or "--vlan-id" or "--mtu" is specified
--vlan-id Set the network interface vlan ID (may change the interface name) )). Required unless "--roles" or "--ip-clear" or "--ip" or "--roles-clear" or "--mtu" is specified

static-route-add

Usage: static-route-add [options]

Add a new static route

Options Descriptions
*--destination

The static route destination IP address (CIDR notation optional)

--help

Display this help and exit

* --next-hop The IP address of the next hop

static-route-delete

Usage: static-route-delete [options]

Delete a static route

Options Descriptions
*--destination

The destination IP address of the route to be deleted

--help

Display this help and exit

* --next-hop The next hop IP address of the route to be deleted

static-route-list

Usage: static-route-list [options]

List static routes

Options Descriptions
--help

Display this help and exit

subnet-gateway-add

Usage: subnet-gateway-add [options]

Add a new subnet gateway

Options Descriptions
* --gateway

The IP address of the subnet gateway

--help

Display this help and exit

* --subnet The subnet IP address in CIDR notation

subnet-gateway-delete

Usage: subnet-gateway-delete [options]

Delete a subnet gateway

Options Descriptions
--help Display this help and exit
* --subnet The subnet IP address in CIDR notation

subnet-gateway-list

Usage: subnet-gateway-list [options]

List subnet gateways

Options Descriptions
--help

Display this help and exit