04-18-2011 04:54 PM - edited 03-04-2019 12:06 PM
I have a problem when setting up an Internet connection with static ip on a cisco router 881 small bussines, I'm quite confused because I have tried everything and does not work, anyway, when I do the connection test I get the message "exit interface: error" I hope I can help enclose my configuration file and the CPC report
Solved! Go to Solution.
04-19-2011 02:38 AM
Hi,
ip route 0.0.0.0 0.0.0.0 Vlan1
ip route 200.54.162.104 255.255.255.248 FastEthernet4
delete these 2 static routes and configure a default static route out interface dialer.
Regards.
Alain.
04-19-2011 02:38 AM
Hi,
ip route 0.0.0.0 0.0.0.0 Vlan1
ip route 200.54.162.104 255.255.255.248 FastEthernet4
delete these 2 static routes and configure a default static route out interface dialer.
Regards.
Alain.
04-19-2011 05:06 AM
hello
my name is Marcelo Ramos and answered a question I asked about setting up a WAN with static IP, butyou know, Iwould like to know how
I configure the router for navigation,since I have tried everything and does not work,I mean, I have a optical fiber link, whichleads to the converterandfrom there took out a rj45 cable to the WAN port router,made the first configuration with CPExpress included in the router,add the static IP address navigation,dns address,but I can not leave Internet ... and this is driving me crazy,please if you can help I would appreciate the rest of my life ...
Greetings and thank you very much in advance
Marcelo Ramos Olivares
04-19-2011 05:18 AM
Hi,
so I conclude the CCP test didn't work so why did you rate the answer if it didn't solve your problem? It may be misleading for other people.
Can you ping 8.8.8.8 from router? what does CCP tells?
Regards.
Alain.
04-19-2011 05:21 AM
Well...
And other question,its possibe configurate cisco 881 to bridge mode?
El 19/04/2011 09:18, "cadetalain"
escribió:
marcelo ramos,
>
A new message was posted in the Discussion thread "WAN configuration
problems with static ip on cisco router 881 small business":
>
https://supportforums.cisco.com/message/3340514#3340514
>
Author : cadetalain
Profile : https://supportforums.cisco.com/people/cadetalain
>
Message:
04-19-2011 05:27 AM
Have you got a modem or another router/modem attached to the router ?
04-19-2011 05:30 AM
Looking back at your config I saw you were using fastethernet4 for WAN connectivity but this is a switch port not a routed port.
04-19-2011 06:20 AM
the router port 4 indicates that the WAN port and of course, there is
another router I set the ISP, is a cisco 1841, so I would like to leave the
881 as a bridge to solve the problem then
2011/4/19 cadetalain
marcelo ramos,
>
A new message was posted in the Discussion thread "WAN configuration
problems with static ip on cisco router 881 small business":
>
https://supportforums.cisco.com/message/3340565#3340565
>
Author : cadetalain
Profile : https://supportforums.cisco.com/people/cadetalain
>
Message:
04-19-2011 06:33 AM
So if the broadband service is activated on the 1841 then no need for dialer commands on the 881, just put an ip address on fa4 in the same range as the 1841 interface connected to your 881.
Is really the 1841 under your control and in your premises?
Regards.
Alain.
04-19-2011 07:29 AM
you tell me to put the same ip range on the WAN port of 881, well if so in
the configuration by ccp express but still do nothing, ahh and 1841, it
installed the ISP
2011/4/19 cadetalain
marcelo ramos,
>
A new message was posted in the Discussion thread "WAN configuration
problems with static ip on cisco router 881 small business":
>
https://supportforums.cisco.com/message/3340613#3340613
>
Author : cadet alain
Profile : https://supportforums.cisco.com/people/cadetalain
>
Message:
04-19-2011 07:53 AM
Hi,
So you have a 1841 with a modem module installed at your premises by ISP and then you want to use a 881 linked to this 1841 and your clients are linked to switchports of this 881. Is this correct? then get rid of all the dialer stuff and just put an ip address on the interface of your 881 which connects to 1841 in the same subnet as the interface of 1841 connecting to 881. Is it clear? This should be a private address( 10.x.x.x or 172.16.x.x or 192.168.x.x).
then you must configure a static default route pointing to the ip address of 1841 interface
Regards.
Alain.
04-19-2011 08:14 AM
then I configure one ethernet port 1841, a private ip to connect to the WAN
port of my 881 and then create a static route between the routers, thus
achieve Internet connection?
also should not have any settings on the 881 for my local network users access
the Internet?
2011/4/19 cadetalain
marcelo ramos,
>
A new message was posted in the Discussion thread "WAN configuration
problems with static ip on cisco router 881 small business":
>
https://supportforums.cisco.com/message/3340722#3340722
>
Author : cadet alain
Profile : https://supportforums.cisco.com/people/cadetalain
>
Message:
04-19-2011 10:55 AM
also should not have any settings on the 881 for my local network users access
the Internet?
Yes of course, you'll have to configure an ip address on interface vlan 1 and put it as default-gateway on clients.
On 1841 you'll have to do NAT overload and permit the subnet of vlan1 to be NAT overloaded .
Regards.
Alain.
04-19-2011 01:31 PM
HI!
881 is already configured to access the internet, but you know only bad
thing is that it works if you create NAT ip pc ip you want to output the
(public) and I can do to get out all my local network for that ip
designated public Internet access?, I hope your help, thank you very
much
Greetings
El mar, 19-04-2011 a las 11:55 -0600, cadetalain escribió:
also should not have any settings on the 881 for my local network
users access
the Internet?
Yes of course, you'll have to configure an ip address on interface
vlan 1 and put it as default-gateway on clients.
On 1841 you'll have to do NAT overload and permit the subnet of vlan1
to be NAT overloaded .
Regards.
04-19-2011 02:05 PM
Alain
I attach the config file, you can revised this file please. Thanks please
El 19/04/2011 17:30, "marcelo ramos olivares"
escribió:
HI!
>
881 is already configured to access the internet, but you know only bad
thing is that it works if you create NAT ip pc ip you want to output the
(public) and I can do to get out all my local network for that ip
designated public Internet access?, I hope your help, thank you very
much
>
Greetings
>
>
>
El mar, 19-04-2011 a las 11:55 -0600, cadetalain escribió:
>> also should not have any settings on the 881 for my local network
>> users access
>> the Internet?
>>
>>
>> Yes of course, you'll have to configure an ip address on interface
>> vlan 1 and put it as default-gateway on clients.
>> On 1841 you'll have to do NAT overload and permit the subnet of vlan1
>> to be NAT overloaded .
>>
>> Regards.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide