Users Guide

Table Of Contents
3. Apply the access lists to the VTY line with the {ip | ipv6} access-class access-list-name command in
LINE-VTY mode.
OS10(config-line-vty)# ip access-class permit10
View VTY ACL configuration
OS10(config-line-vty)# show configuration
!
line vty
ip access-class permit10
ipv6 access-class deny10
OS10(config-line-vty)#
Switch management access
OS10 provides security to all management access through console, Telnet, SSH connections, and SNMP requests.
ip ssh server enable
Enables the SSH server.
Syntax
ip ssh server enable
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage
Information
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S).
Also supported in SmartFabric mode starting in release 10.5.0.1.
The no version of this command disables the SSH server.
Example
OS10(config)# ip ssh server enable
Supported
Releases
10.3.0E or later
ip ssh server challenge-response-authentication
Enables challenge response authentication in the SSH server.
Syntax
ip ssh server challenge-response-authentication
Parameters None
Default Disabled
Command Mode CONFIGURATION
Usage
Information
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S).
Also supported in SmartFabric mode starting in release 10.5.0.1.
The no version of this command disables the challenge response authentication.
Example
OS10(config)# ip ssh server challenge-response-authentication
Supported
Releases
10.3.0E or later
1148 Security