Jump to content

HSRP Frage?


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Recommended Posts

Hallo,

Auf zwei Router ist HSRP konfiguriert und funktioniert. Was aber nicht automatisch funktioniert ist folgendes:

Wenn der Primary-Router wegfällt, übernimmt der Secondary-Router sauber und alles ist gut!

Aber wenn der Primary-Router wieder da ist, bleibt der Secondary activ obwohl er niedrigere Priority hat?

 

Primary-Router:

interface Vlan100

ip address 192.168.1.101 255.255.255.0

no ip redirects

no ip proxy-arp

ip nat inside

standby 1 ip 192.168.1.100

standby 1 priority 105

standby 1 authentication cisco

 

 

Secondary-Router:

interface Vlan100

ip address 192.168.1.102 255.255.255.0

no ip redirects

no ip proxy-arp

ip nat inside

standby 1 ip 192.168.1.100

standby 1 priority 100

standby 1 authentication cisco

 

wir kann ich den automatischen Schwenk zwingen, wenn der primary Router wieder da ist, dass er der active wird und der secondary standby wird?

 

 

Danke & Gruss

Link to comment
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...