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
38
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Related show command: show net ipv6 ipmode setup
IPv6 Tunnel Commands
net ipv6_tunnel isatap add
This command configures a new ISATAP tunnel. After you have issued the net
ipv6_tunnel isatap add command, you enter the net-config [isatap-tunnel] mode, and
then you can configure one keyword and associated parameter or associated keyword at a
time in the order that you prefer.
Note: To be able to configure an ISATAP tunnel, you first need to set the IP
mode to IPv4/IPv6 (see net ipv6 ipmode configure).
Command example:
FVS318N>
net ipv6_tunnel isatap add
net-config[isatap-tunnel]>
subnet_prefix FE80::DEFC
net-config[isatap-tunnel]>
end_point_type Other_IP
net-config[isatap-tunnel]>
ipv4_address 10.29.33.4
net-config[isatap-tunnel]>
save
Step 1 Format net ipv6_tunnel isatap add
Mode net
Step 2 Format subnet_prefix <subnet prefix>
end_point_type {LAN | Other_IP {ipv4_address <address>}}
Mode net-config [isatap-tunnel]
Keyword Associated Keyword to
Select or Parameter to Type
Description
subnet_prefix subnet prefix The IPv6 64-bit subnet prefix (string) that is assigned to
the logical ISATAP subnet for this intranet.
end_point_type LAN or Other_IP The local endpoint IP address for the tunnel that is initiated
on the wireless VPN firewall. The endpoint can be the LAN
interface or a specific LAN IPv4 address. If you select
Other_IP, you also need to issue the ipv4_address
keyword to specify an IPv4 address.
ipv4_address ipaddress The IPv4 address of a local endpoint that is not a LAN IPv4
address.










