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

Konfiguracja protokołu VRRP (Virtual Router Redundancy Protocol) na przełącznikach Dell Networking OS9

Summary: Konfiguracja protokołu VRRP (Virtual Router Redundancy Protocol) na przełącznikach Dell Networking OS9

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

W tym artykule wyjaśniono, jak skonfigurować protokół VRRP (Virtual Router Redundancy Protocol) na przełącznikach Dell Networking OS9.

Omówienie

VRRP umożliwia wielu routerom zapewnienie aktywnej/pasywnej nadmiarowości adresu IP routingu używanego przez urządzenia w domenie rozgłoszeniowej.

  • VRRP Primary — odpowiada na wirtualny adres IP
  • Kopia zapasowa VRRP — wybierana jako podstawowa, jeśli reklamy z podstawowego nie są już wykrywane i zaczyna odpowiadać na wirtualny adres IP
  • Wirtualny identyfikator routera (VRID) — skonfigurowany tak, aby pasować do różnych routerów VRRP.

Omówienie konfiguracji

  1. Skonfiguruj grupę VRRP i określ VRID interfejsu (fizycznego lub sieci VLAN) w trybie warstwy 3. z przypisanym adresem IP.
  2. Skonfiguruj wirtualny adres IP dla grupy VRRP.
  3. Opcjonalnie – skonfiguruj priorytet VRRP.

Konfiguracja

Router 1
Polecenie Zastosowanie
R1# configure
Uruchomienie trybu konfiguracji.
R1(conf)# interface VLAN 10
Wprowadź interfejs (fizyczny lub sieci VLAN).
R1(conf-if-vl-10)#  ip address 10.10.10.2 /24
R1(conf-if-vl-10)#  no shutdown
Ustaw adres IP w interfejsie i włącz tryb warstwy 3.
R1(conf-if-vl-10)#  vrrp-group 10
Ustaw identyfikator grupy VRRP (VRID).
R1(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Ustaw wirtualny adres IP dla routera VRRP. 
R1(conf-if-vl-10-vrid-10)#  priority 200
(Opcjonalnie) Ustaw priorytet dla prawyborów, domyślnie 100, wyższa liczba ma pierwszeństwo, zakres 1-255.

Router 2
Polecenie Zastosowanie
R2# configure
Uruchomienie trybu konfiguracji.
R2(conf)# interface VLAN 10
Wprowadź interfejs (fizyczny lub sieci VLAN).
R2(conf-if-vl-10)#  ip address 10.10.10.3 /24
R2(conf-if-vl-10)#  no shutdown
Ustaw adres IP w interfejsie i włącz tryb warstwy 3.
R2(conf-if-vl-10)#  vrrp-group 10
Ustaw identyfikator grupy VRRP (VRID).
R2(conf-if-vl-10-vrid-10)#  virtual-address 10.10.10.1
Ustaw wirtualny adres IP dla routera VRRP. 
R2(conf-if-vl-10-vrid-10)#  priority 150
(Opcjonalnie) Ustaw priorytet dla prawyborów, domyślnie 100, wyższa liczba ma pierwszeństwo, zakres 1-255.

Jeśli dwa routery w grupie VRRP pojawią się jednocześnie i mają tę samą wartość priorytetu, fizyczne adresy IP interfejsu są używane jako czynnik rozstrzygający w celu podjęcia decyzji, który z nich jest PODSTAWOWY. Router z wyższym adresem IP staje się routerem PRIMARY.

Weryfikacja konfiguracji

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.