- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-12-2019 09:36 AM - edited 02-12-2019 09:45 AM
Web gui shows interface eth1/23
But cli
show interface ethernet1/23
Server error : Interface 'ethernet1/23' not found
show system state | match capa
cfg.general.is-admin-login-saml-capable: False
peer.cfg.general.is-admin-login-saml-capable: False
sys.s1.ha1.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p1.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p10.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p11.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p12.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p13.capability: [ auto, 1Gb/s-full, ]
sys.s1.p14.capability: [ auto, 1Gb/s-full, ]
sys.s1.p15.capability: [ auto, 1Gb/s-full, ]
sys.s1.p16.capability: [ auto, 1Gb/s-full, ]
sys.s1.p17.capability: [ auto, 1Gb/s-full, ]
sys.s1.p18.capability: [ auto, 1Gb/s-full, ]
sys.s1.p19.capability: [ auto, 1Gb/s-full, ]
sys.s1.p2.capability: [ auto, 10Mb/s-half, 10Mb/s-full, 100Mb/s-half, 100Mb/s-full, 1Gb/s-half, 1Gb/s-full, ]
sys.s1.p20.capability: [ auto, 1Gb/s-full, ]
sys.s1.p21.capability: [ auto, 10Gb/s-full, ]
sys.s1.p22.capability: [ auto, 10Gb/s-full, ]
sys.s1.p23.capability: [ auto, 10Gb/s-full, ]************************************************
02-13-2019 04:29 PM
Yes. There's nothing to display if the interface is unconfigured.
Technically the GUI doesn't display anything either if it's unconfigured. It has a line item to let you actually configure it when ready, but every column is empty.
It's the same with CLI. Your "show interface" shows only the actually configured interfaces (much like the columns in the GUI) where the system state shows all possible interfaces (like the interface names in the GUI).
Think of that CLI output of showing the columns of the GUI for the interface. If there's nothing to display, there's nothing that will be displayed.
02-13-2019 12:06 AM
It looks like this interface is not configured.
Have you commint and changes on this interface?
What colour is shown under the GUI for this interface?
02-13-2019 08:14 AM
So is it by design if interface is not configured it will not show up in CLI?
02-13-2019 04:29 PM
Yes. There's nothing to display if the interface is unconfigured.
Technically the GUI doesn't display anything either if it's unconfigured. It has a line item to let you actually configure it when ready, but every column is empty.
It's the same with CLI. Your "show interface" shows only the actually configured interfaces (much like the columns in the GUI) where the system state shows all possible interfaces (like the interface names in the GUI).
Think of that CLI output of showing the columns of the GUI for the interface. If there's nothing to display, there's nothing that will be displayed.
02-13-2019 06:45 PM
Many Thanks for answering the question
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!