Purge ip, Syntax, Parameters – Allied Telesis AT-S63 User Manual

Page 41: Description, Examples

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

41

PURGE IP

Syntax

purge ip [ipaddress] [netmask] [route]

Parameters

ipaddress

Returns the switch’s IP address to the default setting
0.0.0.0.

netmask

Returns the subnet mask to the default setting
0.0.0.0.

route

Returns the gateway address to the default setting
0.0.0.0.

Description

This command returns the switch’s IP address, subnet mask, and default
gateway address to the default settings.

To set these parameters, refer to “SET IP INTERFACE” on page 48 and
“SET IP ROUTE” on page 50. To view the current settings, refer to “SET
SYSTEM” on page 56.

Examples

The following command returns the IP address and subnet mask to the
default values:

purge ip ipaddress netmask

The following command resets just the gateway address to its default
value:

purge ip ipaddress route

The following command resets all three parameters:

purge ip ipaddress

Advertising