cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Cisco ASA PPPoE issue

Hi,
My ASA keeps having issues with the PPPoE set up. It will establish fine but after about 10 mins (sometimes sooner), the default route will disappear from the routing table and the console will be spammed with the below message:


PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

 

I did have a google and look through some support articles but didn't find anything relating to it. During the issue, the Tunnel and Session remain up. Given I have a static block for my ISP addresses, i tried both 'ip address x.x.x.x pppoe setroute' and ip address pppoe setroute' but i hit the issue no matter what. I have also tried 2 different codes, Current stared release and also the latest and doesnt make a difference. Also wiped the device and re-applied the config but no change. Please see below for captured outputs. Any help would be most appreciated. Thanks

CR-ASA01# show int g1/1

Interface GigabitEthernet1/1 "outside", is up, line protocol is up

  Hardware is Accelerator rev01, BW 1000 Mbps, DLY 10 usec

        Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)

        Input flow control is unsupported, output flow control is off

        Description: WAN

        MAC address 286f.7f02.1845, MTU 1492

        IP address 82.68.38.246, subnet mask 255.255.255.255

        91721 packets input, 96663805 bytes, 0 no buffer

        Received 5842 broadcasts, 0 runts, 0 giants

        0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

        0 pause input, 0 resume input

        0 L2 decode drops

        22920 packets output, 5898642 bytes, 0 underruns

        0 pause output, 0 resume output

        0 output errors, 0 collisions, 0 interface resets

        0 late collisions, 0 deferred

        0 input reset drops, 10 output reset drops

        input queue (blocks free curr/low): hardware (939/891)

        output queue (blocks free curr/low): hardware (1023/982)

  Traffic Statistics for "outside":

        170913 packets input, 189080211 bytes

        22920 packets output, 5475591 bytes

        7979 packets dropped

      1 minute input rate 0 pkts/sec,  0 bytes/sec

      1 minute output rate 0 pkts/sec,  0 bytes/sec

      1 minute drop rate, 0 pkts/sec

      5 minute input rate 11 pkts/sec,  3113 bytes/sec

      5 minute output rate 3 pkts/sec,  975 bytes/sec

      5 minute drop rate, 2 pkts/sec

CR-ASA01#

CR-ASA01# show run vpdn

vpdn group ASA-ZEN-DIALER-GROUP request dialout pppoe

vpdn group ASA-ZEN-DIALER-GROUP localname *********@zen

vpdn group ASA-ZEN-DIALER-GROUP ppp authentication chap

vpdn username *********@zen password ***** store-local

CR-ASA01# show run int g1/1

!

interface GigabitEthernet1/1

description WAN

nameif outside

security-level 0

pppoe client vpdn group ASA-ZEN-DIALER-GROUP

ip address pppoe setroute

CR-ASA01# show vpdn tunnel pppoe state

 

 

PPPoE Tunnel Information (Total tunnels=1 sessions=1)

 

 

LocID RemID Last-Chg  Sessions

    2     0 2932 secs       1

CR-ASA01# PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

PPPoE Virtual interface(VpifNum) Tunnel not configured while dispatching

 

 

 

Who Me Too'd this topic