rob42 wrote: » I don’t really understand much of the config file that pujan96 has posted or which device it relates too (R3 is the assumption), but my reading only refers to the AAA service with relation to an external AAA server using the RADIUS or TACACS+ protocols, rather than a ‘Router’ running the AAA service, and none of the Routers in C.P.T seem to offer AAA as a service. Q1: In the real world, is this something that I’m likely to come across (that is, Routers running the AAA service)? Q2: Under what circumstance would you configure a Loopback Interface with anything other than 127.0.0.1 (I see that pujan96 has interface Loopback0 as 10.10.10.10/24) Cheers.
DCD wrote: » It is router 3. You can run AAA service local or to a external server. Q1 yes you will see it very often. It easier to manage passwords and authorization to devices. Q2 You use a IP address to identify and make reachable through the network.
rob42 wrote: » Thanks for the reply. I understand the advantages of using the AAA service and the fact that the service doesn't need to be local i.e it can be configured on an external server, but when you say "local", just to be clear, do you mean that the service can be run on a local Router? Also, I understand the basics of IP Addressing and what an IP Address is, what I don't understand is why you'd assign a Loopback Interface a external IP address, as is the case here. Thanks.