D-Link Forums

The Graveyard - Products No Longer Supported => D-Link NetDefend Firewalls => Topic started by: copey on June 23, 2010, 11:19:26 PM

Title: Setting static IP for DFL-210 via CLI
Post by: copey 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
Title: Re: Setting static IP for DFL-210 via CLI
Post by: danilovav 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