lanip p iii.iii.iii.iii [mmm.mmm.mmm.mmm]

Sets the IP address of the CTM-200 gateway's ethernet ports.

p = 0 or 1 ethernet port to configure (eth0/lan0 or eth1/lan1)
iii.iii.iii.iii = 0.0.0.0 to 255.255.255.255 LAN IP address of the ethernet port in decimal (default: eth0: 192.168.1.1 and eth1: 192.168.2.1)
mmm.mmm.mmm.mmm = 0.0.0.0 to 255.255.255.255 LAN netmask of the ethernet port in decimal (default: 255.255.255.0)

Note:


Examples:

  1. Set the LAN IP address of the eth1 port to 192.168.10.1 :
    cmd lanip 1 192.168.10.1
  2. Set the LAN IP address of the eth1 port to 192.168.2.1 and netmask to 255.255.0.0 :
    cmd lanip 1 192.168.2.1 255.255.0.0

See also: LAN

Last modified 7 years ago Last modified on 12-12-20 03:59:53 PM