CHAPTER 3: Configuration Mode Commands
92
WatchGuard Vclass 5.1
-10_full_duplex|-
10_half_duplex | -auto]
Effect
Use this command to configure the network
identity of a WatchGuard appliance's interface 3,
where applicable.
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 3 10.12.12.9
255.255.255.0 \
-mtu 1500 -auto<ENTER>
or
WG(config-if)#interface 3 10.12.12.9/24 -mtu
1500 \
-auto<ENTER>