SIP User's Manual
4
.
Initial
Configuration
Version 2.4
37
June 2008
192.168.2.1(if-ip)[LAN]#
shutdown
<CR>
192.168.2.1(if-ip)[LAN]#
ipaddress
<ip-address> <ip-mask>
<CR>
192.168.2.1(cfg)#
192.168.2.1(cfg)#ip_interface LAN
192.168.2.1(if-ip)[LAN]#shutdown
192.168.2.1(if-ip)[LAN]#ipaddress 192.168.2.2 255.255.255.0
192.168.2.1(if-ip)[LAN]#no shutdown
192.168.2.2(if-ip)[LAN]#
c.
To enable the new configuration, perform one of the following depending on how
you accessed the CLI:
♦
RS-232:
type the following commands:
<Newly assigned LAN IP>(if-ip)[LAN]#
no shutdown
<CR>
Exit the LAN mode using the following command:
<Newly assigned LAN IP>(IF-IP)[LAN]#
exit
<CR>
♦
Telnet:
the connection to the MediaPack is lost if the LAN interface is
shutdown. Therefore, you must first save the configuration to flash by typing
the following command:
192.168.2.1 # store-running-config
Then reset the MediaPack by pressing on the reset button for more than two
seconds. After the MediaPack restarts, re-access the MediaPack by
repeating steps 1 to 3 using the newly assigned IP address.
192.168.2.1(cfg)#
192.168.2.1(cfg)#ip_interface LAN
192.168.2.1(if-ip)[LAN]#shutdown
192.168.2.1(if-ip)[LAN]#ipaddress 192.168.2.2 255.255.255.0
192.168.2.1(if-ip)[LAN]#no shutdown
192.168.2.2(if-ip)[LAN]#
<Newly assigned IP>(IF-IP)[LAN]# show ip interface LAN <CR>
192.168.2.2(if-ip)[LAN]#show ip interface LAN
------------------------------------------------------------
Context: router
Name: LAN
Local IP Address: 192.168.2.2 255.255.255.0
MTU: 1500 (Configured: 1500, Link: 1508)
ICMP router-discovery: disabled
ICMP redirect: send only
Binding: ethernet 0 0 0/ip
State: OPENED
192.168.2.2(if-ip)[LAN]#
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>