ES-2108/ES-2108-G User’s Guide

known-hosts <host-ip>

known-hosts <host-ip> [1024ssh-rsassh-dsa]

An example is shown next.

Remove specific remote hosts from the list of all known hosts.

Remove remote known hosts with a specified public key (1024- bit RSA1, RSA or DSA).

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.

Figure 115 no ssh Command Example

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

28.8 spq

Syntax:

spq

Activates Strict Priority Queuing (SPQ). An example is shown next.

Figure 116 spq Command Example

ras(config)# spq

28.9 wrr

Syntax:

wrr <wt1> <wt2> <wt3><wt4>

where

Enables WRR (Weighted Round Robin) queuing method on the switch.

<wt1> .. <wt4> Sets the interface to use WRR queuing. A weight value of one to eight is given to each variable from wt1 to wt4.

The following example sets the switch to use WRR queuing and sets the queue weights for Q0 to Q3.

174

Chapter 28 Command Examples