In dem Dokumentationssatz für dieses Produkt wird die Verwendung inklusiver Sprache angestrebt. Für die Zwecke dieses Dokumentationssatzes wird Sprache als „inklusiv“ verstanden, wenn sie keine Diskriminierung aufgrund von Alter, körperlicher und/oder geistiger Behinderung, Geschlechtszugehörigkeit und -identität, ethnischer Identität, sexueller Orientierung, sozioökonomischem Status und Intersektionalität impliziert. Dennoch können in der Dokumentation stilistische Abweichungen von diesem Bemühen auftreten, wenn Text verwendet wird, der in Benutzeroberflächen der Produktsoftware fest codiert ist, auf RFP-Dokumentation basiert oder von einem genannten Drittanbieterprodukt verwendet wird. Hier erfahren Sie mehr darüber, wie Cisco inklusive Sprache verwendet.
Cisco hat dieses Dokument maschinell übersetzen und von einem menschlichen Übersetzer editieren und korrigieren lassen, um unseren Benutzern auf der ganzen Welt Support-Inhalte in ihrer eigenen Sprache zu bieten. Bitte beachten Sie, dass selbst die beste maschinelle Übersetzung nicht so genau ist wie eine von einem professionellen Übersetzer angefertigte. Cisco Systems, Inc. übernimmt keine Haftung für die Richtigkeit dieser Übersetzungen und empfiehlt, immer das englische Originaldokument (siehe bereitgestellter Link) heranzuziehen.
In diesem Dokument wird das Verfahren zur Konfiguration von Point-to-Point Protocol over Ethernet (PPPoE) auf dem Cisco ASR 920 Aggregation Service Router als Client beschrieben.
Cisco empfiehlt, über umfassende Layer-1-Verbindungen zu verfügen.
Die Informationen in diesem Dokument basieren auf der Cisco ASR 920-Hardware.
Die Informationen in diesem Dokument wurden von den Geräten in einer bestimmten Laborumgebung erstellt. Alle in diesem Dokument verwendeten Geräte begannen mit einer gelöschten (Standard-)Konfiguration.
Hinweis: Wenn Ihr Netzwerk in Betrieb ist, stellen Sie sicher, dass Sie die potenziellen Auswirkungen eines Befehls verstehen.
Hinweis: Verwenden Sie das Command Lookup Tool (nur registrierte Kunden), um weitere Informationen zu den in diesem Abschnitt verwendeten Befehlen zu erhalten.
Die Konfiguration der Router erfolgt von einer Back-to-Back-Konfiguration (Client und Server).
Sie bezieht sich speziell auf die ASR 920-Plattform.
interface GigabitEthernet0/0/1
no ip address
no ip redirects
no ip proxy-arp
ip tcp adjust-mss 1452
speed 1000
no negotiation auto
cdp enable
ip virtual-reassembly
service instance 10 ethernet
encapsulation untagged etype pppoe-all
bridge-domain 10
!
interface Dialer1
ip address negotiated
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname cisco
ppp chap password 0 cisco123
ppp pap sent-username cisco password 0 cisco123
end
!
interface BDI10
no ip address
pppoe enable group global
pppoe-client dial-pool-number 1
!
ip route 0.0.0.0 0.0.0.0 Dialer1
Dies bleibt in allen Szenarien gleich, unabhängig von der auf Clientseite verwendeten Plattform.
username cisco password 0 cisco123
!
bba-group pppoe global
virtual-template 1
!
interface GigabitEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip rip advertise 4
load-interval 30
duplex auto
speed auto
pppoe enable group global
!
interface Virtual-Template1
mtu 1492
ip unnumbered GigabitEthernet0/0
peer default ip address pool PPPoE_Pool
ppp authentication pap chap
!
ip local pool PPPoE_Pool 10.1.1.1 10.1.1.100
In diesem Abschnitt überprüfen Sie, ob Ihre Konfiguration ordnungsgemäß funktioniert.
Diese Debugging-Funktionen sind sowohl auf dem Client als auch auf dem Server aktiviert:
Clientprotokolle:
*Jul 14 20:23:09.486: ppp13 PPP: Phase is ESTABLISHING
*Jul 14 20:23:09.486: Vi2 PPP: Using dialer call direction
*Jul 14 20:23:09.486: Vi2 PPP: Treating connection as a callout
*Jul 14 20:23:09.486: Vi2 PPP: Session handle[6300000D] Session id[13]
*Jul 14 20:23:09.486: Vi2 LCP: Event[OPEN] State[Initial to Starting]
*Jul 14 20:23:09.486: Vi2 PPP: No remote authentication for call-out
*Jul 14 20:23:09.486: Vi2 LCP: O CONFREQ [Starting] id 1 len 10
*Jul 14 20:23:09.486: Vi2 LCP: MagicNumber 0xB07C8578 (0x0506B07C8578)
*Jul 14 20:23:09.486: Vi2 LCP: Event[UP] State[Starting to REQsent]
*Jul 14 20:23:09.488: Vi2 LCP: I CONFREQ [REQsent] id 1 len 18
*Jul 14 20:23:09.488: Vi2 LCP: MRU 1492 (0x010405D4)
*Jul 14 20:23:09.488: Vi2 LCP: AuthProto PAP (0x0304C023)
*Jul 14 20:23:09.488: Vi2 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 14 20:23:09.488: Vi2 LCP: O CONFNAK [REQsent] id 1 len 8
*Jul 14 20:23:09.488: Vi2 LCP: MRU 1500 (0x010405DC)
*Jul 14 20:23:09.489: Vi2 LCP: Event[Receive ConfReq-] State[REQsent to REQsent]
*Jul 14 20:23:09.489: Vi2 LCP: I CONFACK [REQsent] id 1 len 10
*Jul 14 20:23:09.489: Vi2 LCP: MagicNumber 0xB07C8578 (0x0506B07C8578)
*Jul 14 20:23:09.489: Vi2 LCP: Event[Receive ConfAck] State[REQsent to ACKrcvd]
*Jul 14 20:23:09.490: Vi2 LCP: I CONFREQ [ACKrcvd] id 2 len 18
*Jul 14 20:23:09.490: Vi2 LCP: MRU 1500 (0x010405DC)
*Jul 14 20:23:09.490: Vi2 LCP: AuthProto PAP (0x0304C023)
*Jul 14 20:23:09.490: Vi2 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 14 20:23:09.490: Vi2 LCP: O CONFACK [ACKrcvd] id 2 len 18
*Jul 14 20:23:09.490: Vi2 LCP: MRU 1500 (0x010405DC)
*Jul 14 20:23:09.490: Vi2 LCP: AuthProto PAP (0x0304C023)
*Jul 14 20:23:09.490: Vi2 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 14 20:23:09.490: Vi2 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]
*Jul 14 20:23:09.499: Vi2 PPP: No authorization without authentication
*Jul 14 20:23:09.499: Vi2 PPP: Phase is AUTHENTICATING, by the peer
*Jul 14 20:23:09.499: Vi2 PAP: Using hostname from interface PAP
*Jul 14 20:23:09.499: Vi2 PAP: Using password from interface PAP
*Jul 14 20:23:09.499: Vi2 PAP: O AUTH-REQ id 1 len 19 from "cisco"
*Jul 14 20:23:09.499: Vi2 LCP: State is Open
*Jul 14 20:23:09.530: Vi2 PAP: I AUTH-ACK id 1 len 5
*Jul 14 20:23:09.530: Vi2 PPP: Phase is FORWARDING, Attempting Forward
*Jul 14 20:23:09.530: Vi2 PPP: Queue IPCP code[1] id[1]
*Jul 14 20:23:09.532: Vi2 PPP: Phase is ESTABLISHING, Finish LCP
*Jul 14 20:23:09.532: Vi2 PPP: Phase is UP
*Jul 14 20:23:09.532: Vi2 IPCP: Protocol configured, start CP. state[Initial]
*Jul 14 20:23:09.532: Vi2 IPCP: Event[OPEN] State[Initial to Starting]
*Jul 14 20:23:09.532: Vi2 IPCP: O CONFREQ [Starting] id 1 len 10
*Jul 14 20:23:09.532: Vi2 IPCP: Address 0.0.0.0 (0x030600000000)
*Jul 14 20:23:09.532: Vi2 IPCP: Event[UP] State[Starting to REQsent]
*Jul 14 20:23:09.532: Vi2 PPP: Process pending ncp packets
*Jul 14 20:23:09.532: Vi2 IPCP: Redirect packet to Vi2
*Jul 14 20:23:09.532: Vi2 IPCP: I CONFREQ [REQsent] id 1 len 10
*Jul 14 20:23:09.532: Vi2 IPCP: Address 192.168.1.1 (0x0306C0A80101)
*Jul 14 20:23:09.533: Vi2 IPCP: O CONFACK [REQsent] id 1 len 10
*Jul 14 20:23:09.533: Vi2 IPCP: Address 192.168.1.1 (0x0306C0A80101)
*Jul 14 20:23:09.533: Vi2 IPCP: Event[Receive ConfReq+] State[REQsent to ACKsent]
*Jul 14 20:23:09.535: Vi2 IPCP: I CONFNAK [ACKsent] id 1 len 10
*Jul 14 20:23:09.535: Vi2 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 14 20:23:09.535: Vi2 IPCP: O CONFREQ [ACKsent] id 2 len 10
*Jul 14 20:23:09.535: Vi2 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 14 20:23:09.536: Vi2 IPCP: Event[Receive ConfNak/Rej] State[ACKsent to ACKsent]
*Jul 14 20:23:09.537: Vi2 IPCP: I CONFACK [ACKsent] id 2 len 10
*Jul 14 20:23:09.537: Vi2 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 14 20:23:09.537: Vi2 IPCP: Event[Receive ConfAck] State[ACKsent to Open]
*Jul 14 20:23:09.562: Vi2 IPCP: State is Open
*Jul 14 20:23:09.562: Di1 IPCP: Install negotiated IP interface address 10.1.1.1
*Jul 14 20:23:09.565: PPPoE : ipfib_encapstr prepared
*Jul 14 20:23:09.566: Di1 Added to neighbor route AVL tree: topoid 0, address 192.168.1.1
*Jul 14 20:23:09.566: Di1 IPCP: Install route to 192.168.1.1
*Jul 14 20:23:09.567: Vi2 DDR: dialer protocol up
*Jul 14 20:23:09.567: PPPoE : ipfib_encapstr prepared
*Jul 14 20:23:09.567: Di1 DDR: dialer protocol up
*Jul 14 20:23:10.235: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up
Client#sh pppoe session
1 client session
Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st Type
N/A 1 a0ec.f9d8.9dd0 BD10 Di1 Vi2 UP
64f6.9d6e.dd3f UP
Serverprotokolle:
* Jul 15 04:41:18.727: ppp1 PPP: Phase is ESTABLISHING
*Jul 15 04:41:18.727: ppp1 PPP: Using vpn set call direction
*Jul 15 04:41:18.727: ppp1 PPP: Treating connection as a callin
*Jul 15 04:41:18.727: ppp1 PPP: Session handle[BF000001] Session id[1]
*Jul 15 04:41:18.727: ppp1 LCP: Event[OPEN] State[Initial to Starting]
*Jul 15 04:41:18.727: ppp1 PPP LCP: Enter passive mode, state[Stopped]
*Jul 15 04:41:18.735: ppp1 LCP: I CONFREQ [Stopped] id 1 len 10
*Jul 15 04:41:18.735: ppp1 LCP: MagicNumber 0xB07C8578 (0x0506B07C8578)
*Jul 15 04:41:18.735: ppp1 LCP: O CONFREQ [Stopped] id 1 len 18
*Jul 15 04:41:18.735: ppp1 LCP: MRU 1492 (0x010405D4)
*Jul 15 04:41:18.735: ppp1 LCP: AuthProto PAP (0x0304C023)
*Jul 15 04:41:18.735: ppp1 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 15 04:41:18.735: ppp1 LCP: O CONFACK [Stopped] id 1 len 10
*Jul 15 04:41:18.735: ppp1 LCP: MagicNumber 0xB07C8578 (0x0506B07C8578)
*Jul 15 04:41:18.735: ppp1 LCP: Event[Receive ConfReq+] State[Stopped to ACKsent]
*Jul 15 04:41:18.735: ppp1 LCP: I CONFNAK [ACKsent] id 1 len 8
*Jul 15 04:41:18.735: ppp1 LCP: MRU 1500 (0x010405DC)
*Jul 15 04:41:18.735: ppp1 LCP: O CONFREQ [ACKsent] id 2 len 18
*Jul 15 04:41:18.735: ppp1 LCP: MRU 1500 (0x010405DC)
*Jul 15 04:41:18.735: ppp1 LCP: AuthProto PAP (0x0304C023)
*Jul 15 04:41:18.735: ppp1 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 15 04:41:18.735: ppp1 LCP: Event[Receive ConfNak/Rej] State[ACKsent to ACKsent]
*Jul 15 04:41:18.739: ppp1 LCP: I CONFACK [ACKsent] id 2 len 18
*Jul 15 04:41:18.739: ppp1 LCP: MRU 1500 (0x010405DC)
*Jul 15 04:41:18.739: ppp1 LCP: AuthProto PAP (0x0304C023)
*Jul 15 04:41:18.739: ppp1 LCP: MagicNumber 0xED0582E9 (0x0506ED0582E9)
*Jul 15 04:41:18.739: ppp1 LCP: Event[Receive ConfAck] State[ACKsent to Open]
*Jul 15 04:41:18.747: ppp1 PPP: Queue PAP code[1] id[1]
*Jul 15 04:41:18.763: ppp1 PPP: Phase is AUTHENTICATING, by this end
*Jul 15 04:41:18.763: ppp1 PAP: Redirect packet to ppp1
*Jul 15 04:41:18.763: ppp1 PAP: I AUTH-REQ id 1 len 19 from "cisco"
*Jul 15 04:41:18.763: ppp1 PAP: Authenticating peer cisco
*Jul 15 04:41:18.763: ppp1 PPP: Phase is FORWARDING, Attempting Forward
*Jul 15 04:41:18.763: ppp1 LCP: State is Open
*Jul 15 04:41:18.763: ppp1 PPP: Phase is AUTHENTICATING, Unauthenticated User
*Jul 15 04:41:18.763: ppp1 PPP: Sent PAP LOGIN Request
*Jul 15 04:41:18.763: ppp1 PPP: Received LOGIN Response PASS
*Jul 15 04:41:18.763: ppp1 IPCP: Authorizing CP
*Jul 15 04:41:18.763: ppp1 IPCP: CP stalled on event[Authorize CP]
*Jul 15 04:41:18.763: ppp1 IPCP: CP unstall
*Jul 15 04:41:18.763: ppp1 PPP: Phase is FORWARDING, Attempting Forward
*Jul 15 04:41:18.775: Vi1.1 PPP: Phase is AUTHENTICATING, Authenticated User
*Jul 15 04:41:18.775: Vi1.1 PAP: O AUTH-ACK id 1 len 5
*Jul 15 04:41:18.775: Vi1.1 PPP: Phase is UP
*Jul 15 04:41:18.775: Vi1.1 IPCP: Protocol configured, start CP. state[Initial]
*Jul 15 04:41:18.775: Vi1.1 IPCP: Event[OPEN] State[Initial to Starting]
*Jul 15 04:41:18.775: Vi1.1 IPCP: O CONFREQ [Starting] id 1 len 10
*Jul 15 04:41:18.775: Vi1.1 IPCP: Address 192.168.1.1 (0x0306C0A80101)
*Jul 15 04:41:18.779: Vi1.1 IPCP: Event[UP] State[Starting to REQsent]
*Jul 15 04:41:18.779: Vi1.1 IPCP: I CONFREQ [REQsent] id 1 len 10
*Jul 15 04:41:18.779: Vi1.1 IPCP: Address 0.0.0.0 (0x030600000000)
*Jul 15 04:41:18.783: Vi1.1 IPCP AUTHOR: Start. Her address 0.0.0.0, we want 0.0.0.0
*Jul 15 04:41:18.783: Vi1.1 IPCP AUTHOR: Done. Her address 0.0.0.0, we want 0.0.0.0
*Jul 15 04:41:18.783: Vi1.1 IPCP: Pool returned 10.1.1.1
*Jul 15 04:41:18.783: Vi1.1 IPCP: O CONFNAK [REQsent] id 1 len 10
*Jul 15 04:41:18.783: Vi1.1 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 15 04:41:18.783: Vi1.1 IPCP: Event[Receive ConfReq-] State[REQsent to REQsent]
*Jul 15 04:41:18.783: Vi1.1 IPCP: I CONFACK [REQsent] id 1 len 10
*Jul 15 04:41:18.783: Vi1.1 IPCP: Address 192.168.1.1 (0x0306C0A80101)
*Jul 15 04:41:18.783: Vi1.1 IPCP: Event[Receive ConfAck] State[REQsent to ACKrcvd]
*Jul 15 04:41:18.783: Vi1.1 IPCP: I CONFREQ [ACKrcvd] id 2 len 10
*Jul 15 04:41:18.783: Vi1.1 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 15 04:41:18.783: Vi1.1 IPCP: O CONFACK [ACKrcvd] id 2 len 10
*Jul 15 04:41:18.783: Vi1.1 IPCP: Address 10.1.1.1 (0x03060A010101)
*Jul 15 04:41:18.783: Vi1.1 IPCP: Event[Receive ConfReq+] State[ACKrcvd to Open]
*Jul 15 04:41:18.795: Vi1.1 IPCP: State is Open
*Jul 15 04:41:18.795: Vi1.1 Added to neighbor route AVL tree: topoid 0, address 10.1.1.1
*Jul 15 04:41:18.795: Vi1.1 IPCP: Install route to 10.1.1.1
Server#show pppoe session
1 session in LOCALLY_TERMINATED (PTA) State
1 session total
Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st Type
1 1 64f6.9d6e.dd3f Gi0/0 1 Vi1.1 PTA
a0ec.f9d8.9dd0 UP
Dieser Abschnitt enthält Informationen zur Fehlerbehebung in Ihrer Konfiguration.
Befolgen Sie die Schritte zur PPP-Fehlerbehebung.
Hinweis: Wenn die BDI-Schnittstelle nicht konfiguriert ist und die PPPoE-Client-Konfiguration auf die Gigabit Ethernet-Schnittstelle angewendet wird, wird die PPPoE-Sitzung nicht eingerichtet, und es wird diese Fehlermeldung angezeigt.
padi timer expired
Sending PADI: Interface = GigabitEthernet0/0/1