ZyXEL Communications AES-100 manual General IP Commands, Config Command

Models: AES-100

1 69
Download 69 pages 31.94 Kb
Page 44
Image 44

AES-100 User’s Guide

Line 7 tells the system to restart, in order to make the IP address configuration take effect. The AES-100 does not need to be restarted after configuration of other items.

For example, if you want the AES-100 to have 172.21.100.1 as the IP address, 255.255.255.0 for the subnet mask and 172.21.100.254 for the default gateway, you may use the following command sequence:

192.168.1.1> ip

192.168.1.1 ip> device delete ether

192.168.1.1 ip> device add ether ether //bridge 172.21.100.1 192.168.1.1 ip> subnet delete ether.home

192.168.1.1 ip> subnet add ether.home ether 172.21.100.0 ff:ff:ff:00 192.168.1.1 ip> route delete default

192.168.1.1 ip> route add default 0.0.0.0 172.21.100.254 00:00:00:00 192.168.1.1 ip> config save

192.168.1.1 ip> restart

Figure 7-1 Setting IP Address and Default Gateway

The AES-100 leaves the factory with a default IP address of 192.168.1.1 and a subnet mask of 255.255.255.0, or FF.FF.FF.0 in hexadecimal notation, and the default gateway set at 192.168.1.254. Make sure that you configure the IP parameters correctly before you connect an AES-100 to the network, otherwise, you may interrupt services already running.

7.2General IP Commands

The following is a list of general IP commands that help with the management of the IP parameters.

7.2.1Config Command

Syntax:

config [save]

This command shows the IP configuration. The save option saves the configuration to the nonvolatile memory.

7-2

IP Configuration

Page 44
Image 44
ZyXEL Communications AES-100 manual General IP Commands, Config Command