Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
efernandes
New Contributor III

Fortiportal CLI Command for "show"

I am trying to see the commands in CLI to display the network interfaces configured for the fortiportal but the show commands donot work.
I am using the Fortiportal 7.2.2.
Is there a specific command to see the configuration?

1 Solution
smkml
Staff
Staff

Hi @efernandes ,

To see list of port in FortiPortal you may use below command:

 

fortiportal # config system interface
(interface)# edit -h

 

To check further info on each port:
fortiportal # config system interface
(interface)# edit port1
(port1)# set ip

For further command, you may check below docs:

https://docs.fortinet.com/document/fortiportal/7.2.2/cli-reference/929331/cli-command-syntax

View solution in original post

1 REPLY 1
smkml
Staff
Staff

Hi @efernandes ,

To see list of port in FortiPortal you may use below command:

 

fortiportal # config system interface
(interface)# edit -h

 

To check further info on each port:
fortiportal # config system interface
(interface)# edit port1
(port1)# set ip

For further command, you may check below docs:

https://docs.fortinet.com/document/fortiportal/7.2.2/cli-reference/929331/cli-command-syntax

Labels
Top Kudoed Authors