Ip commands, 1 ip commands introduction, 2 ip settings and default gateway – ZyXEL Communications IES-708-22A User Manual

Page 315: Chapter 50 ip commands, Ip commands (315)

Advertising
background image

IES-708-22A User’s Guide

315

C

H A P T E R

50

IP Commands

This chapter shows you how to use the (standard shell) IP commands to configure the IP
(Internet Protocol) parameters.

50.1 IP Commands Introduction

Use the IES-708-22A’s management IP addresses to manage it through the network.

50.2 IP Settings and Default Gateway

Use the following command sequence to set the IES-708-22A’s IP settings for the Ethernet 1
and 2, and DSL ports, VID and default gateway. With the Ethernet 1 and 2, and DSL ports,
you must connect to the IES-708-22A through a port that is a member of the management
(CPU) VLAN in order to perform in-band management.

where

The first command changes the IP settings for the IES-708-22A’s uplink, downlink and IES-
708-22A DSL ports. If you don’t enter the subnet mask, the system automatically computes
the subnet mask.

ras> ip set <ip>[/<netmask>]
ras> ip gateway <gateway ip>
ras> config save

<ip>

=

The IP address you want to configure for the IES-708-22A.

<netmask>

=

The bit number of the subnet mask of the IP address you want to
configure for IES-708-22A’s uplink, downlink and IES-708-
22A DSL ports. To find the bit number, convert the subnet mask
to binary and add all of the 1’s together. Take “255.255.255.0”
for example. 255 converts to eight 1’s in binary. There are three
255’s, so add three eights together and you get the bit number
(24).

<gateway ip>

=

The default gateway IP address you want to configure for the
IES-708-22A.

Advertising