User`s manual

User's Manual 4. Initial Configuration
Version 2.2 47 July 2007
d. Verify the new LAN IP settings by using the following command:
<Newly assigned IP>(IF-IP)[LAN]# show ip interface LAN <CR>
5. Configure the WAN interface IP address, by performing the following:
a. From the main configuration mode, enter the “ip_interface” mode using the
following command:
192.168.2.1<cfg># ip_interface WAN <CR>
b. Configure the WAN interface mode (Static, DHCP, or PPPoE):
Static IP (similar to the LAN static IP configuration):
a. Change the interface mode to Static using the following command:
192.168.2.1<if-ip>[WAN]#ipmode static <CR>
b. Configure the static IP address using the following command:
192.168.2.1<if-ip>[WAN]#ipaddress <ip-address> <ip-
mask> <CR>
c. Enable the new configuration by typing the following command:
192.168.2.1(IF-IP)[WAN]# shutdown <CR>
192.168.2.1(IF-IP)[WAN]# no shutdown <CR>
d. Verify the new WAN IP settings by typing the following command:
192.168.2.1(if-ip)[WAN]# show ip interface WAN <CR>