Work around is to use the -o option and specify KexAlgorithms with the correcct option.
ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 admin@192.168.11.1
Work around is to use the -o option and specify KexAlgorithms with the correcct option.
ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 admin@192.168.11.1