This commit is contained in:
conetadm
2024-11-14 21:11:06 +01:00
commit 5718e70f15
657 changed files with 9401652 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
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.