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

Unable to view Port Interface in GUI

I'm unable to view the Port Interface in the GUI in the Network Interfaces sections but I'm able to view it from the CLI other ports can be viewed apart from this specific port: abc1 (global) # show system interface port10 config system interface edit "port10" set vdom "root" set ip 172.168.10.1 255.255.255.0 set type physical set alias "test_link" set device-identification enable set lldp-reception enable set lldp-transmission enable set role lan set snmp-index 15 next end
1 REPLY 1
xsilver_FTNT
Staff
Staff

Hi malcolmglobo,

 

it's probably because it is used as part of something else, Virtual Wire Pair, Aggregate, SD-WAN.. 
Aren't there any collapsed parts/interface listings in GUI / Network / Interfaces ?

 

How about to use FortiOS CLI to find it, via config listing:

show full | grep -f port10

 

Or check for references (just example output):

FGT3HD-2 (root) # diagnose sys cmdb refcnt show system.interface.name port6
entry used by child table member:interface-name 'port6' of table system.virtual-wire-pair:name 'test'

 

 

Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff

Labels
Top Kudoed Authors