beautypg.com

3 no ssh, 5 queuing method commands – ZyXEL Communications ZyXEL Dimension ES-2108 User Manual

Page 225

background image

ES-2108 Series User’s Guide

Chapter 32 Configuration Mode Commands

225

Figure 108 no port-access-authenticator Command Example

32.4.4.3 no ssh

Syntax:

no ssh key
no ssh known-hosts
no ssh known-hosts [1024|ssh-rsa|ssh-dsa]

where

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.

32.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

wrr
wrr

sysname(config)# no port-access-authenticator
sysname(config)# no port-access-authenticator 1,3-5 reauthenticate
sysname(config)# no port-access-authenticator 1,6-7

key

=

Disables the secure shell server encryption key. Your switch
supports SSH versions 1 and 2 using RSA and DSA
authentication.

known-hosts

=

Removes a specific remote host from the list of all known
hosts.

known-hosts
[1024|ssh-rsa|ssh-dsa]

=

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

sysname(config)# no ssh key rsa1
sysname(config)# no ssh known-hosts 172.165.1.8
sysname(config)# no ssh known-hosts 172.165.1.9 ssh-rsa