Second level configuration mode commands
WatchGuard Command Line Interface Guide
95
Apply interface address changes to appliance
WG#config<ENTER>
WG(config)#interface<ENTER>
WG(config-if)#exit
Effect
Use this command to immediately apply any
interface address changes to this appliance. The
appliance will update you with status messages (as
shown below) to inform you about the process.
Arguments
None
Example
WG(config-if)# exit<ENTER>
Commit (Y/N)?y<ENTER>
Results
…
interface 1 IP address is set to
16.10.203.121,
please wait for it to take effect…
WG(config)#
Level 2 IPSec configuration commands
action command (configure IPSec level)
WG#config<ENTER>
WG(config)#ipsec <ENTER>
WG(config-ipsec)#action <"name"> \
< -tunnel_mode <*|peer_ip|address>| -
transport_mode> \
-auto_key [no] pfs_group <1|2> <"proposal-
name">… \
<"proposal-name"> -manual_key \
-esp <local_spi> <peer_spi> <des|3des> \
<ascii_key|%hex_key> <md5|sha>
<ascii_key|%hex_key> \
-ah <local_spi> <peer_spi> <md5|sha> \
<ascii_key|%hex_key>