CISCO 1117 dialer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2021 06:46 AM
Hello .
I down why , but I dont get a ip by the dialer interface .
help please
Interface IP-Address OK? Method Status Protocol GigabitEthernet0/0/0 10.10.10.1 YES NVRAM up up GigabitEthernet0/1/0 unassigned YES unset up up GigabitEthernet0/1/1 unassigned YES unset administratively down down GigabitEthernet0/1/2 unassigned YES unset administratively down down GigabitEthernet0/1/3 unassigned YES unset down down Cellular0/2/0 192.168.124.3 YES IPCP up up Cellular0/2/1 unassigned YES NVRAM administratively down down ATM0/3/0 unassigned YES NVRAM up up Ethernet0/3/0 unassigned YES NVRAM down down Dialer1 unassigned YES NVRAM up up
Controller VDSL 0/3/0 is UP Daemon Status: UP XTU-R (DS) XTU-C (US) Chip Vendor ID: 'BDCM' 'IFTN' Chip Vendor Specific: 0x0000 0xB206 Chip Vendor Country: 0xB500 0xB500 Modem Vendor ID: 'CSCO' ' ' Modem Vendor Specific: 0x4602 0x0000 Modem Vendor Country: 0xB500 0x0000 Serial Number Near: C1117-4P 16.9.2 Serial Number Far: Modem Version Near: 16.9.2 Modem Version Far: 0xb206 Modem Status: TC Sync (Showtime!) DSL Config Mode: AUTO Trained Mode: G.992.5 (ADSL2+) Annex A TC Mode: ATM Selftest Result: 0x00 DELT configuration: disabled DELT state: not running Failed full inits: 0 Short inits: 0 Failed short inits: 0 Modem FW Version: 4.14L.04 Modem PHY Version: A2pv6F039t.d26d Modem PHY Source: System Line 0: XTU-R (DS) XTU-C (US) Trellis: ON ON SRA: enabled enabled SRA count: 0 0 Bit swap: enabled enabled Bit swap count: 15154 0 Line Attenuation: 24.0 dB 11.3 dB Signal Attenuation: 23.0 dB 11.2 dB Noise Margin: 9.1 dB 11.0 dB Attainable Rate: 22436 kbits/s 1148 kbits/s Actual Power: 20.0 dBm 10.4 dBm Total FECC: 3964806 2 Total ES: 513 2 Total SES: 0 0 Total LOSS: 0 0 Total UAS: 480 480 Total LPRS: 0 0 Total LOFS: 0 0 Total LOLS: 0 0 DS Channel1 DS Channel0 US Channel1 US Channel0 Speed (kbps): NA 18938 NA 918 SRA Previous Speed: NA 0 NA 0 Previous Speed: NA 18941 NA 918 Total Cells: NA 76390442 NA 1878229804 User Cells: NA 1 NA 0 Reed-Solomon EC: NA 1751049 NA 0 CRC Errors: NA 595 NA 2 Header Errors: NA 126 NA 0 Interleave (ms): NA 7.87 NA 0.23 Actual INP: NA 2.22 NA 0.03 Training Log : Stopped Training Log Filename : flash:vdsllog.bin
interface ATM0/3/0 no ip address atm oversubscribe factor 2 no atm enable-ilmi-trap pvc 8/48 pppoe-client dial-pool-number 2 ! ! interface Ethernet0/3/0 no ip address no negotiation auto !
interface Dialer1 ip address negotiated encapsulation ppp dialer pool 2 ppp mtu adaptive ppp pap sent-username xxxx@xxx password 0 xxxxxx
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2021 07:42 AM
Can you post the full configuration and let us know the ISP provider information?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2021 01:17 PM - edited 01-03-2021 01:21 PM
Hello,
as far as I recall, if you use PPPoEoA, you need something like this:
interface ATM0/3/0
no ip address
atm oversubscribe factor 2
no atm enable-ilmi-trap
pvc 8/48
--> encapsulation aal5mux pppoe-client
pppoe-client dial-pool-number 2
If you use PPPoA, you need this:
interface ATM0/3/0
no ip address
atm oversubscribe factor 2
no atm enable-ilmi-trap
pvc 8/48
--> encapsulation aal5mux ppp dialer
--> dialer pool-member 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2021 06:34 PM
Need encapuslation aal5, trt this and share last status
