Fortinet Technologies Inc. Page 95 FortiVoice 200D/200D-T v2.0 MR1 CLI Reference
system interface
Use this command to configure allowed and denied administrative access protocols, maximum
transportation unit (MTU) size, and up or down administrative status for the network interfaces
of a FortiVoice unit.
Syntax
config system interface
edit <physical_interface_str>, <logical_interface_str>, or
loopback
set allowaccess {ping | http | https | snmp | ssh | telnet}
set ip <ipv4mask>
set ip6 <ipv6mask>
set mode {static | dhcp}
set mtu <mtu_int>
set speed {auto | 10full | 10half | 100full | 100half | 1000full
|1000half}
set status {down | up}
end
Variable Description Default
<physical_interface_str> Enter the name of the physical network interface, such
as port1.
<logical_interface_str> Enter a name for the VLAN or redundant interface. Then
set the interface type.
loopback A loopback interface is a logical interface that is always
up (no physical link dependency) and the attached
subnet is always present in the routing table.
The FortiVoice's loopback IP address does not depend
on one specific external port, and is therefore possible to
access it through several physical or VLAN interfaces. In
the current release, you can only add one loopback
interface on the FortiVoice unit.
The loopback interface is useful when you use a layer 2
load balancer in front of several FortiVoice units. In this
case, you can set the FortiVoice loopback interface’s IP
address the same as the load balancer’s IP address and
thus the FortiVoice unit can pick up the traffic forwarded
to it from the load balancer.