Cisco ASR 14000 Series Command Reference Manual page 285

Interface and hardware component
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

PPP Commands on Cisco IOS XR Software
Examples
In the following example, a password is entered as a cleartext password, xxxx:
RP/0/RP0/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/RP0/CPU0:router(config-if)# show running-config
interface POS0/1/0/0
description Connected to P1_CRS-8 POS 0/1/4/2
ipv4 address 10.12.32.2 255.255.255.0
encapsulation ppp
ppp pap sent-username P2_CRS-8 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/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# interface POS 0/1/0/0
RP/0/RP0/CPU0:router(config-if)# ppp pap sent-username xxxx password notified
RP/0/RP0/CPU0:router(config-if)# ppp pap sent-username xxxx password clear notified
RP/0/RP0/CPU0:router(config-if)# ppp pap sent-username xxxx encrypted 1514190900
Related Commands
Command
aaa authentication
ppp
ppp authentication
ppp pap refuse
ppp timeout
authentication
show running-config
OL-17228-01
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.
Cisco ASR 14000 Series Router Interface and Hardware Component Command Reference
ppp pap sent-username password
HR-281

Advertisement

Table of Contents
loading

Table of Contents