09-18-2018 01:50 PM
Hello all,
First of all let me tell you that Im am completely new to Cisco products and this is the first time I am trying to configure a Cisco product. I run an small business and have just bought a brand new LTE router.
I have the SIM card in and after accessing the default router address 10.10.10.1 I started the QUICK SETUP WIZARD. I just let everything set at default, but at the end, when I click the SUBMIT button, an error comes up saying: "Invalid input detected. Command: dialer string"
Below is the automatically generated CLI that I get when I click CLI PREVIEW.
I do have the knowledge to configure regular household routers, but this Cisco seems like a whole different beast, so I need some step by step help. All I want to do is get internet from my 4G provider, and thats all.
Thanks everyone and sorry if I am missing something obivous. I did try going into advance configuration mode and trying to check the 4G LTE interface as MAIN WAN INTERFACE but a message saying "APPLYING" pops up and never finishes, I have to close Chrome and restart all over.
hostname Cisco ip domain name regence clock timezone GMT -3 ip dhcp pool ccp-pool dns-server 10.10.10.1 exit ip dns server ip dns view default default dns forwarder default dns forwarding default domain lookup default domain name-server interface Vlan1 ip nat inside exit object-group network local_lan_subnets 10.10.10.0 255.255.255.128 ip access-list extended nat-list permit ip object-group local_lan_subnets any deny ip any any default interface Cellular 0 no chat-script lte chat-script lte "" "AT!CALL1" TIMEOUT 20 "OK" interface Dialer1 description PrimaryWANDesc___Cellular0 encapsulation slip ip nat outside ip address negotiated dialer pool 1 dialer-group 1 dialer persistent dialer string dialer idle-timeout 0 no shut exit interface Cellular 0 description PrimaryWANDesc_ no shut load-interval 30 dialer in-band no peer default ip address dialer pool-member 1 async mode interactive ip nat outside exit line 3 script dialer modem InOut no exec transport input all transport output all ip forward-protocol nd dialer-list 1 protocol ip permit access-list 23 permit 10.10.10.0 0.0.0.127 ip route 0.0.0.0 0.0.0.0 Dialer1 ip nat inside source list nat-list interface Dialer1 overload
09-22-2018 08:32 PM
No, I had only one SIM in slot 0.
Im away from the router now but will post back the requested info in a few hours with a second SIM inserted in slot 1.
Thanks again, you've been very helpful.
09-25-2018 08:25 AM
09-28-2018 05:44 PM
09-29-2018 09:46 AM
Hello,
did you issue the command below:
877#copy run start
This will save your running config to a file called startup config, which is permanently stored in your router memory...
09-30-2018 10:53 AM
09-30-2018 11:04 AM
Hello,
wr mem and copy run start should in theory do the same thing...not sure what went wrong. Try and issue both commands, then do a 'show startup-config' to check if the startup file matches what you have configured.
Regarding the 881W, how is that connected to the 887 ? Post the config of the 881W you have so far...
09-30-2018 11:13 AM
09-30-2018 01:36 PM
Hello,
if you initially set up the routers, better use the console port and a terminal emulator such as Putty, that way, you won't lose connectivity if you misconfigure something...
09-30-2018 03:33 PM
Thanks again Georg for all the help.
OK, so now Im focusing on the 881W to try to make internet available through WI-FI. I have factory reset it once more and connected it using a serial to USB adapter and Putty. I get the window below, but it wont accept 'regular' commands as before (whe I was using telnet).
I just get a Router> prompt, but typing CONFIGURE TERMINAL gives me an error.... please see attached pic.
09-30-2018 05:24 PM
Hello,
You need to be in exec mode. Type:
Router>enable
Then enter the password (default is admin or cisco)
09-30-2018 05:47 PM
10-01-2018 03:02 PM
So, I have been reading a lot and managed to get internet through wi-fi using my C887 and Cisco881W. I have managed to enable WPA2 and setup my SSID on my CISCO881W. But I still have a few questions:
1- Im a little confused on how to correctly set the routers up. My C887 has DHCP enabled and my Cisco881W also. At first I thought they would not work like these but they do. Why?
2- Is there a way to download the COMPLETE router config so if anything happens I can just reaload a file using some command and get everything working again?
Thanks again :)
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