system interface {internal external}

config CLI commands

system interface {internal external}

Use this command to configure management access to the FortiBridge internal or external interface. The internal interface in the INT 1 interface. The external interface is the EXT 1 interface.

Command syntax pattern

Entering a name string for the edit keyword that is not the name of a physical interface adds a VLAN subinterface.

config system interface {internal external} set <keyword> <variable>

end

config system interface {internal external} unset <keyword>

end

get system interface <name_str>

show system interface <name_str>

Keywords and variables

Description

Default

 

 

 

allowaccess {ping ssh

Allow management access to the interface. You can enter one or

INT 1

telnet}

more of the management access types separated by spaces.

(internal)

 

Enter all the management access options for the interface. Use a

ping,

 

space to separate the options. If you want to remove an option

ssh,

 

from the list or add an option to the list, you must retype the list

telnet

 

with the option removed or added.

EXT 1

 

 

(external)

 

 

none

Example

This example shows how to set management access for the INT 1 interface to ping, and ssh.

config system interface internal set allowaccess ping ssh

end

This example shows how to display the settings for the INT 1interface.

get system interface internal

This example shows how to display the configuration for the INT 1interface.

show system interface internal

68

FortiBridge Version 3.0 Administration Guide

09-30000-0163-20061109

Page 68
Image 68
Fortinet Version 3.0 System interface internal external, Get system interface internal, Show system interface internal