Connectivity Guide

Table Of Contents
ip ssh server vrf
Congures an SSH server for the management or non-default VRF instance.
Syntax
ip ssh server vrf {management | vrf vrf-name}
Parameters
managementCongures the management VRF instance to reach the SSH server.
vrf vrf-name — Enter the keyword vrf followed by the name of the VRF to congure that non-default
VRF instance tp reach the SSH server.
Default Not congured
Command Mode CONFIGURATION
Usage Information By default, the SSH server is enabled.
Example
OS10(config)# ip ssh server vrf management
OS10(config)# ip ssh server vrf vrf-blue
Supported Releases 10.4.0E(R1) or later
line vty
Enters the virtual terminal line mode to access the virtual terminal (VTY).
Syntax
line vty
Parameters None
Default Not congured
Command Mode CONFIGURATION
Usage Information None
Example
OS10(config)# line vty
OS10(config-line-vty)#
Supported Releases 10.4.0E(R1) or later
login concurrent-session limit
Congures the maximum number of concurrent login sessions allowed for a user ID.
Syntax
login concurrent-session limit number
Parameters limit number — Enter the limit of concurrent login sessions, from 1 to 12.
Default 10 concurrent login sessions are supported.
Command Mode CONFIGURATION
Usage Information
The total number of concurrent login sessions for the same user ID includes all console and remote connections,
where:
Each remote VTY connection counts as one login session.
System management 629