Purge ip – Allied Telesis AT-S63 User Manual

Page 51

Advertising
background image

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

Section I: Basic Operations

51

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 58 and
“SET IP ROUTE” on page 60. To view the current settings, refer to “SET
SYSTEM” on page 64.

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 route

The following command resets all three parameters:

purge ip

Advertising