03-05-2017 11:07 PM - edited 03-08-2019 09:37 AM
Hi
i have a just bought a Cisco 800M Series router, i have a Leased line with Static ip. i want to connect my WAN through the static ip but it is not connecting. also where to enter the gateway of leased line.
Please help me. how to connect it through Static ip
Thanks in advance.
Solved! Go to Solution.
03-05-2017 11:27 PM
Hello,
post the config you have so far.
What is your WAN connection, the GigabitEthernet, the serial interface ?
03-05-2017 11:27 PM
Hello,
post the config you have so far.
What is your WAN connection, the GigabitEthernet, the serial interface ?
03-05-2017 11:40 PM
Static IP settings
ip Address 117.240.94.19
Subnet mask 255.255.255.248
default gateway 117.240.94.17
i am using its Quick Setup.
GigabitEthernet.
03-05-2017 11:49 PM
Hello,
make sure you are on the right interface. The GigabitEthernet WAN Interfaces are
0/8 and 0/9 for the Cisco C841M-8X ISR, and 0/4 to 0/5 for the Cisco C841M-4X
The config would look like this:
interface GigabitEthernet0/8
ip address 117.240.94.19 255.255.255.248
The default route would be:
ip route 0.0.0.0 0.0.0.0 117.240.94.17
03-05-2017 11:55 PM
its Cisco C841M-4X
but i didnt get you.
can u tell me step be step configuration ?
03-06-2017 12:10 AM
Hello,
have a look at the link below. This is all done from the command line.
http://www.cisco.com/c/en/us/td/docs/routers/access/800M/software/800MSCG/routconf.html#59429
03-06-2017 03:03 AM
How to do without command prompt through Cisco Configuration Professional link i.e. 10.10.10.1
Please guide.
otherwise how to go to command line ?
03-06-2017 03:51 AM
Hello,
go to Chapter 5 of the attached guide, it has detailed instructions on how to configure the WAN Ethernet interfaces:
http://www.cisco.com/c/dam/en/us/td/docs/net_mgmt/cisco_configuration_professional/v2_5/olh/ccp.pdf
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