xor 11 Geschrieben 6. Juni 2011 Melden Teilen Geschrieben 6. Juni 2011 Hallo, ich habe da eine Frage zu einer PPPoE Einwahl über ein GEthernet-Interface. Ich habe nun auf meinem 7401ASR einen PPPoE Server installiert. Ich habe dort einen ATM-DSLAM über Glasfaser angebunden. Ich kann mich über ein Modem mit dem ATM-DSLAM synchronisieren und dann eine PPPoE Einwahl auf den Router über die STM-Schnittstelle starten. Der Router akzepiert die PPPoE-Anfrage und ich kann auf das LAN zugreifen, was über GE0/0 angeschlossen ist. Ich bekomme eine IP über IPCP zugewiesen. Also es funktioniert schonmal alles. Nur ich würde außerdem gern mit einem Gerät eine PPPoE-Einwahl über das G0/1 starten. Wie muss ich das G0/1 konfigurieren, sodass der Router meine PPPoE-Anfragen über das G0/1 akzeptiert? Hier meine jetzige Konfiguration. Vielen Dank schonmal im Voraus. Current configuration : 5200 bytes ! ! Last configuration change at 18:18:59 CEST Sun Jun 6 2010 by ZMS ! NVRAM config last updated at 18:19:01 CEST Sun Jun 6 2010 by ZMS ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname ZMS-7401ASR ! boot-start-marker boot-end-marker ! enable secret 5 $1$KdUT$JvKJMukneLwZu7yIKiGlK1 ! no aaa new-model clock timezone CET 1 clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 3:00 ! ! ip cef ! ! vpdn enable ! async-bootp dns-server 172.16.1.150 ! ! crypto pki trustpoint TP-self-signed-74815561 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-74815561 revocation-check none rsakeypair TP-self-signed-74815561 ! ! crypto pki certificate chain TP-self-signed-74815561 certificate self-signed 01 3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030 81CC41D2 92E5EF60 DF299A5A CC1FD943 C7D78952 ABA751D1 CF2BD671 0ADECEDF DE75F1 quit ! ! ! ! ! ! ! ! ! ! ! username 386546546453/Agdgdfgd4 password 7 004E594C46546354642261C1447 username 38654645623/Ardfgdfg4 password 7 07456B054633456456347192B3B7B21 username 3856456423/Argdfgfdg password 7 01594C54635464563454C1E1E username ZMS privilege 15 password 7 04654364564544 ! ! ! ! ! ! bba-group pppoe global virtual-template 1 ! ! interface GigabitEthernet0/0 ip address 172.16.2.254 255.255.255.0 duplex auto speed auto media-type rj45 ! interface GigabitEthernet0/1 no ip address duplex auto media-type rj45 pppoe enable group global <wie geht es hier weiter, damit dieses Interface PPPoE-Anfragen von außen akzeptiert?> ! interface ATM1/0 no ip address no atm ilmi-keepalive ! interface ATM1/0.1 point-to-point description ATM-DSLAM-ADSL-Port1_ADSL_Fullspeed_RAM pvc 3/32 encapsulation aal5snap protocol pppoe ! ! interface ATM1/0.2 point-to-point description ATM-DSLAM-ADSL-Port2_ADSL_d448/u96 pvc 3/33 encapsulation aal5snap protocol pppoe ! ! interface ATM1/0.3 point-to-point pvc 3/34 description ATM-DSLAM-ADSL-Port3_ADSL_d2304/u224 encapsulation aal5snap protocol pppoe ! ! interface ATM1/0.4 point-to-point pvc 3/35 description ATM-DSLAM-ADSL-Port4_ADSL_d6656/u640 encapsulation aal5snap protocol pppoe ! ! interface Virtual-Template1 ip unnumbered GigabitEthernet0/0 peer default ip address pool zms_lan ppp authentication pap ! ! ip local pool zms_lan 172.16.2.10 172.16.2.45 ip forward-protocol nd ip route 172.16.1.0 255.255.255.0 172.16.2.253 ip route 172.16.2.0 255.255.255.0 GigabitEthernet0/0 ip route 194.25.242.112 255.255.255.255 172.16.2.253 ! no ip http server ip http secure-server ! ! ! ! ! ! control-plane ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 5 0 login local line aux 0 exec-timeout 5 0 login local line vty 0 4 exec-timeout 5 0 login local ! ! end ZMS-7401ASR# Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 8. Juni 2011 Melden Teilen Geschrieben 8. Juni 2011 Das virtual-template1 ist unnumbered auf GE0/0 ... Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.