01-12-2016 01:44 AM
ISP has given two blocks of IPs. i.e WAN(/30) & LAN(/29). Right now
can anyone help me plz...!
01-12-2016 02:16 AM
Could you tell us which layer 3 switch you have?
The basic jist - interface that the ISP plugs into:
interface Gigabit a/b
no switch port
ip address a.b.c.d 255.255.255.252
ip route 0.0.0.0 0.0.0.0 <ISP IP address>
Configure a VLAN for your servers:
interface VLAN50
ip address a.b.c.d 255.255.255.248
And put a port into that vlan:
interface Gigabit a/b
switch mode access
switchport access vlan 50
01-25-2016 10:12 PM
Thanks Mr. Philip for your response.
I have been working in wireless domain since last 4 years.
Now planning to change my carrier path from wireless to routing&switching. I have already started preparation for CCNA and CCNP exams.
could you please give any suggestions and where can i download DUMPs for preparation ?
Thanks in advance.
Ravikiran S
01-25-2016 10:38 PM
I don't know what DUMPs is. If you have a modern computer with 4 CPU cores or better and 8GB or more of RAM then Cisco VIRL is pretty good.
12-04-2017 02:43 AM
My isp gives me only wan and lan IP so I want to configure both into layer 3 switches my gateway for wan is 252 and for lan is 248 so please give the solution or some steps to short out this problem and isp does provide any device he provide me only single cable
12-04-2017 02:44 AM
My isp gives me only wan and lan IP so I want to configure both into layer 3 switches my gateway for wan is 252 and for lan is 248 so please give the solution or some steps to short out this problem and isp does provide any device he provide me only single cable
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