HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Using XRRP without physical Router Interfaces
Switches, Hubs, and Modems
1832305
Members
2218
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-11-2007 01:10 AM
01-11-2007 01:10 AM
Using XRRP without physical Router Interfaces
Hello,
first at all I'm sorry for my bad english language.
The Problem I have is how can I configure XRRP on a HP Procurve 5300XL with multiple Vlans ?
My Network contains only of four 5300Xl Switches and six smaller HP Layer 2 Switches.
Now I configured 3 port-based static Vlans on the four HP 5300XL Switches. Routing between the Vlans is enabled on the Switches and functioning. But how can I realise the XRRP protocol on the 5300XL with the multiple Vlan configuration.
I read the HP Advanced Traffic Management Guide but the examples in there are all with Routers and physical Interfaces but in my scenario there aren't physical Interfaces.
Here is the example of the Advanced Traffic Management Guide:
Configures the IP address of the router interface in VLAN 5.
Configures the IP address of the router interface in VLAN 6.
Sets the identity of the Protection Domain.
Sets the XRRP router number.
Creates the XRRP virtual router interface in VLAN 5.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 5.
Creates the XRRP virtual router interface in VLAN 6.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 6.
Enables XRRP operation on Router-1.
Saves this configuration to startup memory.
Router-2 Configuration (the explanation is the same as for Router-1)
ProCurve (vlan-5)# ip address 10.1.1.1/24
ProCurve (vlan-6)# ip address 10.2.1.1/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 1
ProCurve (config)# xrrp instance 1 5
ProCurve (config)# xrrp instance 2 5 ip 10.1.1.2/24
ProCurve (config)# xrrp instance 1 6
ProCurve (config)# xrrp instance 2 6 ip 10.2.1.2/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
ProCurve (vlan-5)# ip address 10.1.1.2/24
ProCurve (vlan-6)# ip address 10.2.1.2/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 2
ProCurve (config)# xrrp instance 2 5
ProCurve (config)# xrrp instance 1 5 ip 10.1.1.1/24
ProCurve (config)# xrrp instance 2 6
ProCurve (config)# xrrp instance 1 6 ip 10.2.1.1/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
Have somebody an exampleconfiguration ?
If there are any question please contact me.
first at all I'm sorry for my bad english language.
The Problem I have is how can I configure XRRP on a HP Procurve 5300XL with multiple Vlans ?
My Network contains only of four 5300Xl Switches and six smaller HP Layer 2 Switches.
Now I configured 3 port-based static Vlans on the four HP 5300XL Switches. Routing between the Vlans is enabled on the Switches and functioning. But how can I realise the XRRP protocol on the 5300XL with the multiple Vlan configuration.
I read the HP Advanced Traffic Management Guide but the examples in there are all with Routers and physical Interfaces but in my scenario there aren't physical Interfaces.
Here is the example of the Advanced Traffic Management Guide:
Configures the IP address of the router interface in VLAN 5.
Configures the IP address of the router interface in VLAN 6.
Sets the identity of the Protection Domain.
Sets the XRRP router number.
Creates the XRRP virtual router interface in VLAN 5.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 5.
Creates the XRRP virtual router interface in VLAN 6.
Identifies the virtual router interface on Router-2 for which
Router-1 is providing fail-over protection in VLAN 6.
Enables XRRP operation on Router-1.
Saves this configuration to startup memory.
Router-2 Configuration (the explanation is the same as for Router-1)
ProCurve (vlan-5)# ip address 10.1.1.1/24
ProCurve (vlan-6)# ip address 10.2.1.1/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 1
ProCurve (config)# xrrp instance 1 5
ProCurve (config)# xrrp instance 2 5 ip 10.1.1.2/24
ProCurve (config)# xrrp instance 1 6
ProCurve (config)# xrrp instance 2 6 ip 10.2.1.2/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
ProCurve (vlan-5)# ip address 10.1.1.2/24
ProCurve (vlan-6)# ip address 10.2.1.2/24
ProCurve (config)# xrrp domain 2
ProCurve (config)# xrrp router 2
ProCurve (config)# xrrp instance 2 5
ProCurve (config)# xrrp instance 1 5 ip 10.1.1.1/24
ProCurve (config)# xrrp instance 2 6
ProCurve (config)# xrrp instance 1 6 ip 10.2.1.1/24
ProCurve (config)# xrrp
ProCurve (config)# write memory
Have somebody an exampleconfiguration ?
If there are any question please contact me.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 09:52 AM
01-11-2007 09:52 AM
Re: Using XRRP without physical Router Interfaces
With XRRP it makes no difference if you have physical or virtual interfaces (in fact all interfaces on the 5300's are virtual anyway). The example you've posted from the manual is going to be very similar to any other configuration.
If you can attach your network map and your switch configurations (remove any sensitive info) myself or someone else should be able to make some recommendations.
If you can attach your network map and your switch configurations (remove any sensitive info) myself or someone else should be able to make some recommendations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2007 06:33 PM
01-11-2007 06:33 PM
Re: Using XRRP without physical Router Interfaces
Hi
If you attach your network map and the 5300 configuration that will be helpful, but I'm going to give you an example of running XRRP on 2 of the 5300s with 3 Vlans.
Say you selected 2 of the 5300 as core switches to run XRRP between them, and you connected them together.
Core1 IP Addresses:
Vlan1: 10.1.1.1/24
Vlan2: 10.1.2.1/24
Vlan3: 10.1.3.1/24
----------------------
Core2 IP Addresses:
Vlan1: 10.1.1.2/24
Vlan2: 10.1.2.2/24
Vlan3: 10.1.3.2/24
Above is an example only for IP addressing, now the configuration on both cores will be:
Core1:
------
xrrp
xrrp router 1
xrrp domain 2
xrrp instance 1 1
xrrp instance 2 1 ip 10.1.1.2 255.255.255.0
xrrp instance 1 2
xrrp instance 2 2 ip 10.1.2.2 255.255.255.0
xrrp instance 1 3
xrrp instance 2 3 ip 10.1.3.2 255.255.255.0
--------------------------------------------
Core2:
------
xrrp
xrrp domain 2
xrrp router 2
xrrp instance 2 1
xrrp instance 1 1 ip 10.1.1.1 255.255.255.0
xrrp instance 2 2
xrrp instance 1 2 ip 10.1.2.1 255.255.255.0
xrrp instance 2 3
xrrp instance 1 3 ip 10.1.3.1 255.255.255.0
--------------------------------------------
This is an example of the XRRP configuration, running on 2 of your 5300 (Core switches).
I prefer always to have MSTP with XRRP or VRRP so both L2 and L3 redundancy on the same network will be perfect, because L2 redundancy is MUCH MORE faster than L3 one.
Good Luck !!!
If you attach your network map and the 5300 configuration that will be helpful, but I'm going to give you an example of running XRRP on 2 of the 5300s with 3 Vlans.
Say you selected 2 of the 5300 as core switches to run XRRP between them, and you connected them together.
Core1 IP Addresses:
Vlan1: 10.1.1.1/24
Vlan2: 10.1.2.1/24
Vlan3: 10.1.3.1/24
----------------------
Core2 IP Addresses:
Vlan1: 10.1.1.2/24
Vlan2: 10.1.2.2/24
Vlan3: 10.1.3.2/24
Above is an example only for IP addressing, now the configuration on both cores will be:
Core1:
------
xrrp
xrrp router 1
xrrp domain 2
xrrp instance 1 1
xrrp instance 2 1 ip 10.1.1.2 255.255.255.0
xrrp instance 1 2
xrrp instance 2 2 ip 10.1.2.2 255.255.255.0
xrrp instance 1 3
xrrp instance 2 3 ip 10.1.3.2 255.255.255.0
--------------------------------------------
Core2:
------
xrrp
xrrp domain 2
xrrp router 2
xrrp instance 2 1
xrrp instance 1 1 ip 10.1.1.1 255.255.255.0
xrrp instance 2 2
xrrp instance 1 2 ip 10.1.2.1 255.255.255.0
xrrp instance 2 3
xrrp instance 1 3 ip 10.1.3.1 255.255.255.0
--------------------------------------------
This is an example of the XRRP configuration, running on 2 of your 5300 (Core switches).
I prefer always to have MSTP with XRRP or VRRP so both L2 and L3 redundancy on the same network will be perfect, because L2 redundancy is MUCH MORE faster than L3 one.
Good Luck !!!
Science for Everyone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2007 06:44 PM
01-14-2007 06:44 PM
Re: Using XRRP without physical Router Interfaces
Thank you for answering.
i will try it next weekend.
I hope it will work.
i will try it next weekend.
I hope it will work.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP