61
information existing in the switch
Command mode:
Admin mode
Example:
Show VLAN messages of port ethernet 1/1.
Switch#show interface switchport ethernet 1/1
Ethernet1/1
Type :Universal
Mac addr num :-1
Mode :Access
Port VID :1
Trunk allowed Vlan :ALL
Displayed Information
Description
Ethernet1/1 Corresponding
interface number of the Ethernet
Type
Current interface type
Mac addr num
Number of interfaces with MAC address learning
ability
Mode :Access
Current interface VLAN mode
Port VID :1
Current VLAN number the interface belongs
Trunk allowed Vlan :ALL
VLAN permitted by Trunk.
2.2.7.1.10 show users
Command: show users
Function:
Display all user information that can login the switch .
Usage Guide:
This command can be used to check for all user information that can login
the switch .
Example:
Switch#show users
User level havePasword
admin 0 1
Online user info: user ip login time(second) usertype
2.2.7.1.11 show tcp
Command: show tcp
Function:
Display the current TCP connection status established to the switch.
Command mode:
Admin Mode
Example:
Switch#show tcp
LocalAddress LocalPort ForeignAddress ForeignPort State
0.0.0.0 23 0.0.0.0 0 LISTEN
0.0.0.0 80 0.0.0.0 0 LISTEN
Displayed information
Description
LocalAddress
Local address of the TCP connection.
LocalPort
Local pot number of the TCP connection.
ForeignAddress
Remote address of the TCP connection.
ForeignPort
Remote port number of the TCP connection.
State
Current status of the TCP connection.