def configure_terminal():
    '''
    Shortcut to run `configure terminal` on switch

    .. code-block:: bash