Reference Guide

Options
Option Description Format
-Mode <Mode> Bonding module type of the
client network interface
Possible values are ALB, LACP
-MTU <MTU> MTU of the client network
interface
Whole positive number (1 to
9000)
Example
Change the mode of the client network interface to LACP:
CLI> networking client-network-interface edit -Mode LACP
networking client-network-interface view
Display the settings of the client network interface.
Format
networking client-network-interface view
Example
View the current settings of the client network interface:
CLI> networking client-network-interface view
Output
Mode = ALB
MTU = 1500
networking default-gateway add
Add a default gateway. Only one default gateway can be defined.
Format
networking default-gateway add <GatewayIP>
Arguments
Argument Description Format
<GatewayIP> Default gateway IP address IP address in IPv6 or IPv4 format
CLI Commands
191