- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- VLAN IP (Failover).
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2008 07:00 AM
07-14-2008 07:00 AM
VLAN IP (Failover).
Scenario:
1x Core
8x Edge switches.
2x VLAN (Default VLAN & VoIP VLAN)
MSTP enabled
All switches have Default VLAN IP for Management.
1 IP for VoIP VLAN on Core, VoIP VLAN tagged on all uplinks to edges.
What would happen to the LAN if the core failed removing the IP for VoIP VLAN and resulting in MSTP rerouting traffic down the redundant edge uplinks?
Would i only lose VLAN management for the VoIP VLAN and QoS? Or worse?
Thx,
Karl.
Picture Enclosed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2008 11:14 AM
07-14-2008 11:14 AM
Re: VLAN IP (Failover).
my advice you can use two core switch and you make vrrp and mst config on your network
each edge switch connect two another uplink ports core switches
cenk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2008 01:41 PM
07-14-2008 01:41 PM
Re: VLAN IP (Failover).
Got a diagram to go with your recommendation?
Done the HP Edge adaptive course now but never touched on the above recommendation.
Thx m8,
Karl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2008 12:59 AM
07-15-2008 12:59 AM
Re: VLAN IP (Failover).
VRRP is only needed if you use the core as router.
In your case, if the core fails, MSTP will open the redundant paths if available so traffic will continue to each edge switch. I presume you do have these redundant paths already between the edge switches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2008 01:42 AM
07-15-2008 01:42 AM
Re: VLAN IP (Failover).
in your current config you only have a single core-switch. You use two edge switches on floor-4 for backup if the core switch fails.
in case op core-failure you may have traffic from edge7 through edge4a, edge4b to edge1.
Technically it will work, but it's a step-back as from edge1-core-edge7
(from single star-topology to two connected stars)
Cenk advises to double the coreswitch and connect all edge-switches to core1 and core2. (instead of core1 and edge4a or so).
Whats the need for a core-IP on the voip-vlan?
You have a separate managment vlan with seperate Ip's so yo can use it to manage all switches and other devices that are connected to this vlan.
if the core switch fails only the services delivered by this switch are unavailable.
so whats active on the core ?
routing ? QoS tagging? other VLAN's?
QoS is neccessary when multiple data streams are present in your network.
if the VoIP vlan and the management vlan are the only vlan used, what's the worry about QoS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2008 02:00 AM
07-15-2008 02:00 AM
Re: VLAN IP (Failover).
Some great points of interest there!
The 2 Edge switches are on floor 4 due to the amount of IP handsets.
Was going down the route of 802.1p\DSCP on the VoIP VLAN in case the customer @ a later time uses the Switches for more than just VoIP traffic.
The PBX (Mitel\Inter-tel Switch) is going to be plugged into to the Core.
The whole design aspect is in case the core fails the customer can just change the Interface the Mitel is interfaced with (as it happens more than 1 switch is required on floor 4).
No layer 3 routing, only VLAN and Tagging.
Look forward to your inputs,
Many Thanks =0)
Karl.