cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
331
Views
2
Helpful
2
Replies

AAA Server Liveness Check

R Kirch
Level 1
Level 1

On my switch, I have multiple aaa servers configured. I can see this with the `show aaa servers` command. However, one of the servers is reporting as DEAD. This server is in fact up and pingable.

Does anybody happen to know what methods a switch uses for liveness check to aaa servers? I want to make sure this traffic is being allowed, but can't find any documentation on the process.

Thanks for any help.

1 Accepted Solution

Accepted Solutions

Mark Elsen
Hall of Fame
Hall of Fame

 

  - Have a look at https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/17-2/configuration_guide/sec/b_172_sec_9200_cg/configuring_aaa_dead-server_detection.html
    It's kind of the reverse , but helps in case the radius server did not respond  for a short time (e.g.)

   M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

View solution in original post

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

  - Have a look at https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/17-2/configuration_guide/sec/b_172_sec_9200_cg/configuring_aaa_dead-server_detection.html
    It's kind of the reverse , but helps in case the radius server did not respond  for a short time (e.g.)

   M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

R Kirch
Level 1
Level 1

Found the answer in that article. Thanks!