cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
293
Views
0
Helpful
2
Replies

IP Route

wesley.roberts
Level 1
Level 1

My fa0/0 is getting a public ip address from my isp via dhcp set on the interface 63.17.X.X

and

my fa0/1 is 192.168.0.1 /24

Since both are connected interfaces do I have to do a ip route command to get out on the internet? If so, I do not know the next hop of the ISP. For example:

ip route 63.17.0.0 - subnet mask - next hop???

Am I going about this wrong?

1 Accepted Solution

Accepted Solutions

mikegrous
Level 3
Level 3

you will also have to setup PAT or NAT if you want to get internet.

View solution in original post

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

Your default route should be

ip route 0.0.0.0 0.0.0.0 dhcp

or

ip route 0.0.0.0 0.0.0.0 fastethernet0/0

HTH,

__

Edison.

mikegrous
Level 3
Level 3

you will also have to setup PAT or NAT if you want to get internet.

Review Cisco Networking products for a $25 gift card