lanproto p type

Configure LAN interface protocol on LAN0 or LAN1 to use DHCP or a Static IP address.

p = 0 or 1Lan port LAN0 = 0, LAN1 = 1
type = static IP address of CTM-200 LAN port will be statically configured - see lanip
type = dhcp IP address of CTM-200 LAN port will be assigned by a DHCP server

Examples:

  1. Set eth0 for static IP address :
    cmd lan 0 proto static
  1. eth1 will receive IP address from a DHCP server :
    cmd lan 1 proto dhcp

See also: LAN

Last modified 7 years ago Last modified on 13-01-28 10:37:33 AM