71
19. show queue command
This command is used to show traffic scheduling settings for priority queues on
ports.
# show queue ?
bandwidth Shows weighted round-robin (WRR) bandwidth
mode Priority queue information
show queue bandwidth command is used to show weighting of priority queues
for bandwitdh sharing of WRR operation.
show queue mode command is used to show traffic scheduling mode for
priority queues. One is Strict Priority (higher priority always get bandwidth
service first), another is WRR (Weight Round Robin, bandwidth is shared
between priority queues with weighting).
For example,
# show queue bandwidth
Queue Scheduling
WRR Setting Table
Priority Weight
Traffic Class 0 1
Traffic Class 1 2
Traffic Class 2 4
Traffic Class 3 8
# show queue mode
Queue mode: Strict
20. show radius-server command
This command is used to show settings for RADIUS Server of 802.1x function.
For example,
# show radius-server
[Redius Server Configuration Menu]
Redius Server IP Address : 192.168.1.222
Redius Server Port Number : 1812
Security Key : 12345678
21. show running-config command
This command is used to show current running configuration of the switch.
For example,
# show running-config
!building running-config, please wait.....
!
calendar set 9 30 14 january 1 1970
!
interface VLAN 1
IP address 192.168.1.1 255.255.255.0