Enterasys Enterasys Matrix DFE-Gold Series Podręcznik Użytkownika Strona 128

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 127
Configuring VRRP
9-8 Configuring VRRP
Example: Symmetrical VRRP Configuration
ThisexampleshowsthecompleteconfigurationforsymmetricalVRRPonRouters1and2:
**Router 1**
Matrix>Router1(config)#interface vlan 1
Matrix>Router1(config-if(Vlan 1))#ip address 10.0.0.1 255.255.255.0
Matrix>Router1(config-if(Vlan 1))#no shutdown
Matrix>Router1(config)#router vrrp
Matrix>Router1(config-router)#create vlan 1 1
Matrix>Router1(config-router)#create vlan 1 2
Matrix>Router1(config-router)#address vlan 1 1 10.0.0.1 1
Matrix>Router1(config-router)#address vlan 1 2 10.0.0.2 0
Matrix>Router1(config-router)#enable vlan 1 1
Matrix>Router1(config-router)#enable vlan 1 2
**Router 2**
Matrix>Router2(config)#interface vlan 1
Matrix>Router2(config-if(Vlan 1))#ip address 10.0.0.2 255.255.255.0
Matrix>Router2(config-if(Vlan 1))#no shutdown
Matrix>Router2(config)#router vrrp
Matrix>Router2(config-router)#create vlan 1 1
Matrix>Router2(config-router)#create vlan 1 2
Matrix>Router2(config-router)#address vlan 1 2 10.0.0.2 1
Matrix>Router2(config-router)#address vlan 1 1 10.0.0.1 0
Matrix>Router2(config-router)#enable vlan 1 1
Matrix>Router2(config-router)#enable vlan 1 2
Multi-Backup Configuration
Figure 93showsaVRRPconfigurationwiththreeroutersandthreevirtualrouters.Eachrouter
servesasamasterforonevirtualrouterandasabackupforeachoftheothers.Whenamaster
routergoesdown,oneofthebackupstakesovertheIPaddressesofitsvirtualrouter.
InaVRRPconfigurationwheremorethanonerouterisbackingupamaster,youcanspecify
whichbackuproutertakesoverwhenthemastergoesdownbysettingthepriorityforthebackup
routers.
8. Enable VRRP on this router on VLAN 1, VRIDs
1 and 2.
enable vlan 1 1
enable vlan 1 2
Note: Before enabling VRRP on this router you must set the other options described in
this section. Once enabled, you cannot make any configuration changes to VRRP on this
router without first disabling VRRP using the no enable vlan command.
Procedure 9-4 Configuring Router 2 for Symmetrical VRRP (continued)
Step Task Command(s)
Przeglądanie stron 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag