You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if one of those lines of config is invalid and produces output on the switch like % Invalid input or Vlan ### is not configured, it would be really nice if netmiko were to raise an error like ConfigInvalidException("Invalid input detected at command: {cmd}, error message: {matched_error}")