How to Configure Virtual Router Redundancy Protocol (VRRP) on Dell Networking OS9 Switches
Сводка: How to Configure Virtual Router Redundancy Protocol (VRRP) on Dell Networking OS9 Switches
Данная статья применяется к
Данная статья не применяется к
Эта статья не привязана к какому-либо конкретному продукту.
В этой статье указаны не все версии продуктов.
Инструкции
This article explains how to configure Virtual Router Redundancy Protocol (VRRP) on Dell Networking OS9 switches.
-
Table of Contents
Overview
VRRP allows multiple routers to provide active/passive redundancy for a routing IP address used by devices in a broadcast domain.
- VRRP Primary - responds to the virtual IP address
- VRRP Backup - elected as the primary if advertisements from the primary are no longer detected and begins responding to the virtual IP address
- Virtual Router Identifier (VRID) - configured to match between VRRP routers
Configuration Overview
- Configure a VRRP group and specify a VRID on an interface (physical or VLAN) in L3 mode with an IP address assigned.
- Configure a virtual IP address for the VRRP group.
- Optional - Configure VRRP Priority.
Configuration
Router 1
Router 2
| Command | Purpose |
R1# configure |
Enter configuration mode. |
R1(conf)# interface VLAN 10 |
Enter an interface (physical or VLAN). |
R1(conf-if-vl-10)# ip address 10.10.10.2 /24 R1(conf-if-vl-10)# no shutdown |
Set an IP address on the interface and enable for L3 mode. |
R1(conf-if-vl-10)# vrrp-group 10 |
Set VRRP group ID (VRID). |
R1(conf-if-vl-10-vrid-10)# virtual-address 10.10.10.1 |
Set a Virtual IP address for the VRRP router. |
R1(conf-if-vl-10-vrid-10)# priority 200 |
(Optional) Set priority for Primary election, the default is 100, the higher number takes priority, Range 1-255. |
Router 2
| Command | Purpose |
R2# configure |
Enter configuration mode. |
R2(conf)# interface VLAN 10 |
Enter an interface (physical or VLAN). |
R2(conf-if-vl-10)# ip address 10.10.10.3 /24 R2(conf-if-vl-10)# no shutdown |
Set an IP address on the interface and enable for L3 mode. |
R2(conf-if-vl-10)# vrrp-group 10 |
Set VRRP group ID (VRID) |
R2(conf-if-vl-10-vrid-10)# virtual-address 10.10.10.1 |
Set a Virtual IP address for the VRRP router. |
R2(conf-if-vl-10-vrid-10)# priority 150 |
(Optional) Set priority for Primary election, the default is 100, the higher number takes priority, Range 1-255. |
If two routers in a VRRP group come up simultaneously and have the same priority value, the interface's physical IP addresses are used as a tie-breaker to decide which is PRIMARY. The router with the higher IP address becomes PRIMARY.
Verify Configuration
R1# show vrrp Vlan 10, IPv4 VRID: 10, Version: 2, Net: 10.10.10.2 VRF: 0 default State: Primary, Priority: 200, Primary: 10.10.10.3 Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 2434, Gratuitous ARP sent: 24 Virtual MAC address: 00:00:5e:00:01:0a Virtual IP address: 10.10.10.1 Authentication: (none) R2# show vrrp Vlan 10, IPv4 VRID: 10, Version: 2, Net: 10.10.10.3 VRF: 0 default State: Backup, Priority: 150, Primary: 10.10.10.3 Hold Down: 0 sec, Preempt: TRUE, AdvInt: 1 sec Adv rcvd: 0, Bad pkts rcvd: 0, Adv sent: 2434, Gratuitous ARP sent: 24 Virtual MAC address: 00:00:5e:00:01:0a Virtual IP address: 10.10.10.1 Authentication: (none)
Затронутые продукты
OS9, Force10 S25N-S50N, Force10 S25-01-GE-24T, Force10 S25-01-GE-24V, Force10 S50-01-GE-48T-V, Force10 S50-01-GE-48T, PowerSwitch S3048-ON, PowerSwitch S4048-ON, PowerSwitch S4810P, PowerSwitch S4810-ON, Force10 S50P, PowerSwitch S6000
, PowerSwitch S6000 ON, Force10 Z9000, Dell Networking Z9500, PowerSwitch S4048T-ON, PowerSwitch S6010-ON, PowerSwitch S6100-ON, PowerSwitch Z9100-ON
...
Свойства статьи
Номер статьи: 000121369
Тип статьи: How To
Последнее изменение: 29 Apr 2024
Версия: 6
Получите ответы на свои вопросы от других пользователей Dell
Услуги технической поддержки
Проверьте, распространяются ли на ваше устройство услуги технической поддержки.