Allied Telesis AT-S63 User Manual

Page 59

Advertising
background image

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

Section I: Basic Operations

59

Examples

The following command sets the switch’s IP address to 140.35.22.22 and
the subnet mask to 255.255.255.0:

set ip interface=eth0 ipaddress=140.35.22.22
netmask=255.255.255.0

The following command sets just the subnet mask:

set ip interface=eth0 netmask=255.255.255.252

The following command activates the DHCP client software:

set ip interface=eth0 ipaddress=dhcp

Equivalent Commands

enable bootp

For information, refer to “ENABLE BOOTP” on page 46

enable dhcp

For information, refer to “ENABLE DHCP” on page 47.

enable ip remoteassign

For information, refer to “ENABLE IP REMOTEASSIGN” on page 48.

set ip interface=eth0 ipaddress=bootp

set ip interface=eth0 ipaddress=dhcp

For information, refer to “SET IP INTERFACE” on page 58.

Advertising