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

pppoe connection with other adsl modem on Netia (provider) connection with fixed ip address

p.wasilewski1
Level 1
Level 1

Hello,

Does anybody made this type of connection on Cisco C881 router ?

Please help me, I`m absolutely green in this type of routers.

I`m logged on this and tried a lot of configurations and every of them failed :(

My connection is fine, cause it`s working with no troubles with other hardware.

Here are paramethers from provider (not needed i guess):

Netia: 

Encapsulation PPPoE
VPI: 8, VCI: 35
Multiplex LLC

any help will be appreciated

regards

Piotr

Soft version:

Router#show
00:57:47: %SYS-5-CONFIG_I: Configured from console by consoleversion
Cisco IOS Software, C800 Software (C800-UNIVERSALK9-M), Version 15.5(3)M, RELEAS                                                                                                                     E SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2015 by Cisco Systems, Inc.
Compiled Wed 22-Jul-15 23:59 by prod_rel_team

ROM: System Bootstrap, Version 15.4(1r)T1, RELEASE SOFTWARE (fc1)

 

Here`s my config with errors listed:

Router#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#version 12.3
Router(config)#no parser cache
Router(config)#no service pad
Router(config)#service timestamps debug uptime
Router(config)#service timestamps log uptime
Router(config)#service password-encryption
Router(config)#no service dhcp
Router(config)#!
Router(config)#hostname Router
Router(config)#!
Router(config)#!
Router(config)#no aaa new-model
Router(config)#ip subnet-zero
Router(config)#ip cef
Router(config)#!
Router(config)#!!!!! Configure Router as PPPoE Client to the ISP
Router(config)#vpdn enable
Router(config)#!
Router(config)#vpdn-group 1
Router(config-vpdn)#request-dialin
Router(config-vpdn-req-in)#protocol pppoe
                                    ^
% Invalid input detected at '^' marker.

Router(config-vpdn-req-in)#!!!!!
Router(config-vpdn-req-in)#!
Router(config-vpdn-req-in)#!
Router(config-vpdn-req-in)#!
Router(config-vpdn-req-in)#interface fastEthernet3
Router(config-if)#description My LAN Interface
Router(config-if)#ip address 10.10.10.1 255.255.255.0

% IP addresses may not be configured on L2 links.

Router(config-if)#$urs, this interface is the source candidate (inside local)
Router(config-if)#ip nat inside
                     ^
% Invalid input detected at '^' marker.

Router(config-if)#!!!!
Router(config-if)#no ip mroute-cache
                        ^
% Invalid input detected at '^' marker.

Router(config-if)#no cdp enable
Router(config-if)#!
Router(config-if)#interface fastEthernet4
Router(config-if)#description Physical ADSL Interface (Facing the ISP)
Router(config-if)#no ip address
Router(config-if)#no ip mroute-cache
The above command is deprecated. Use MFIB commands instead.
Router(config-if)#!!!! Ties this interface to the Dialer interface
Router(config-if)#pppoe enable
Router(config-if)#pppoe-client dial-pool-number 1
Router(config-if)#!!!!
Router(config-if)#no cdp enable
Router(config-if)#!
Router(config-if)#interface Dialer1
Router(config-if)#description Logical ADSL Interface
Router(config-if)#ip address negotiated
Router(config-if)#ip mtu 1492
Router(config-if)#$interface is the destination candidate (inside global)
Router(config-if)#ip nat outside
Router(config-if)#!!!!
Router(config-if)#encapsulation ppp
Router(config-if)#ip tcp adjust-mss 1452
Router(config-if)#no ip mroute-cache
The above command is deprecated. Use MFIB commands instead.
Router(config-if)#$this logical interface to the proper physical interface
Router(config-if)#dialer pool 1
Router(config-if)#!!!!!
Router(config-if)#$ng the protocol allowed by the "dialer-list" command
Router(config-if)#dialer-group 1
Router(config-if)#!!!!!
Router(config-if)#no cdp enable
Router(config-if)#ppp authentication chap pap callin
Router(config-if)#ppp chap hostname RLLL2610667@dialnet.pl
Router(config-if)#ppp chap password 0 UPXELT
Router(config-if)#$t-username RLLL2610667@dialnet.pl password 0 UPXELT
Router(config-if)#!!!! Default Gateway to the ISP
Router(config-if)#ppp ipcp route default
Router(config-if)#!
Router(config-if)#ppp ipcp dns request accept
Router(config-if)#ppp ipcp address accept
Router(config-if)#!
Router(config-if)#!!!! PAT subnets allowed by the ACL 10
Router(config-if)#ip nat inside source list 10 interface Dialer1 overload
Router(config)#!!!!
Router(config)#no ip http server
Router(config)#ip classless
Router(config)#!!!!
Router(config)#!
Router(config)#!
Router(config)#!!!! ACL 10 determines which subnet to be PATed
Router(config)#access-list 10 permit 10.10.10.0 0.0.0.255
Router(config)#!!!!
Router(config)#!!!! Determine which protocol to pass through
Router(config)#dialer-list 1 protocol ip permit
Router(config)#!!!!
Router(config)#no cdp run
Router(config)#!
Router(config)#!
Router(config)#!
Router(config)#line con 0
Router(config-line)#exec-timeout 120 0
Router(config-line)#stopbits 1
Router(config-line)#line vty 0 4
Router(config-line)#exec-timeout 0 0
Router(config-line)#login local
Router(config-line)#length 0
Router(config-line)#!
Router(config-line)#scheduler max-task-time 5000
Router(config)#end

1 Reply 1

Dan Lukes
VIP Alumni
VIP Alumni

Off topic here. Use blue [ EDIT ] button to move to Network Infrastructure -> WAN, Routing and Switching

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: