|
| Chapter 47 Configuration Mode Commands |
where |
|
|
key <rsa1rsadsa> | = | Disables the secure shell server encryption key. Your |
|
| Switch supports SSH versions 1 and 2 using RSA and DSA |
|
| authentication. |
= | Removes a specific remote host from the list of all known | |
|
| hosts. |
= | Removes remote known hosts with a specified public key | |
| type |
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
sysname(config)# no ssh key rsa1 sysname(config)# no ssh
47.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 |
|
|
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). |
An example is shown next.
• Set the queueing method to SPQ.
sysname(config)# spq
| 397 |
|
|