cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
879
Views
0
Helpful
1
Replies

Cisco 2850 and Fios Router

smutnpj10
Level 1
Level 1

Hello,

 

I'm trying to configure a Cisco 3850 with Fios.  I'm able ping across platforms and can ping all vlans.   I can't connect to the internet when I connects clients to any of the vlans.  Here's what I have on the switch: (192.168.1.1 is the Fios Router)

 

ip routing
!
ip dhcp excluded-address 192.168.20.1 192.168.20.9
ip dhcp excluded-address 192.168.30.1 192.168.30.9
ip dhcp excluded-address 192.168.99.1 192.168.99.10
interface GigabitEthernet1/1/1
description Connection to FIOS Router
no switchport
ip address 192.168.1.2 255.255.255.0
ip nat outside

router eigrp 10
default-metric 10000 1 255 1 1500
network 192.168.1.0
network 192.168.20.0 0.0.0.63
network 192.168.30.0 0.0.0.63
network 192.168.40.0 0.0.0.63
network 192.168.50.0 0.0.0.63
network 192.168.99.0 0.0.0.63

network 192.168.200.0 0.0.0.63

eigrp stub connected

ip route 0.0.0.0 0.0.0.0 192.168.1.1

 

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Is that a 3850 switch? If yes, this switch does not support NAT. You need a router to do the NAT for you. Have a look at this post:

https://learningnetwork.cisco.com/thread/98132

HTH

View solution in original post

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Is that a 3850 switch? If yes, this switch does not support NAT. You need a router to do the NAT for you. Have a look at this post:

https://learningnetwork.cisco.com/thread/98132

HTH

Review Cisco Networking products for a $25 gift card