cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1472
Views
0
Helpful
3
Replies

Configuring cisco 861 router for internet

Hi..

I am having a cisco 861 series router.

The Cable from the isp was connected to fastethernet4(wan port)

Following are my isp details

IP address:172.16.62.130

subnet:255.255.0.0

default gate way:172.16.62.1

dns primary:202.153.32.2

secondary:202.153.32.3

How do i configure this details in the router and access the internet in my devices.

i want the network to be in 192.168.1.0 to 254.

plz let me know how do i configure my router with this details

3 Replies 3

Bilal Nawaz
VIP Alumni
VIP Alumni

Hello - you have duplicated posts. Please see my post in your other discussion.

Please rate useful posts and remember to mark any solved questions as answered. Thank you.

Please rate useful posts & remember to mark any solved questions as answered. Thank you.

dumesh
Cisco Employee
Cisco Employee

Hi Raghuram,

The below link would be helpful to start with.

http://www.cisco.com/en/US/docs/routers/access/800/860-880-890/software/configuration/guide/routconf.html#wp1224393

Regards,
Dheeraj

Sent from Cisco Technical Support iPad App

Ajay Raj
Level 1
Level 1

You can configure the WAN ip address in Cisco Router as below.

Int fa4

ip add 172.16.62.130 255.255.0.0

no shut

------------------------------------------------------------------------------

Configure your LAN port as per your requirement.

Eg:

Int f0

ip add 192.168.1.1 255.255.255.0

no shut

------------------------------------------------------------------------------

Configure Default GW for Internet access.

ip route 0.0.0.0 0.0.0.0  172.16.62.1

---------------------------------------------------------------

Now Configure the IP address in your Computer, put default GW as 192.168.1.1 and configure your DNS address.

--Hope the Information is helpful......


Review Cisco Networking products for a $25 gift card