initialize
Syntax
initialize
Parameters
None
Description
Use initialize to delete the configuration file to be used at the next startup and reboot the device with the default configuration being used during reboot.
Use the command with caution because this command deletes the configuration file to be used at the next startup and restores the factory default settings.
Examples
#Delete the configuration file to be used at the next startup and reboot the device with the default configuration being used during reboot.
<Sysname> initialize
The startup configuration file will be deleted and the system will be rebooted.Continue? [Y/N]:y
Please wait...
ipsetup
Syntax
ipsetup { dhcp
Parameters
dhcp: Specifies the interface to obtain an IPv4 address through DHCP.
mask: Subnet mask in dotted decimal notation.
Description
Use ipsetup dhcp to specify
Use ipsetup ip address
By default, the device automatically obtains its IPv4 address through DHCP; if fails, it uses the assigned IP address.
If there is no
Examples
# Create
<Sysname> ipsetup dhcp
25