ES-3124 User’s Guide

Disable the secure shell RSA1 encryption key.

Remove the remote host with IP address 172.165.1.8 from the list of known hosts.

Remove the remote host with IP address 172.165.1.9 and with an SSH-RSA encryption key from the list of known hosts.

ras(config)# no ssh key rsa1

ras(config)# no ssh known-hosts 172.165.1.8 ras(config)# no ssh known-hosts 172.165.1.9 ssh-rsa

36.5 Queuing Method Commands

You can use the queuing method commands to configure queuing for outgoing traffic on the switch. You can only select one queuing method for the switch.

Syntax:

spq wfq

wrr

wrr fe-spq <Q0-Q7>

where

 

 

spq

=

Sets the queuing method to SPQ (Strictly Priority Queuing).

wfq

=

Sets the queuing method to WFQ (Weighted Fair Queuing).

wrr

=

Sets the queuing method to WRR (Weighted Round Robin).

wrr fe-spq <Q0-Q7>

=

Sets the switch to use SPQ to service the subsequent

 

 

queue(s) after and including the specified queue.

 

 

You may want to configure weights for specific queues on

 

 

the ports if you use WRR. See the weight command example

 

 

in Section 37.2.9 on page 293.

An example is shown next.

• Set the queueing method to SPQ.

ras(config)# spq

36.6 Static Route Commands

You can create and configure static routes on the switch by using the ip route command.

282

Chapter 36 Configuration Mode Commands