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
# assert that EIGRP is used but not authenticated
assert (eigrp_auth_mode_config != '' or 'authentication mode md5' in eigrp_auth_mode_config), "EIGRP is enabled but not authenticated"