08-19-2014 12:33 PM - edited 03-05-2019 06:53 AM
There are two commands within our companies router that I am unsure of. I need an explanation of these two commands and what they do. Thanks ahead of time.
R# AAA Authentication ppp tse local
R# AAA Authorization network tse local
Solved! Go to Solution.
08-19-2014 01:20 PM
Hi mwentwrth,
aaa authentication ppp tse local is a command to authenticate serial interfaces with ppp. tse is a listname and local is a user on your router.
aaa authorization network tse local is a command for authorization (typical via Radius or Tacacs+) in your case first your list tse then local.
so please look where tse is configured should be a radius or tacacs
kind regards,
Flo
08-19-2014 01:20 PM
Hi mwentwrth,
aaa authentication ppp tse local is a command to authenticate serial interfaces with ppp. tse is a listname and local is a user on your router.
aaa authorization network tse local is a command for authorization (typical via Radius or Tacacs+) in your case first your list tse then local.
so please look where tse is configured should be a radius or tacacs
kind regards,
Flo
08-19-2014 01:22 PM
That clears things up for me. Thanks for the information.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide