Answer the question
In order to leave comments, you need to log in
What is the command on the CiscoSG300 CLI to list interfaces with their mode?
To configure the Cisco SG300, I mainly use SSH. At the moment, to get the mode in which the ports work (access, trunk, general), I use the #show interfaces switchport command. The main disadvantage of this command is that it displays detailed information and only for 1 port. Is it possible to get by any command a complete list of ports and modes in which they work (access, trunk, general)???
Answer the question
In order to leave comments, you need to log in
sh vlan brief - display all vlans and access-interfaces in these vlans;
sh int trunk - output of trunk interfaces and vlans allowed for them.
show running config
And flip through, flip through ... You
can also show etherchannel if you use channel aggregation.
show vlan will list the VLANs
show ? will show you a lot of options
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question