M
M
Meks2015-12-31 13:22:47
Command line
Meks, 2015-12-31 13:22:47

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

2 answer(s)
A
arpentry, 2015-12-31
@arpentry

sh vlan brief - display all vlans and access-interfaces in these vlans;
sh int trunk - output of trunk interfaces and vlans allowed for them.

A
Armenian Radio, 2015-12-31
@gbg

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 question

Ask a Question

731 491 924 answers to any question