User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
Net Mode Configuration Commands
29
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
net wan port_setup configure
net-config[port_setup]>
def_mtu Custom
net-config[port_setup]>
mtu_size 1498
net-config[port_setup]>
port_speed 1000_BaseT_Full_Duplex
net-config[port_setup]>
mac_type Use-This-Computers-Mac
net-config[port_setup]>
save
Step 2 Format def_mtu {Default | Custom {mtu_size <number>}}
port_speed {Auto_Sense | 10_BaseT_Half_Duplex |
10_BaseT_Full_Duplex | 100_BaseT_Half_Duplex |
100_BaseT_Full_Duplex | 1000_BaseT_Half_Duplex |
1000_BaseT_Full_Duplex}
mac_type {Use-Default-Mac | Use-This-Computers-Mac |
Use-This-Mac {mac_address <mac address>}}
Mode net-config [port_setup]
Keyword Associated Keyword to
Select or Parameter to Type
Description
def_mtu Default or Custom Specifies whether the default MTU or a custom MTU is
used. If you select Custom, you need to issue the
mtu_size keyword and specify the size of the MTU.
mtu_size number The size of the default MTU in bytes for the WAN port:
• If you have configured IPv4 mode, type a number between
68 and 1500 bytes.
• If you have configured IPv4/IPv6 mode, type a number
between 1280 and 1500 bytes.
port_speed Auto_Sense,
10_BaseT_Half_Duplex,
10_BaseT_Full_Duplex,
100_BaseT_Half_Duplex,
100_BaseT_Full_Duplex,
1000_BaseT_Half_Duplex,
or
1000_BaseT_Full_Duplex
The port speed and duplex mode of the WAN port. The
keywords are self-explanatory.
mac_type Use-Default-Mac,
Use-This-Computers-Mac,
or Use-This-Mac
The source for the MAC address. The default setting is
Use-Default-Mac.
If your ISP requires MAC authentication and another MAC
address has been previously registered with your ISP, select
either Use-This-Computers-Mac or select
Use-This-Mac. If you select the latter keyword, you need
to issue the mac_address keyword and specify the MAC
address that is expected by your ISP.
mac_address mac address The MAC address that the ISP requires for MAC
authentication when the mac_type keyword is set to
Use-This-Mac.










