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

Who Me Too'd this topic

Dialer PPPOE / I can't access internet / Help

Rodrigo Bezerra
Level 1
Level 1

I can't access internet through the router

Could someone help get ip, but not out to internet

interface GigabitEthernet0/1

no ip address

duplex auto

speed auto

pppoe enable group global

pppoe-client dial-pool-number 1

!

interface Dialer1

ip address negotiated

ip mtu 1492

encapsulation ppp

load-interval 30

dialer pool 1

dialer idle-timeout 0

dialer persistent

ppp chap hostname itestet@terra.com

ppp chap password 7 000000087817878242E30

!

ip forward-protocol nd

!

no ip http server

no ip http secure-server

!

ip route 0.0.0.0 0.0.0.0 Dialer1 name TESTE

=====

Interface                  IP-Address      OK? Method Status                Protocol

Embedded-Service-Engine0/0 unassigned      YES NVRAM  administratively down down

GigabitEthernet0/0         192.168.5.33    YES NVRAM  up                    up

GigabitEthernet0/1          unassigned      YES NVRAM  up                    up

Dialer1                           201.67.111.65   YES IPCP   up                    up

Virtual-Access1               unassigned      YES unset  up                    up

Virtual-Access2               unassigned      YES unset  up                    up

====

Lima#show ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

       E1 - OSPF external type 1, E2 - OSPF external type 2

       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

       ia - IS-IS inter area, * - candidate default, U - per-user static route

       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

       + - replicated route, % - next hop override

Gateway of last resort is 0.0.0.0 to network 0.0.0.0

S*    0.0.0.0/0 is directly connected, Dialer1

S     128.70.0.0/16 [1/0] via 192.168.107.214

      192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C        192.168.5.32/28 is directly connected, GigabitEthernet0/0

L        192.168.5.33/32 is directly connected, GigabitEthernet0/0

      192.168.107.0/24 is variably subnetted, 2 subnets, 2 masks

C        192.168.107.192/27 is directly connected, GigabitEthernet0/0

L        192.168.107.193/32 is directly connected, GigabitEthernet0/0

      200.204.210.0/32 is subnetted, 1 subnets

C        200.204.210.248 is directly connected, Dialer1

      201.67.111.0/32 is subnetted, 1 subnets

C        201.67.111.65 is directly connected, Dialer1

=====

show pppoe  session

     1 client session

Uniq ID  PPPoE  RemMAC          Port                    VT  VA         State

           SID  LocMAC                                      VA-st      Type

    N/A   1622  0090.1aa0.3275  Gi0/1                  Di1  Vi2        UP

                30f7.0d45.91a1                              UP

====

#traceroute 8.8.8.8

Type escape sequence to abort.

Tracing the route to 8.8.8.8

VRF info: (vrf in name/id, vrf out name/id)

  1  *  *  *

  2  *  *  *

  3  *  *  *

Who Me Too'd this topic