<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Thema "Cisco C926-4P - keine Vodafone Authentifizierung möglich - Business DSL 16 - ADSL+ Annex J" in Geräte</title>
    <link>https://forum.vodafone.de/t5/Ger%C3%A4te/Cisco-C926-4P-keine-Vodafone-Authentifizierung-m%C3%B6glich-Business/m-p/2813972#M197520</link>
    <description>&lt;P&gt;Hallo Vodafone Community,&lt;/P&gt;&lt;P&gt;wir hoffen, ihr könnt uns weiterhelfen.&lt;/P&gt;&lt;P&gt;Wir sind jetzt schon mehrere Wochen beschäftigt, unser Business DSL 16 mit einem Cisco Router (C926-4P) zum Laufen zu bekommen. Leider dürfen wir aufgrund von Sicherheitsrichtlinien keine FritzBox am Standort einsetzen und müssen auf einen Router ohne WLAN-Funktion zurückgreifen. Es ist ein Cisco C926-4P.&lt;/P&gt;&lt;P&gt;Die Vodafone-Leitung ADSL+ Annex J ist eine Bitstream-Leitung über die Telekom. Es war schon der Wahnsinn, überhaupt an die Informationen der ATM-Einstellungen wie z.B. VPI und VCI zu gelangen.&lt;/P&gt;&lt;P&gt;Die Leitung ist synchron, jedoch erhalten wir keinerlei Rückmeldung seitens Vodafone bezüglich der Authentifizierung. Egal ob per statischer IP oder dynamisch zugewiesener IP.&lt;/P&gt;&lt;P&gt;Vielleicht gibt es jemanden unter euch, der uns in der Konfiguration weiterhelfen kann. Wir sind nahezu alle Möglichkeiten durchgegangen, jedoch können wir nur Output packets sehen und erhalten keinen Input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hier die Config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dialer0 mit statische IP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface Dialer0&lt;BR /&gt;description ADSL_forVPN&lt;BR /&gt;ip address negotiated&lt;BR /&gt;ip mtu 1492&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;ip tcp adjust-mss 1452&lt;BR /&gt;dialer pool 2&lt;BR /&gt;dialer idle-timeout 0&lt;BR /&gt;dialer string 8134&lt;BR /&gt;dialer persistent delay initial 60&lt;BR /&gt;dialer persistent delay 10&lt;BR /&gt;dialer-group 2&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication chap pap callin&lt;BR /&gt;ppp chap hostname dsl.vodafone/biXXXXXXXXXX-static&lt;BR /&gt;ppp chap password 7 XXXXXXX&lt;BR /&gt;ppp pap sent-username dsl.vodafone/biXXXXXXXXXX-static password 7 XXXXXXX&lt;BR /&gt;ppp ipcp route default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dialer1 für dynamische IP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;BR /&gt;description DSL_forVPN&lt;BR /&gt;ip address negotiated&lt;BR /&gt;ip mtu 1492&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;ip tcp adjust-mss 1452&lt;BR /&gt;dialer pool 1&lt;BR /&gt;dialer idle-timeout 0&lt;BR /&gt;dialer string 8134&lt;BR /&gt;dialer persistent delay initial 60&lt;BR /&gt;dialer persistent delay 10&lt;BR /&gt;dialer-group 2&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication chap pap callin&lt;BR /&gt;ppp chap hostname dsl.vodafone/biXXXXXXXXXX&lt;BR /&gt;ppp chap password 7 XXXXXX&lt;BR /&gt;ppp pap sent-username dsl.vodafone/biXXXXXXXXXX password 7 XXXXX&lt;BR /&gt;ppp ipcp route default&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;controller VDSL 0&lt;BR /&gt;operating mode adsl2+&lt;BR /&gt;sra&lt;/P&gt;&lt;P&gt;interface ATM0&lt;BR /&gt;no ip address&lt;BR /&gt;no atm ilmi-keepalive&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface ATM0.1 point-to-point&lt;BR /&gt;pvc 1/32&lt;BR /&gt;encapsulation aal5snap&lt;BR /&gt;pppoe-client dial-pool-number 2&amp;lt;---------Test with dynamic IP credential not working&lt;BR /&gt;!&lt;BR /&gt;interface ATM0.1 point-to-point&lt;BR /&gt;pvc 1/32&lt;BR /&gt;encapsulation aal5snap&lt;BR /&gt;pppoe-client dial-pool-number 1&amp;lt;---------Test with static IP credential not working&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Log from the router:&lt;BR /&gt;*Dec 22 10:43:03: Sending PADI: vc=1/32&lt;BR /&gt;*Dec 22 10:43:35: padi timer expired&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Interface IP-Address OK? Method Status Protocol&lt;BR /&gt;ATM0 unassigned YES NVRAM up up&lt;BR /&gt;ATM0.1 unassigned YES unset up up&lt;BR /&gt;Dialer0 unassigned YES NVRAM up up&lt;BR /&gt;Dialer1 unassigned YES NVRAM up up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DSL16#sh controllers vdsl 0&lt;BR /&gt;Controller VDSL 0 is UP&lt;/P&gt;&lt;P&gt;Daemon Status: Up&lt;/P&gt;&lt;P&gt;XTU-R (DS) XTU-C (US)&lt;BR /&gt;Chip Vendor ID: 'BDCM' 'IFTN'&lt;BR /&gt;Chip Vendor Specific: 0x0000 0x82B9&lt;BR /&gt;Chip Vendor Country: 0xB500 0xB500&lt;BR /&gt;Modem Vendor ID: 'CSCO' ' '&lt;BR /&gt;Modem Vendor Specific: 0x4602 0x0000&lt;BR /&gt;Modem Vendor Country: 0xB500 0x0000&lt;BR /&gt;Serial Number Near: FGL2539LAJH C926-4P 15.8(3)M6&lt;BR /&gt;Serial Number Far:&lt;BR /&gt;Modem Version Near: 15.8(3)M6&lt;BR /&gt;Modem Version Far: 0x82b9&lt;/P&gt;&lt;P&gt;Modem Status: TC Sync (Showtime!)&lt;/P&gt;&lt;P&gt;DSL Config Mode: ADSL2+&lt;BR /&gt;Trained Mode: G.992.5 (ADSL2+) Annex J&lt;/P&gt;&lt;P&gt;TC Mode: ATM&lt;BR /&gt;Selftest Result: 0x00&lt;BR /&gt;DELT configuration: disabled&lt;BR /&gt;DELT state: not running&lt;BR /&gt;Link Status: UP&lt;/P&gt;&lt;P&gt;Full inits: 2&lt;BR /&gt;Failed full inits: 1&lt;BR /&gt;Short inits: 1&lt;BR /&gt;Failed short inits: 0&lt;/P&gt;&lt;P&gt;Firmware Source File Name&lt;BR /&gt;-------- ------ ----------&lt;BR /&gt;VDSL embedded VDSL_LINUX_DEV_01212008&lt;/P&gt;&lt;P&gt;Modem FW Version: 4.14L.04&lt;BR /&gt;Modem PHY Version: B2pv6F039x3.d26u&lt;/P&gt;&lt;P&gt;Line:&lt;/P&gt;&lt;P&gt;XTU-R (DS) XTU-C (US)&lt;BR /&gt;Trellis: ON ON&lt;BR /&gt;SRA: enabled enabled&lt;BR /&gt;SRA count: 2 2&lt;BR /&gt;Bit swap: enabled enabled&lt;BR /&gt;Bit swap count: 4050 0&lt;BR /&gt;Line Attenuation: 45.5 dB 24.7 dB&lt;BR /&gt;Signal Attenuation: 42.3 dB 24.7 dB&lt;BR /&gt;Noise Margin: 3.8 dB 5.8 dB&lt;BR /&gt;Attainable Rate: 10200 kbits/s 1456 kbits/s&lt;BR /&gt;Actual Power: 0.0 dBm 13.2 dBm&lt;BR /&gt;Total FECC: 36324098 102&lt;BR /&gt;Total ES: 6542 2&lt;BR /&gt;Total SES: 38 2&lt;BR /&gt;Total LOSS: 0 0&lt;BR /&gt;Total UAS: 113 113&lt;BR /&gt;Total LPRS: 0 0&lt;BR /&gt;Total LOFS: 0 0&lt;BR /&gt;Total LOLS: 0 0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DS Channel1 DS Channel0 US Channel1 US Channel0&lt;BR /&gt;Speed (kbps): 0 8189 0 1457&lt;BR /&gt;SRA Previous Speed: 0 8189 0 1457&lt;BR /&gt;Previous Speed: 0 8189 0 1457&lt;BR /&gt;Total Cells: 0 97621835 0 17350998&lt;BR /&gt;User Cells: 0 5 0 312&lt;BR /&gt;Reed-Solomon EC: 0 5854992 0 59&lt;BR /&gt;CRC Errors: 0 21863 0 0&lt;BR /&gt;Header Errors: 0 10081 0 0&lt;BR /&gt;Interleave (ms): 0.00 7.61 0.00 7.95&lt;BR /&gt;Actual INP: 0.00 3.88 0.00 1.12&lt;/P&gt;&lt;P&gt;Training Log : Stopped&lt;BR /&gt;Training Log Filename : flash:vdsllog.bin&lt;/P&gt;&lt;P&gt;DSL16#&lt;BR /&gt;DSL16#sh int atM 0&lt;BR /&gt;ATM0 is up, line protocol is up&lt;BR /&gt;Hardware is MPC ATMSAR, address is a49b.cd45.e8c7 (bia a49b.cd45.e8c7)&lt;BR /&gt;MTU 1800 bytes, sub MTU 1800, BW 1457 Kbit/sec, DLY 250 usec,&lt;BR /&gt;reliability 255/255, txload 1/255, rxload 1/255&lt;BR /&gt;Encapsulation ATM, loopback not set&lt;BR /&gt;Keepalive not supported&lt;BR /&gt;Encapsulation(s): AAL5&lt;BR /&gt;4 maximum active VCs, 1024 VCs per VP, 1 current VCCs&lt;BR /&gt;VC Auto Creation Disabled.&lt;BR /&gt;VC idle disconnect time: 300 seconds&lt;BR /&gt;Last input 05:53:17, output 00:00:19, output hang never&lt;BR /&gt;Last clearing of "show interface" counters never&lt;BR /&gt;Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0&lt;BR /&gt;Queueing strategy: Per VC Queueing&lt;BR /&gt;5 minute input rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;5 minute output rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;1 packets input, 78 bytes, 0 no buffer&lt;BR /&gt;Received 0 broadcasts (0 IP multicasts)&lt;BR /&gt;0 runts, 0 giants, 0 throttles&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;655 packets output, 45850 bytes, 0 underruns&lt;BR /&gt;0 output errors, 0 collisions, 1 interface resets&lt;BR /&gt;0 unknown protocol drops&lt;BR /&gt;0 output buffer failures, 0 output buffers swapped out&lt;BR /&gt;DSL16#sh int atM 0.1&lt;BR /&gt;ATM0.1 is up, line protocol is up&lt;BR /&gt;Hardware is MPC ATMSAR, address is a49b.cd45.e8c7 (bia a49b.cd45.e8c7)&lt;BR /&gt;MTU 1800 bytes, BW 1457 Kbit/sec, DLY 250 usec,&lt;BR /&gt;reliability 255/255, txload 1/255, rxload 1/255&lt;BR /&gt;Encapsulation ATM&lt;BR /&gt;Keepalive not supported&lt;BR /&gt;3 packets input, 224 bytes&lt;BR /&gt;655 packets output, 45850 bytes&lt;BR /&gt;0 OAM cells input, 0 OAM cells output&lt;BR /&gt;AAL5 CRC errors : 0&lt;BR /&gt;AAL5 SAR Timeouts : 0&lt;BR /&gt;AAL5 Oversized SDUs : 0&lt;BR /&gt;Last clearing of "show interface" counters never&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wir hoffen, dass uns jemand weiterhelfen kann.&lt;/P&gt;&lt;P&gt;Vielen Dank!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Dec 2021 18:52:00 GMT</pubDate>
    <dc:creator>Cisc0</dc:creator>
    <dc:date>2021-12-27T18:52:00Z</dc:date>
    <item>
      <title>Cisco C926-4P - keine Vodafone Authentifizierung möglich - Business DSL 16 - ADSL+ Annex J</title>
      <link>https://forum.vodafone.de/t5/Ger%C3%A4te/Cisco-C926-4P-keine-Vodafone-Authentifizierung-m%C3%B6glich-Business/m-p/2813972#M197520</link>
      <description>&lt;P&gt;Hallo Vodafone Community,&lt;/P&gt;&lt;P&gt;wir hoffen, ihr könnt uns weiterhelfen.&lt;/P&gt;&lt;P&gt;Wir sind jetzt schon mehrere Wochen beschäftigt, unser Business DSL 16 mit einem Cisco Router (C926-4P) zum Laufen zu bekommen. Leider dürfen wir aufgrund von Sicherheitsrichtlinien keine FritzBox am Standort einsetzen und müssen auf einen Router ohne WLAN-Funktion zurückgreifen. Es ist ein Cisco C926-4P.&lt;/P&gt;&lt;P&gt;Die Vodafone-Leitung ADSL+ Annex J ist eine Bitstream-Leitung über die Telekom. Es war schon der Wahnsinn, überhaupt an die Informationen der ATM-Einstellungen wie z.B. VPI und VCI zu gelangen.&lt;/P&gt;&lt;P&gt;Die Leitung ist synchron, jedoch erhalten wir keinerlei Rückmeldung seitens Vodafone bezüglich der Authentifizierung. Egal ob per statischer IP oder dynamisch zugewiesener IP.&lt;/P&gt;&lt;P&gt;Vielleicht gibt es jemanden unter euch, der uns in der Konfiguration weiterhelfen kann. Wir sind nahezu alle Möglichkeiten durchgegangen, jedoch können wir nur Output packets sehen und erhalten keinen Input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hier die Config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dialer0 mit statische IP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface Dialer0&lt;BR /&gt;description ADSL_forVPN&lt;BR /&gt;ip address negotiated&lt;BR /&gt;ip mtu 1492&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;ip tcp adjust-mss 1452&lt;BR /&gt;dialer pool 2&lt;BR /&gt;dialer idle-timeout 0&lt;BR /&gt;dialer string 8134&lt;BR /&gt;dialer persistent delay initial 60&lt;BR /&gt;dialer persistent delay 10&lt;BR /&gt;dialer-group 2&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication chap pap callin&lt;BR /&gt;ppp chap hostname dsl.vodafone/biXXXXXXXXXX-static&lt;BR /&gt;ppp chap password 7 XXXXXXX&lt;BR /&gt;ppp pap sent-username dsl.vodafone/biXXXXXXXXXX-static password 7 XXXXXXX&lt;BR /&gt;ppp ipcp route default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dialer1 für dynamische IP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;BR /&gt;description DSL_forVPN&lt;BR /&gt;ip address negotiated&lt;BR /&gt;ip mtu 1492&lt;BR /&gt;encapsulation ppp&lt;BR /&gt;ip tcp adjust-mss 1452&lt;BR /&gt;dialer pool 1&lt;BR /&gt;dialer idle-timeout 0&lt;BR /&gt;dialer string 8134&lt;BR /&gt;dialer persistent delay initial 60&lt;BR /&gt;dialer persistent delay 10&lt;BR /&gt;dialer-group 2&lt;BR /&gt;no cdp enable&lt;BR /&gt;ppp authentication chap pap callin&lt;BR /&gt;ppp chap hostname dsl.vodafone/biXXXXXXXXXX&lt;BR /&gt;ppp chap password 7 XXXXXX&lt;BR /&gt;ppp pap sent-username dsl.vodafone/biXXXXXXXXXX password 7 XXXXX&lt;BR /&gt;ppp ipcp route default&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;controller VDSL 0&lt;BR /&gt;operating mode adsl2+&lt;BR /&gt;sra&lt;/P&gt;&lt;P&gt;interface ATM0&lt;BR /&gt;no ip address&lt;BR /&gt;no atm ilmi-keepalive&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface ATM0.1 point-to-point&lt;BR /&gt;pvc 1/32&lt;BR /&gt;encapsulation aal5snap&lt;BR /&gt;pppoe-client dial-pool-number 2&amp;lt;---------Test with dynamic IP credential not working&lt;BR /&gt;!&lt;BR /&gt;interface ATM0.1 point-to-point&lt;BR /&gt;pvc 1/32&lt;BR /&gt;encapsulation aal5snap&lt;BR /&gt;pppoe-client dial-pool-number 1&amp;lt;---------Test with static IP credential not working&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Log from the router:&lt;BR /&gt;*Dec 22 10:43:03: Sending PADI: vc=1/32&lt;BR /&gt;*Dec 22 10:43:35: padi timer expired&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Interface IP-Address OK? Method Status Protocol&lt;BR /&gt;ATM0 unassigned YES NVRAM up up&lt;BR /&gt;ATM0.1 unassigned YES unset up up&lt;BR /&gt;Dialer0 unassigned YES NVRAM up up&lt;BR /&gt;Dialer1 unassigned YES NVRAM up up&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DSL16#sh controllers vdsl 0&lt;BR /&gt;Controller VDSL 0 is UP&lt;/P&gt;&lt;P&gt;Daemon Status: Up&lt;/P&gt;&lt;P&gt;XTU-R (DS) XTU-C (US)&lt;BR /&gt;Chip Vendor ID: 'BDCM' 'IFTN'&lt;BR /&gt;Chip Vendor Specific: 0x0000 0x82B9&lt;BR /&gt;Chip Vendor Country: 0xB500 0xB500&lt;BR /&gt;Modem Vendor ID: 'CSCO' ' '&lt;BR /&gt;Modem Vendor Specific: 0x4602 0x0000&lt;BR /&gt;Modem Vendor Country: 0xB500 0x0000&lt;BR /&gt;Serial Number Near: FGL2539LAJH C926-4P 15.8(3)M6&lt;BR /&gt;Serial Number Far:&lt;BR /&gt;Modem Version Near: 15.8(3)M6&lt;BR /&gt;Modem Version Far: 0x82b9&lt;/P&gt;&lt;P&gt;Modem Status: TC Sync (Showtime!)&lt;/P&gt;&lt;P&gt;DSL Config Mode: ADSL2+&lt;BR /&gt;Trained Mode: G.992.5 (ADSL2+) Annex J&lt;/P&gt;&lt;P&gt;TC Mode: ATM&lt;BR /&gt;Selftest Result: 0x00&lt;BR /&gt;DELT configuration: disabled&lt;BR /&gt;DELT state: not running&lt;BR /&gt;Link Status: UP&lt;/P&gt;&lt;P&gt;Full inits: 2&lt;BR /&gt;Failed full inits: 1&lt;BR /&gt;Short inits: 1&lt;BR /&gt;Failed short inits: 0&lt;/P&gt;&lt;P&gt;Firmware Source File Name&lt;BR /&gt;-------- ------ ----------&lt;BR /&gt;VDSL embedded VDSL_LINUX_DEV_01212008&lt;/P&gt;&lt;P&gt;Modem FW Version: 4.14L.04&lt;BR /&gt;Modem PHY Version: B2pv6F039x3.d26u&lt;/P&gt;&lt;P&gt;Line:&lt;/P&gt;&lt;P&gt;XTU-R (DS) XTU-C (US)&lt;BR /&gt;Trellis: ON ON&lt;BR /&gt;SRA: enabled enabled&lt;BR /&gt;SRA count: 2 2&lt;BR /&gt;Bit swap: enabled enabled&lt;BR /&gt;Bit swap count: 4050 0&lt;BR /&gt;Line Attenuation: 45.5 dB 24.7 dB&lt;BR /&gt;Signal Attenuation: 42.3 dB 24.7 dB&lt;BR /&gt;Noise Margin: 3.8 dB 5.8 dB&lt;BR /&gt;Attainable Rate: 10200 kbits/s 1456 kbits/s&lt;BR /&gt;Actual Power: 0.0 dBm 13.2 dBm&lt;BR /&gt;Total FECC: 36324098 102&lt;BR /&gt;Total ES: 6542 2&lt;BR /&gt;Total SES: 38 2&lt;BR /&gt;Total LOSS: 0 0&lt;BR /&gt;Total UAS: 113 113&lt;BR /&gt;Total LPRS: 0 0&lt;BR /&gt;Total LOFS: 0 0&lt;BR /&gt;Total LOLS: 0 0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DS Channel1 DS Channel0 US Channel1 US Channel0&lt;BR /&gt;Speed (kbps): 0 8189 0 1457&lt;BR /&gt;SRA Previous Speed: 0 8189 0 1457&lt;BR /&gt;Previous Speed: 0 8189 0 1457&lt;BR /&gt;Total Cells: 0 97621835 0 17350998&lt;BR /&gt;User Cells: 0 5 0 312&lt;BR /&gt;Reed-Solomon EC: 0 5854992 0 59&lt;BR /&gt;CRC Errors: 0 21863 0 0&lt;BR /&gt;Header Errors: 0 10081 0 0&lt;BR /&gt;Interleave (ms): 0.00 7.61 0.00 7.95&lt;BR /&gt;Actual INP: 0.00 3.88 0.00 1.12&lt;/P&gt;&lt;P&gt;Training Log : Stopped&lt;BR /&gt;Training Log Filename : flash:vdsllog.bin&lt;/P&gt;&lt;P&gt;DSL16#&lt;BR /&gt;DSL16#sh int atM 0&lt;BR /&gt;ATM0 is up, line protocol is up&lt;BR /&gt;Hardware is MPC ATMSAR, address is a49b.cd45.e8c7 (bia a49b.cd45.e8c7)&lt;BR /&gt;MTU 1800 bytes, sub MTU 1800, BW 1457 Kbit/sec, DLY 250 usec,&lt;BR /&gt;reliability 255/255, txload 1/255, rxload 1/255&lt;BR /&gt;Encapsulation ATM, loopback not set&lt;BR /&gt;Keepalive not supported&lt;BR /&gt;Encapsulation(s): AAL5&lt;BR /&gt;4 maximum active VCs, 1024 VCs per VP, 1 current VCCs&lt;BR /&gt;VC Auto Creation Disabled.&lt;BR /&gt;VC idle disconnect time: 300 seconds&lt;BR /&gt;Last input 05:53:17, output 00:00:19, output hang never&lt;BR /&gt;Last clearing of "show interface" counters never&lt;BR /&gt;Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0&lt;BR /&gt;Queueing strategy: Per VC Queueing&lt;BR /&gt;5 minute input rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;5 minute output rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;1 packets input, 78 bytes, 0 no buffer&lt;BR /&gt;Received 0 broadcasts (0 IP multicasts)&lt;BR /&gt;0 runts, 0 giants, 0 throttles&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;BR /&gt;655 packets output, 45850 bytes, 0 underruns&lt;BR /&gt;0 output errors, 0 collisions, 1 interface resets&lt;BR /&gt;0 unknown protocol drops&lt;BR /&gt;0 output buffer failures, 0 output buffers swapped out&lt;BR /&gt;DSL16#sh int atM 0.1&lt;BR /&gt;ATM0.1 is up, line protocol is up&lt;BR /&gt;Hardware is MPC ATMSAR, address is a49b.cd45.e8c7 (bia a49b.cd45.e8c7)&lt;BR /&gt;MTU 1800 bytes, BW 1457 Kbit/sec, DLY 250 usec,&lt;BR /&gt;reliability 255/255, txload 1/255, rxload 1/255&lt;BR /&gt;Encapsulation ATM&lt;BR /&gt;Keepalive not supported&lt;BR /&gt;3 packets input, 224 bytes&lt;BR /&gt;655 packets output, 45850 bytes&lt;BR /&gt;0 OAM cells input, 0 OAM cells output&lt;BR /&gt;AAL5 CRC errors : 0&lt;BR /&gt;AAL5 SAR Timeouts : 0&lt;BR /&gt;AAL5 Oversized SDUs : 0&lt;BR /&gt;Last clearing of "show interface" counters never&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wir hoffen, dass uns jemand weiterhelfen kann.&lt;/P&gt;&lt;P&gt;Vielen Dank!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 18:52:00 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Ger%C3%A4te/Cisco-C926-4P-keine-Vodafone-Authentifizierung-m%C3%B6glich-Business/m-p/2813972#M197520</guid>
      <dc:creator>Cisc0</dc:creator>
      <dc:date>2021-12-27T18:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco C926-4P - keine Vodafone Authentifizierung möglich - Business DSL 16 - ADSL+ Annex J</title>
      <link>https://forum.vodafone.de/t5/Ger%C3%A4te/Cisco-C926-4P-keine-Vodafone-Authentifizierung-m%C3%B6glich-Business/m-p/2815008#M197662</link>
      <description>&lt;DIV style="font-family:Vodafone;font-size:13.5pt;color:#000000;"&gt;&lt;P&gt;&lt;SPAN&gt;Hi Cisc0, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ich kann Dir leider zu Business-Anschlüssen hier nicht helfen. Tut mir leid. Möglicherweise findet sich hier noch der eine oder andere User mit Know-How. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alternativ meld Dich gern bei unserem Business-Support unter der 0800 172 1234.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LG,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Dany &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Dec 2021 18:59:09 GMT</pubDate>
      <guid>https://forum.vodafone.de/t5/Ger%C3%A4te/Cisco-C926-4P-keine-Vodafone-Authentifizierung-m%C3%B6glich-Business/m-p/2815008#M197662</guid>
      <dc:creator>DanyG</dc:creator>
      <dc:date>2021-12-28T18:59:09Z</dc:date>
    </item>
  </channel>
</rss>

