Skip to main content
malcolmglobo
New Member
September 29, 2021
Question

Unable to view Port Interface in GUI

  • September 29, 2021
  • 1 reply
  • 3248 views
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

    xsilver_FTNT
    Staff
    Staff
    September 7, 2022

    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'