This section explains how to use the
qq network_mod_interface
command.Description
Modify interface configuration
Usage
qq network_mod_interface [-h] [--interface-id INTERFACE_ID] [--default-gateway DEFAULT_GATEWAY] [--default-gateway-ipv6 DEFAULT_GATEWAY_IPV6] [--bonding-mode {ACTIVE_BACKUP,IEEE_8023AD}] [--mtu MTU]
Flags
Flag Name | Required | Description |
---|---|---|
--interface-id
|
No | The unique ID of the interface |
--default-gateway
|
No | The default IPv4 gateway address |
--default-gateway-ipv6
|
No | The default IPv6 gateway address |
--bonding-mode
|
No | Ethernet bonding mode |
--mtu
|
No | The maximum transfer unit (MTU) in bytes of the interface and any untagged STATIC network. |