ZyXEL Communications ES-2108 User Manual

Page of 224
ES-2108 Series User’s Guide
180
Chapter 28  Command Examples
An example is shown next.
• 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 116   no ssh Command Example 
28.8  spq 
Syntax:
spq
Activates Strict Priority Queuing (SPQ). An example is shown next.
Figure 117   spq Command Example 
28.9  wrr 
Syntax:
wrr <wt1> <wt2> <wt3><wt4>
where
The following example sets the switch to use WRR queuing and sets the queue weights for Q0 
to Q3.  
known-hosts <host-ip> 
Remove specific remote hosts from the list of all known hosts.
known-hosts <host-ip> 
[1024|ssh-rsa|ssh-dsa]
Remove remote known hosts with a specified public key (1024-
bit RSA1, RSA or DSA).  
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
ras(config)# spq
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
.