Try to separate the Router hostname and the PAP username in your mind.
By default PAP will use the hostname as the username, but it doesn't
have to. You can over ride this.

PPP PAP by default uses the hostname of the router as a username. So
in this case R9. If you change the hostname to something else you have
now broken PAP.

If you hard set the username to R9 you can now change the hostname at
will, and it will still use R9 as the username so your authentication
will continue to work regardless of hostname. That is how it fulfills
the requirements.

On Sun, Aug 7, 2011 at 4:27 AM, Alef <[email protected]> wrote:
> I am looking at a simple task here where the requirements are:
>
> "Authentication should still be successful in case of future hostname changes"
>
> and it goes on to implement:
> ppp pap sent-username R6 pass ipexpert1
>
> Would it not be more wise to leave the hostname out with such a requirement 
> ?If it's configured statically like that it would not work anymore possible. 
> Same for configuring:
>
> username R9 pass ipexpert2
>
> I'm not sure how the above commands fulfill the requirement of future 
> hostname changes
>
> Alef
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please 
> visit www.ipexpert.com
>
> Are you a CCNP or CCIE and looking for a job? Check out 
> www.PlatinumPlacement.com
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to