17 lines
533 B
Plaintext
17 lines
533 B
Plaintext
router-renell-1
|
|
spawn ssh -o PubkeyAuthentication=no -x -l conetadm router-renell-1
|
|
Password:
|
|
router-renell-1#
|
|
router-renell-1#terminal length 0
|
|
router-renell-1#terminal width 132
|
|
router-renell-1#conf t
|
|
Enter configuration commands, one per line. End with CNTL/Z.
|
|
router-renell-1(config)#int Fa1
|
|
router-renell-1(config-if)#description ______TEST______
|
|
router-renell-1(config-if)#end
|
|
router-renell-1#exit
|
|
Connection to router-renell-1 closed by remote host.
|
|
|
|
Connection to router-renell-1 closed.
|
|
|
|
|
|
Error: EOF received
|