Interfaces Show SureLink status and statistics
Digi Connect EZ Mini User Guide
93
a. On the menu, click System. Under Configuration, click Device Configuration.
The Configuration window is displayed.
3. Click Network > Interfaces.
4. Click the menu icon (...) next to the name of the WANto be deleted and select Delete.
5. Click Apply to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions > Open Console, or log into the
Connect EZ local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Use the del command to delete the WAN. For example, to delete a WAN named my_wan:
(config)> del network interface my_wan
4. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
5. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Show SureLink status and statistics
You can show SureLink status for all interfaces, or for an individual interface. You can also show
Surelink status for ipsec tunnels and OpenVPN clients.
SureLink status is only available from the Admin CLI.
Command line