User`s manual
69
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring and Managing Ports and VLANs
Displaying PoE State
To display the PoE state of a port, use the following command:
show port poe [port-list]
To display PoE information for ports 1 and 3, type the following command:
DWS-1008# show port poe 1,3
Link Port PoE PoE
Port Name Status Type config Draw
=============================================================
1 1 down AP disabled off
3 3 up AP enabled 1.44
In this example, PoE is disabled on port 1 and enabled on port 3. The access point connected
to port 3 is drawing 1.44 W of power from the switch.
Displaying Port Statistics
To display port statistics, use the following command:
show port counters [octets | packets | receive-errors |
transmit-errors | collisions | receive-etherstats |
transmit-etherstats] [port port-list]
You can specify one statistic type with the command. For example, to display octet
statistics for port 3, type the following command:
DWS-1008# show port counters octets port 3
Port Status Rx Octets Tx Octets
====================================
3 Up 27965420 34886544
Note: To display all types of statistics with the same command, use the monitor port
counters command.
Clearing Statistics Counters
To clear all port statistics counters, use the following command:
clear port counters
The counters begin incrementing again, starting from 0.