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

Sådan konfigurerer du VRRP (Virtual Router Redundancy Protocol) på Dell Networking OS9-switche

Summary: Sådan konfigurerer du VRRP (Virtual Router Redundancy Protocol) på Dell Networking OS9-switche

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Denne artikel beskriver, hvordan du konfigurerer Virtual Router Redundancy Protocol (VRRP) på Dell Networking OS9-switche.

Oversigt

VRRP giver flere routere mulighed for at give aktiv/passiv redundans til en routing-IP-adresse, der bruges af enheder i et broadcastdomæne.

  • VRRP Primary - reagerer på den virtuelle IP-adresse
  • VRRP Backup - valgt som den primære, hvis reklamer fra den primære ikke længere registreres og begynder at reagere på den virtuelle IP-adresse
  • Virtual Router Identifier (VRID) - konfigureret, så den passer mellem VRRP-routere

Konfigurationsoversigt

  1. Konfigurer en VRRP-gruppe og angiv en VRID på et interface (fysisk eller VLAN) i L3-tilstand med en tildelt IP-adresse.
  2. Konfigurer en virtuel IP-adresse til VRRP-gruppen.
  3. Valgfrit - Konfigurer VRRP-prioritet.

Konfiguration

Router 1
Kommando Formål
R1# configure
Gå til konfigurationstilstand.
R1(conf)# interface VLAN 10
Indtast et interface (fysisk eller VLAN).
R1(conf-if-vl-10)#  ip address 10.10.10.2 /24
R1(conf-if-vl-10)#  no shutdown
Angiv en IP-adresse på interfacet og aktiver til L3-tilstand
R1(conf-if-vl-10)#  vrrp-group 10
Indstil VRRP gruppe-ID (VRID).
R1(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Indstil en virtuel IP-adresse til VRRP-routeren. 
R1(conf-if-vl-10-vrid-10)#  priority 200
(Valgfrit) Indstil prioritet for primærvalg, standard er 100, det højere tal prioriteres, område 1-255.

Router 2
Kommando Formål
R2# configure
Gå til konfigurationstilstand.
R2(conf)# interface VLAN 10
Indtast et interface (fysisk eller VLAN).
R2(conf-if-vl-10)#  ip address 10.10.10.3 /24
R2(conf-if-vl-10)#  no shutdown
Angiv en IP-adresse på interfacet og aktiver til L3-tilstand
R2(conf-if-vl-10)#  vrrp-group 10
Indstil VRRP gruppe-ID (VRID)
R2(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Indstil en virtuel IP-adresse til VRRP-routeren. 
R2(conf-if-vl-10-vrid-10)#  priority 150
(Valgfrit) Indstil prioritet for primærvalg, standard er 100, det højere tal prioriteres, område 1-255.

Hvis to routere i en VRRP-gruppe kommer op samtidigt og har samme prioritetsværdi, bruges grænsefladens fysiske IP-adresser som en tiebreaker til at bestemme, hvilken der er PRIMÆR. Routeren med den højeste IP-adresse bliver PRIMÆR.

Kontrollér 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.