ES-3124 User’s Guide

36.4.4.2no port-access-authenticator

Syntax:

no port-access-authenticator

no port-access-authenticator <port-list> reauthenticate no port-access-authenticator <port-list>

where

 

 

 

= Disables port authentication on the switch.

<port-list>

=

Disables the re-authentication mechanism on the listed port(s).

reauthenticate

 

 

<port-list>

=

Disables authentication on the listed ports.

An example is shown next.

Disable authentication on the switch.

Disable re-authentication on ports one, three, four and five.

Disable authentication on ports one, six and seven.

Figure 116 no port-access-authenticator Command Example

ras(config)# no port-access-authenticator

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

36.4.4.3 no ssh

Syntax:

no ssh

key <rsa1rsadsa>

no

ssh

known-hosts

<host-ip>

no

ssh

known-hosts

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

where

 

 

key <rsa1rsadsa>

=

Disables the secure shell server encryption key. Your switch

 

 

supports SSH versions 1 and 2 using RSA and DSA

 

 

authentication.

known-hosts <host-ip>

=

Removes a specific remote host from the list of all known

 

 

hosts.

known-hosts <host-ip>

=

Removes remote known hosts with a specified public key

[1024ssh-rsassh-dsa]

 

type (1024-bit RSA1, RSA or DSA).

An example is shown next.

 

 

Chapter 36 Configuration Mode Commands

281