User's Manual

Table Of Contents
Net Mode Configuration Commands
49
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
net lan dhcp reserved_ip delete <mac address>
This command deletes the binding of a MAC address to an IP address.
Related show commands: show net lan dhcp reserved_ip setup and show net lan dhcp
leased_clients list
net lan lan_groups edit <row id> <new group name>
This command specified an IPv4 LAN group name, that is, it changes a default group name
such as Group1, Group2, or Group3. You need to specify both the row id that represents the
group (for example, 2 for Group2 or 5 for Group5) and the new name for the group.
Related show command: show net lan lan_groups
net lan ipv4 multi_homing add
This command configures a new IPv4 alias, that is, a secondary IPv4 address. After you
have issued the net lan ipv4 multi_homing add command, you enter the
net-config [lan-ipv4-multihoming] mode, and then you can configure the secondary address
and subnet mask in the order that you prefer.
Command example:
FVS318N>
net lan ipv4 multi_homing add
net-config[lan-ipv4-multihoming]>
ip_address 192.168.16.110
net-config[lan-ipv4-multihoming]>
subnet_mask 255.255.255.248
net-config[lan-ipv4-multihoming]>
save
Format net lan dhcp reserved_ip delete <mac address>
Mode net
Format net lan lan_group edit <row id> <new group name>
Mode net
Step 1 Format net lan ipv4 multi_homing add
Mode net
Step 2 Format ip_address <ipaddress>
subnet_mask <subnet mask>
Mode net-config [lan-ipv4-multihoming]