Second level configuration mode commands
WatchGuard Command Line Interface Guide
91
Arguments
<a.b.c.d>
This argument records the IP address assigned to
this interface.
</prefix|mask>
This argument records the number of bits in the
subnet mask (for example, “/16” is equivalent to
the address 255.255.0.0), or the actual subnet mask
address.
-mtu num
This allows you to set the size of the Maximum
Transmission Unit (MTU). The default is 1500
bytes.
[-100_full_duplex
|
-100_half_duplex|
-10_full_duplex|-10_half_duplex | -
auto]] |
This setting allows you to specify the speed at
which the interface will operate.
Example
WG(config-if)#interface 2 10.12.12.9
255.255.255.0 \
-mtu 1500 -10_full_duplex<ENTER>
or
WG(config-if)#interface 2 10.12.12.9/24 -mtu
1500 \
-10_full_duplex<ENTER>
interface 3 (DMZ2) command (configure interface
level, V60 and V80 only)
WG#config<ENTER>
WG(config)#interface<ENTER>
WG(config-if)#interface 3 <a.b.c.d> </
prefix|mask>
[-mtu num]
[-100_full_duplex | -
100_half_duplex|