I am trying to get a config from a juniper router and I have the following problem:
After setting this
stdin, stdout, stderr = client1.exec_command(\
This also works:
CONFIG = """{}""".format(CONFIG)