
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2017 01:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
