Reference Guide

Result
WARNING: Incorrectly setting the MTU size will cause the DR appliance to not
respond.
Please verify that the switch is enabled and capable of supporting an MTU size
that is equal to or larger than the value being set.
Do you want to continue (yes/no) [n]? y
Interface update successful.
network --factory_reset
Description
The command resets bond0 Slave Interfaces according to the option of auto_bonding_speed.
Syntax
network --factory_reset [--auto_bonding_speed <1G|10G>]
--auto_bonding_speed The speed of the device (1G or 10G)
to bond on restart.
Result
WARNING: This will reset network configuration to factory settings and
will require a system reboot. Existing configuration will be lost.
Do you want to continue (yes/no) [n]?yes
Reboot the system using the command 'system --reboot' to complete the network
factory reset.
network --host
Description
The command manages local hosts.
Syntax
network --host [--add] [--ip <IPv4/IPv6 address>] [--name <host name>]
[--delete] [--ip <IPv4/IPv6 address>] [--name <host name>]
--add Add local host.
--delete Delete local host.
--ip Host IP address to manage.
--name Host name (FQDN or alias) to manage.
network --route
Description
The command helps to manage local routes.
Syntax
network --route [--add] [--network <destination networks>] [--netmask
<netmask>] [--gateway <gateway addresses>] [--interface <bondN|ethN|lo>]
[--delete] [--network <destination networks>] [--netmask <netmask>] [--gateway
<gateway addresses>] [--interface <bondN|ethN|lo>]
--add Add local route.
43