ZyXEL Communications ES-2108 Network Router User Manual


 
ES-2108 Series User’s Guide
Chapter 28 Command Examples 179
Figure 114 no trunk Command Example
28.7.4 no port-access-authenticator
Syntax:
no port-access-authenticator
no port-access-authenticator <port-list> reauthenticate
no port-access-authenticator <port-list>
where
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 115 no port-access-authenticator Command Example
28.7.5 no ssh
Syntax:
no ssh key <rsa1|rsa|dsa>
no ssh known-hosts <host-ip>
no ssh known-hosts <host-ip> [1024|ssh-rsa|ssh-dsa]
where
ras(config)# no trunk T1
ras(config)# no trunk T2 interface 1,3-5
= Disables port authentication on the switch.
<port-list>
reauthenticate
= Disables the re-authentication mechanism on the listed port(s).
<port-list>
= Disables authentication on the listed ports.
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
key <rsa1|rsa|dsa>
Disables the secure shell server encryption key. Your switch
supports SSH versions 1 and 2 using RSA and DSA
authentication.