Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Konfigurieren des Virtual Router Redundancy Protocol (VRRP) auf Dell Networking OS9-Switches

Summary: Konfigurieren des Virtual Router Redundancy Protocol (VRRP) auf Dell Networking OS9-Switches

This article applies to   This article does not apply to 

Instructions

In diesem Artikel wird erläutert, wie Sie das Virtual Router Redundancy Protocol (VRRP) auf Dell Networking OS9-Switches konfigurieren.

Übersicht

VRRP ermöglicht es mehreren Routern, aktive/passive Redundanz für eine Routing-IP-Adresse bereitzustellen, die von Geräten in einer Broadcast-Domäne verwendet wird.

  • VRRP Primary – antwortet auf die virtuelle IP-Adresse
  • VRRP Backup – wird als primäres Backup ausgewählt, wenn keine Ankündigungen vom primären Server mehr erkannt werden und auf die virtuelle IP-Adresse reagieren.
  • Virtual Router Identifier (VRID): konfiguriert, um zwischen VRRP-Routern übereinzustimmen

Konfigurationsüberblick

  1. Konfigurieren Sie eine VRRP-Gruppe und geben Sie eine VRID an einer Schnittstelle (physisch oder VLAN) im L3-Modus mit einer zugewiesenen IP-Adresse an.
  2. Konfigurieren Sie eine virtuelle IP-Adresse für die VRRP-Gruppe.
  3. Optional: konfigurieren Sie die VRRP-Priorität.

Konfiguration

Router 1
Befehl Zweck
R1# configure
Wechseln Sie in den Konfigurationsmodus.
R1(conf)# interface VLAN 10
Geben Sie eine Schnittstelle (physisch oder VLAN) ein.
R1(conf-if-vl-10)#  ip address 10.10.10.2 /24
R1(conf-if-vl-10)#  no shutdown
Stellen Sie eine IP-Adresse an der Schnittstelle ein und aktivieren Sie den L3-Modus.
R1(conf-if-vl-10)#  vrrp-group 10
Legen Sie eine VRRP-Gruppen-ID (VRID) fest.
R1(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Legen Sie eine virtuelle IP-Adresse für den VRRP-Router fest. 
R1(conf-if-vl-10-vrid-10)#  priority 200
(Optional) Legen Sie die Priorität für die Vorwahlen fest. Die Standardeinstellung ist 100, die höhere Zahl hat Priorität, Bereich 1–255.

Router 2
Befehl Zweck
R2# configure
Wechseln Sie in den Konfigurationsmodus.
R2(conf)# interface VLAN 10
Geben Sie eine Schnittstelle (physisch oder VLAN) ein.
R2(conf-if-vl-10)#  ip address 10.10.10.3 /24
R2(conf-if-vl-10)#  no shutdown
Stellen Sie eine IP-Adresse an der Schnittstelle ein und aktivieren Sie den L3-Modus.
R2(conf-if-vl-10)#  vrrp-group 10
Legen Sie eine VRRP-Gruppen-ID (VRID) fest
R2(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Legen Sie eine virtuelle IP-Adresse für den VRRP-Router fest. 
R2(conf-if-vl-10-vrid-10)#  priority 150
(Optional) Legen Sie die Priorität für die Vorwahlen fest. Die Standardeinstellung ist 100, die höhere Zahl hat Priorität, Bereich 1–255.

Wenn zwei Router in einer VRRP-Gruppe gleichzeitig auftauchen und denselben Prioritätswert haben, werden die physischen IP-Adressen der Schnittstelle als Tie-Breaker verwendet, um zu entscheiden, welcher Router PRIMÄR ist. Der Router mit der höheren IP-Adresse wird PRIMÄR.

Überprüfen Sie die Konfiguration

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)

Affected Products

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 ...
Article Properties
Article Number: 000121369
Article Type: How To
Last Modified: 29 Apr 2024
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.
Article Properties
Article Number: 000121369
Article Type: How To
Last Modified: 29 Apr 2024
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.