cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
354
Views
0
Helpful
1
Replies

Problem with ip unnumbered cisco 7301

Elvismen1
Level 1
Level 1

i been having this problem with this router after i configure it using the same configuration in a cisco 3825.

everything work fine with the 3825 but using this configuration on the 7301 i can ping from the router to the internet but not from the clients connected to the router via a cisco C3750G, and if connect, some of the websites that open are very slow. 

any help please.

please help.

 

Here is the configuration:

Building configuration...

Current configuration : 1927 bytes
!
! Last configuration change at 14:20:31 UTC Sun Apr 12 2015
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
!
hostname router
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret xxxx xxxxx
enable password xxxxxxx xxxxx
!
no aaa new-model
!
!
!
ip cef
no ipv6 cef
!
!
multilink bundle-name authenticated
vpdn enable
!
vpdn-group 1
!
!
!
interface GigabitEthernet0/0
 description WAN Interface
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip tcp adjust-mss 1414
 media-type rj45
 speed auto
 duplex auto
 negotiation auto
 pppoe enable group global
 pppoe-client dial-pool-number 1
 no cdp enable
!
interface GigabitEthernet0/1
 description NETWORK Interface
 ip address 283.245.766.34  255.255.255.248
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 media-type gbic
 speed auto
 duplex auto
 negotiation auto
 no cdp enable
!
interface GigabitEthernet0/2
 no ip address
 media-type rj45
 speed auto
 duplex auto
 negotiation auto
 no mop enabled
!
interface Dialer1
 description WAN Dialer Interface
 ip unnumbered GigabitEthernet0/1
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip mtu 1454
 encapsulation ppp
 dialer pool 1
 dialer-group 1
 ppp authentication chap pap callin
 ppp chap hostname XXXXXXXXX
 ppp chap password XXXXXX
 ppp pap sent-username XXXXXXXX password XXXXXXX
 ppp ipcp dns request accept
 ppp ipcp route default
 ppp ipcp address accept
 no cdp enable
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip route 0.0.0.0 0.0.0.0 Dialer1 permanent
!
dialer-list 1 protocol ip permit
no cdp run
!
snmp-server community public RO
!
!
control-plane
!
!
line con 0
 stopbits 1
line aux 0
 stopbits 1
line vty 0 4
 password XXXXXX
 login
!
!
end

1 Reply 1

Elvismen1
Level 1
Level 1

Anyone please????

 

can someone point me to the right direction.

 

Thanks