beautypg.com

System interface config, Syntax, History – Fortinet FortiMail 3.0 MR4 User Manual

Page 334: Related topics

background image

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference

334

06-30004-0420-20080814

system interface config

set

system interface config

Use this command to configure FortiMail interface access and settings including:

allowed and denied protocols

maximum transportation unit (MTU) size

setting the interface either up or down

Syntax

set system interface config allowaccess {ping http https snmp

ssh telnet} denyaccess {ping http https snmp ssh telnet} mtu

speed {auto/10full/10half/100full/100half/1000full} status {down | up}

History

Related topics

set system interface mode dhcp

set system interface mode dhcp

set system interface mode static

Keywords and Variables

Description

interface

Enter the name of the interface or vlan to be configured.

allowaccess {ping

http https snmp ssh

telnet}

Enter the types of management access permitted on this interface or secondary IP
address. All types not entered are denied. Enter all required types and separate
each type with a space.
Items can be removed by re-entering the command with only the required types.

denyaccess {ping

http https snmp ssh

telnet}

Enter the types of management access to be denied on this interface or secondary
IP address. The deny access command is the equivalent of executing the
allowaccess

command with only the required management access types.

mtu

Enter the maximum transportation unit (MTU) for the specified interface.

is the maximum packet size sent from this interface.

speed

{auto/10full/10half/

100full/100half/1000

full}

Sets the speed of the network interface. The default is auto.
Note that some interfaces may not support all speeds.

status {down | up}

Sets the specified interface down or up.

FortiMail v3.0

New.