This section explains virtual terminals, which enable remote access and administration of the network device.
A virtual terminal is a router management interface that
-
provides remote access to the device using Telnet or SSH,
-
operates independently of physical connections, and
-
is identified by a unique vty identifier assigned according to connection order.
vty lines: The software-maintained logical lines that facilitate multiple virtual terminal sessions.
-
Physical location is not applicable for virtual terminals, as all sessions are established virtually.
-
The Cisco IOS XR software assigns a vty identifier to each vty session based on establishment sequence.
Connecting to a router using ssh admin@router-ip uses a virtual terminal line.