11-02-2017 11:44 AM - edited 03-08-2019 12:36 PM
I have 5 vlans
In core vlans are
vlan 10 (192.168.1.1/24) for Management Switch
Vlan20 (172.16.1.1/16) for Sales
Vlan30(172.17.1.1/16) for HR
Vlan 40 (172.18.1.1/16) for IT
Vlan 50 (172.19.1.1/16) for Account
and
I have 20 access layer switch
Then what will be my default-gateway in my access switch
Solved! Go to Solution.
11-02-2017 04:20 PM - edited 11-02-2017 04:21 PM
Hi
I agree with Joseph, it should be for all the switches:
ip default-gateway 192.168.1.1
You can implement just one default gateway and it should be the default gateway of the management vlan.
11-02-2017 01:15 PM
11-02-2017 04:20 PM - edited 11-02-2017 04:21 PM
Hi
I agree with Joseph, it should be for all the switches:
ip default-gateway 192.168.1.1
You can implement just one default gateway and it should be the default gateway of the management vlan.
01-25-2018 11:49 PM
To throw a wrench into this...
What happens when you use/connect the management port, to a separate OOB mgt switch?
Do you move the management ip, from the Mgt SVI, to the management interface? There's a default vrf there, so do you need to now enable ip routing? Default gateway or default static vrf route?
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