02-06-2014 01:29 AM - edited 03-07-2019 06:02 PM
Hello everyone,
i would appreciate it if any one could help me with the following
WAN network--- switch stack---- lan ( another switch stack - access switch- end devices)
i want to configure the core switch stack as a default gateway and dhcp helper for every vlan in the lan
can anyone provide a configuration template ?
Solved! Go to Solution.
02-12-2014 04:34 PM
I think you're understanding correctly. That sounds right to me...
HTH,
John
*** Please rate all useful posts ***
02-13-2014 01:26 AM
is the ip address configured under the int vlan on the core layer a network addess (192.168.1.0 255.255.255.0 ?) or a normal host address ?
i know the ones configured on the agg/access layers should be host addresses
02-13-2014 03:54 AM
Asus,
The core would also be a normal address like:
Core:
int vlan 1
ip address 192.168.1.1 255.255.255.0
On your access switches:
Access switch 1:
int vlan 1
ip address 192.168.1.2 255.255.255.0
Access switch 2:
int vlan 1
ip address 192.168.1.3 255.255.255.0
etc.
Make sure that you don't have any addressing conflicts and you would be fine...
HTH,
John
*** Please rate all useful posts ***
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