Тёмный

How to Configure IRF on HP Switches (Short, Easy and Real-world) 

Ferds Tech Channel
Подписаться 1,6 тыс.
Просмотров 12 тыс.
50% 1

⌚ CHAPTERS
0:00 | Introduction
5:13 | Configuration and Verification for Switch 2 (Slave)
15:55 | Configuration and Verification for Switch 1 (Master)
23:00 | Conclusion
Learn how to configure IRF on HP switches in this short, easy and real-world tutorial:
Intelligent Resilient Framework (IRF) - is an HP technology that allows you to stack multiple physical switches into one logical switch.
Master-Slave Election:
1. The switch that's the master stays the current master.
2. If the master goes down, one of the slaves becomes the master.
3. If the master switch comes back again, it will come back as a slave because the current master stays the current master.
4. If you don't have a current master, it's done on priorities.
Note: 32 being the highest to force a switch to become a master. Default priority is 1.
IRF Configuration Steps (Short and Easy)
1. Connect the switches using two ten-gigabitethernet ports and power them up. See example ports below.
int range ten-gigabitethernet1/0/51 to ten-gigabitethernet1/0/52
2. Console into Switch2 and issue the following commands to verify port and irf status
display int brief
display irf
3. Renumber Switch2 ports, save configs and reboot it
system-view
sysname Switch2
irf member 1 renumber 2
save force
reboot
Once it has rebooted, issue the following commands:
display int description !to check that the ports have been renumbered
display irf !to check that the switch has become switch2
!
irf domain 10 !default is 0
irf mac-address persistent timer !This bridge MAC address is used by Layer 2 protocols, for example, LACP, to identify the IRF fabric, and must be unique on a switched LAN for proper communication.
irf auto-update enable !The software auto-update function automatically synchronizes the urrent software images of the master in an IRF fabric to all its members.
undo irf link-delay !default config
irf member 2 priority 20
irf member 2 description Stack1-Slave
interface range Ten-GigabitEthernet2/0/51 to Ten-GigabitEthernet2/0/52
shut
!
irf-port 2/1 !logical irf port
port group interface Ten-GigabitEthernet2/0/51 !adding physical port to the irf port
irf-port 2/2 !logical irf port
port group interface Ten-GigabitEthernet2/0/52 !adding physical port to the irf port
!
interface range Ten-GigabitEthernet2/0/51 to Ten-GigabitEthernet2/0/52
undo shut
irf-port-configuration active
save force !this is important before you undo shut the physical ports on the master switch.
!
display irf !You will that it's the master because it's NOT a member of the IRF fabric yet.
!memberID will be 2.
4. Console into Switch1(Master)
system-view
sysname Switch1
irf domain 10
irf mac-address persistent timer !default config
irf auto-update enable !default config
undo irf link-delay !default config
irf member 1 priority 30
irf member 1 description Stack1-Master
quit
interface range ten-gigabit 1/0/51 to Ten-GigabitEthernet 1/0/52
shutdown
irf-port 1/1
port group int ten-gigabitethernet1/0/51
irf-port 1/2
port group int ten-gigabitethernet1/0/52
!
irf-port-configuration active
!
interface range ten-gigabit 1/0/51 to Ten-GigabitEthernet 1/0/52 ! this will cause Switch2 to reboot as it will be added to the Stack.
undo shut
5. Still on Switch1 via console connection.
Once Switch2 has rebooted, issue the following commands:
display interface brief - You will see that the ports have been combined.
display irf
display irf configuration
display irf topology
🔔 Stay Updated! Consider Subscribing to My RU-vid Channel:
/ @ferdstechchannel
📺 Explore My Complete HPE Networking Labs Playlist:
• HPE Networking Tutorials
👍Facebook Page: / ferdsthenetworkguy
References:
support.hpe.com/hpsc/doc/publ...
#hpe #ccna

Хобби

Опубликовано:

 

22 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@FerdsTechChannel
@FerdsTechChannel 4 года назад
⌚ CHAPTERS 0:00 | Introduction 5:13 | Configuration and Verification for Switch 2 (Slave) 15:55 | Configuration and Verification for Switch 1 (Master) 23:00 | Conclusion I hope you found this video helpful, please like, subscribe and click the notification bell so you won't miss future videos. Thanks for your support! ❤
@deepaksharma9663
@deepaksharma9663 2 года назад
Well explained video for HP staking which I ever see on RU-vid ..The best part, you took the reference of live scenario... keep it up 🙏🙏
@FerdsTechChannel
@FerdsTechChannel 2 года назад
Thanks for the kind words deepak 😊😊😚
@vdevendetta
@vdevendetta 2 года назад
Thanks for this, mate.
@abdullahdhiab
@abdullahdhiab 8 месяцев назад
well explained, thanks👍
@ariefrachman3942
@ariefrachman3942 3 года назад
very nice tutorial, and i really helped by your videos, just little suggestion maybe you can slow it down, step by step, specially in the crucial step. overall, thank you so much
@aleks.lambreca
@aleks.lambreca 3 года назад
Hello, couldn't you just include both ports into the same irf port instead of creating two irf ports (1/1 and 1/2)? irf-port 1/1 port group int ten1/0/51 port group int ten1/0/52
@zohebqureshi1780
@zohebqureshi1780 Год назад
yes it will work
@surjeetsingh-jw6fg
@surjeetsingh-jw6fg 2 года назад
Hello brother please let me know which simulator u r using for HP switches
@FerdsTechChannel
@FerdsTechChannel Год назад
It's called HP Comware Lab. 😊
@aiman3758
@aiman3758 Год назад
thanks
@FerdsTechChannel
@FerdsTechChannel Год назад
You're welcome!
@akd1462
@akd1462 2 года назад
Hi which Software is this , gns3 ?
@FerdsTechChannel
@FerdsTechChannel Год назад
It's called HP Comware Lab. 😊
@grammarpapa274
@grammarpapa274 19 дней назад
Hi, is it possible to configure IRF on gigabit interfaces?
@FerdsTechChannel
@FerdsTechChannel 19 дней назад
@@grammarpapa274 should be possible 😊
@grammarpapa274
@grammarpapa274 19 дней назад
@@FerdsTechChannel I have existing two switches in IRF based on 10g links, wondering if I can add new irf ports using rj45 ports and then free that 10g links so I can use them for different purposes and keep IRF running on new gigabit rj45 ports
Далее
User Roles on HP Switches
21:17
Просмотров 1,5 тыс.
Configuring OSPF on HP campus switches
18:47
Просмотров 25 тыс.
D3 BMW XM LABEL Король.
31:52
Просмотров 755 тыс.
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
How I would learn to code (if I could start over)
10:52
How to Configure LACP on Cisco Switches | FS
4:28
Просмотров 82 тыс.
Common command on HP and Cisco Switches
13:39
Просмотров 174 тыс.
Hyperconverged Infrastructure Explained
10:00
Просмотров 84 тыс.
tractor rear light project #project
0:40
Просмотров 13 млн
One moment can change your life ✨🔄
0:32
Просмотров 32 млн