cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
4
Helpful
2
Replies

Configuring 1700 router

paulgrg22
Level 1
Level 1

i have my cisco 1700 series router..how can i connect it to DSL modem using my router so that i can used it...is there anything that i need to configure how??thnx

paul

2 Replies 2

Hi,

step 1 - connect the rj-45 cable from DSL modem on fastethernet 0/0 on the router.

step 2 - access the router through console.

step 3 - do the following

conf t

int fa0/0

ip address x.x.x.x y.y.y.y

(x=ip address)

(y=subnet mask)

no shut

exit

int fa0/1

ip address 192.168.1.1 255.255.255.0

no shut

exit

ip route 0.0.0.0 0.0.0.0 x.x.x.x+1

exit

write memory

step 4- connect your pc / hub / switch at fa0/1 on the router

step 5- give your pc, ip between 192.168.1.2 - 192.168.1.254, subnet mask as 255.255.255.0, and gateway as 192.168.1.1

HTH,

Saurabh

Review Cisco Networking for a $25 gift card