
65-407
Example:
Show VLAN messages of port ethernet 1/1.
Switch#show switchport interface ethernet 1/1
Ethernet1/1
Type :Universal
Mac addr num : No limit
Mode :Trunk
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
Numbers of interfaces with MAC address learning ability.
Mode: Trunk
Current interface VLAN mode.
Port VID :1
Current VLAN number the interface belongs.
Trunk allowed Vlan :ALL
VLAN permitted by Trunk.
65.22 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.