자격증공부/CCNA

tmp 20230611-1101 ssh version 2 활성화

bestchoco 2023. 6. 11. 11:07

+) 추가 명령어(config): >> line vty 0 4 >> transport input ssh
ssh 접속 툴.
접속결과( SSH)

// 다른 스위치에서 Vlan10으로 telnet 방식 접속 시.
Vlan20_Switch>telnet 192.168.1.62


Trying 192.168.1.62 ...Open

[Connection to 192.168.1.62 closed by foreign host]

+) 추가명령어:

Vlan10_Switch(config-line)#exec-timeout 5 0

(5분 0초 동안 세션 유지)