NeDi Community

NeDi Software Specific => Discovery => Topic started by: Ronald on August 14, 2021, 09:19:36 am

Title: Old switch
Post by: Ronald on August 14, 2021, 09:19:36 am
I have inherited an old switch and struggling to get it into enable mode with nedi

TEL :Connect dummy@192.168.254.2:23 Tout:2s OS:CatOS EN:(.+)>\s?\(enable\)\s?$
CLI2:Matched 'Password: ' sending password
CLI3:Password sent
CLI4:Matched fbsator02> (or gen. prompt with enpass & enable cmd), enabling
CLI7:Matched 'Password: ' sending password
Use of uninitialized value $match in pattern match (m//) at /var/nedi/inc/libcli.pm line 970.
Use of uninitialized value $match in concatenation (.) or string at /var/nedi/inc/libcli.pm line 975.
CLI8:Matched '' enable failed

What dod I need to do to get it to work?