Cisco ASR 9000 Series Command Reference Manual page 771

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

PPP Commands onthe Cisco ASR 9000 Series Router
Examples
In the following example, a password is entered as a cleartext password, xxxx:
RP/0/RSP0/CPU0:router(config-if)# ppp pap sent-username xxxx password notified
When the password is displayed (as shown in the following example, using the show running-config
command), the password notified appears as 05080F1C2243:
RP/0/RSP0/CPU0:router(config-if)# show running-config
interface POS0/1/0/0
description Connected to P1 POS 0/1/4/2
ipv4 address 10.12.32.2 255.255.255.0
encapsulation ppp
ppp pap sent-username P2 password encrypted 05080F1C2243
On subsequent logins, entering any of the three following commands would have the same effect of making
xxxx the password for remote PAP authentication:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# interface POS 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)# ppp pap sent-username xxxx password notified
RP/0/RSP0/CPU0:router(config-if)# ppp pap sent-username xxxx password clear notified
RP/0/RSP0/CPU0:router(config-if)# ppp pap sent-username xxxx encrypted 1514190900
Related Commands
Command
aaa authentication ppp
ppp authentication , on page 720
ppp multilink multiclass, on page 743
ppp timeout authentication, on page 752
show running-config
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
ppp pap sent-username password
Description
Specifies one or more authentication, authorization,
and accounting (AAA) methods for use on serial
interfaces running PPP.
Enables CHAP, MS-CHAP, or PAP, and specifies
the order in which CHAP, MS-CHAP, and PAP
authentication is selected on the interface.
Refuses PAP authentication from peers requesting it
Sets PPP authentication timeout parameters.
Displays the contents of the currently running
configuration file or the configuration for a specific
interface, or map class information.
Release 5.3.x
751

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents