59
DCS-3950 series Ethernet switch manual
current interface is able to maintain.
Mode :Access Vlan mode for the current interface.
Port VID :1 The vlan id which the current interface belongs to.
Trunk native Vlan :1 The PVID of native VLAN for the trunk.
Trunk allowed Vlan :ALL VLANs that are allowed to be transferred through trunk.
5.2.5.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
Parameters Descriptions
LocalAddress The local addresses for TCP connections.
LocalPort The local ports for TCP connections.
ForeignAddress The foreign addresses for TCP connections.
ForeignPort The foreign ports for TCP connections.
State The current state for the TCP connections.
5.2.5.12 show udp
Command: show udp
Function: Display the current UDP connection status established to the switch.
Command mode: Admin Mode
Example:
Switch#show udp
LocalAddress LocalPort ForeignAddress ForeignPort State
0.0.0.0 161 0.0.0.0 0 CLOSED
0.0.0.0 123 0.0.0.0 0 CLOSED
0.0.0.0 1985 0.0.0.0 0 CLOSED
Parameters Descriptions
LocalAddress The local addresses for UDP connections.
LocalPort The local ports for UDP connections.
ForeignAddress The foreign addressed for UDP connections.
ForeignPort The foreign ports for UDP conections.
State The current states for the UDP connections.