def replace(name, repl, full_match=False):
    '''
    Replace all instances of a string or full line in the running config

    name