User`s manual
set system interface internal ip 192.168.1.1 255.255.255.0
• Set the IP address and netmask of the external interface to the External IP Address and Netmask that
you recorded in NAT mode configuration information
.
To set the Manual IP address and netmask, enter:
set system interface external manual ip <IP Address> <Netmask>
Example
set system interface external manual ip 204.23.1.5 255.255.255.0
To set the external interface to use DHCP enter:
set system interface external dhcp
To set the external interface to use PPPoE enter:
set system interface external pppoe <user name> <password>
Example
set system interface external pppoe username password
• Confirm that the addresses are correct. Enter:
get system interface
The CLI lists the IP address and netmask settings for each of the DFL-500 interfaces as well as the mode
of the external interface (manual, DHCP, or PPPoE).
Configure the NAT mode default gateway
• Login to the CLI if you are not already logged in.
• Set the default route to the Default Gateway IP Address that you recorded in NAT mode configuration
information. Enter:
set system route add 0.0.0.0 0.0.0.0 gw <IP Address> dev external
Example
set system route add 0.0.0.0 0.0.0.0 gw 204.23.1.2 dev external
You have now completed the initial configuration of the DFL-500 and you can proceed to connect the
DFL-500 to your network using the information in Connecting the DFL-500 to your network.
Configuring the DFL-500 to run in Transparent mode
The procedures in this section describe how to use the CLI to configure the DFL-500 to run in Transparent
mode.
Changing to Transparent mode
• Login to the CLI if you are not already logged in.
• Switch to Transparent mode. Enter:
set system status opmode 2
After a few seconds, the following prompt appears:
D-Link login:
• Type admin and press Enter.
The following prompt appears:
Type ? for a list of commands.
• Confirm that the DFL-500 has switched to Transparent mode. Enter:
get system status
The CLI displays the status of the DFL-500. The last line shows the current operation mode.
Version:DFL-500 2.20,build016,020326
virus-db:2.104(03/19/2002 14:10)
Serial Number:FGT-502801021075
Operation mode:transparent
DFL-500 User’s Manual
20