• February 24, 2025, 10:02:36 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Setting static IP for DFL-210 via CLI  (Read 4109 times)

copey

  • Level 1 Member
  • *
  • Posts: 1
Setting static IP for DFL-210 via CLI
« on: June 23, 2010, 11:19:26 PM »

Hi,

I am needing to know the cli command to set a static IP for the lan interface on a DFL-210
Logged

danilovav

  • Level 4 Member
  • ****
  • Posts: 424
  • Alexandr Danilov
Re: Setting static IP for DFL-210 via CLI
« Reply #1 on: June 24, 2010, 08:49:55 AM »

Code: [Select]
cc Address AddressFolder InterfaceAddresses
set IP4Address lan_ip Address 192.168.10.10
set IP4Address lan_net Address 192.168.10.0/24
activate
commit
Logged
BR, Alexandr Danilov