[prev in list] [next in list] [prev in thread] [next in thread] 

List:       foundry-nsp
Subject:    [f-nsp] VRRP problem
From:       "barney gumbo" <barney.gumbo () gmail ! com>
Date:       2006-05-30 18:58:21
Message-ID: 2a4c197e0605301158y35199265gb0764fb58bc192df () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I am trying to get VRRP (not VRRP-extended) working between two BigIron
8k's.  It appears they aren't seeing each other and both become master, thus
cause an IP conflict etc.  I'm new to Foundry so hopefully I'm not missing
something simple.

One is running version 07.0.10T53 the other is 07.1.24T53.

The two swtiches are functioning as layer3 switches and have very simple
conifgurations.  Access ports, some trunking with vlan-tagged ports linked
to some access layer2 switches.  One is the STP root, the other is
the secondary root.  No QOS.  All routing is static, no dynamic protocols.
Each switch has 5x layer3 ve interfaces.  The two switches are connected
together by with two seperate 2x gig-e trunks with vlan-tagging.  I am able
to ping all layer3 interfaces from each switch as well as connect to both
via telnet remotely, which indicates to me that the trunking and
vlan-tagging is working correctly.

The config looked like this (switch-1 is supposed to be the master, switch-2
is supposed to be the backup)

switch-1#sho ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet v3
 auth-type no authentication
 VRID 3
  state master
  administrative-status enabled
  mode owner
  priority 255
  current priority 255
  hello-interval 1 sec
  ip-address 192.168.101.2
  advertise backup: disabled
  backup routers 192.168.101.45
switch-1#

switch-1#show run
--SNIP--
!
interface ve 3
 ip address 192.168.101.2 255.255.255.0
 ip helper-address 1 192.168.100.40
 ip vrrp vrid 3
  owner
  ip-address 192.168.101.2
  activate
!
--SNIP--


switch-2#sho ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet v3
 auth-type no authentication
 VRID 3
  state master
  administrative-status enabled
  mode non-owner(backup)
  priority 100
  current priority 100
  hello-interval 1 sec
  dead-interval 0 sec
  current dead-interval 3.600 sec
  preempt-mode true
  ip-address 192.168.101.2
  advertise backup: disabled
  next hello sent in 00:00:00
switch-2#

switch-2#show run
--SNIP--
!
interface ve 3
 ip address 192.168.101.45 255.255.255.0
 ip helper-address 1 192.168.100.40
 ip vrrp vrid 3
  backup
  ip-address 192.168.101.2
  activate
!
--SNIP--
I tried pinging the VRRP hello multicast address from each switch and did
not get a response, I'm not sure if this is by design or if it's another
symptom.

Any thoughts on how to further debug the problem?

[Attachment #5 (text/html)]

<div>I am trying to get VRRP (not VRRP-extended) working between two BigIron \
8k's.&nbsp; It appears they aren't seeing each other and both become master, thus \
cause an IP conflict etc.&nbsp; I'm new to Foundry so hopefully I'm not missing \
something simple.  </div>
<div>&nbsp;</div>
<div>One is running version 07.0.10T53 the other is 07.1.24T53.</div>
<div>&nbsp;</div>
<div>The two swtiches&nbsp;are functioning as layer3 switches and have very simple \
conifgurations.&nbsp; Access ports, some trunking with vlan-tagged ports linked to \
some access layer2 switches.&nbsp; One is the STP root, the other is \
the&nbsp;secondary root.&nbsp; No QOS.&nbsp; All routing is static, no dynamic \
protocols.&nbsp; Each switch has 5x layer3 ve interfaces.&nbsp; The two switches are \
connected together by with two seperate 2x gig-e trunks with vlan-tagging.&nbsp; I am \
able to ping all layer3 interfaces from each switch as well as connect to both via \
telnet remotely, which indicates&nbsp;to me that the trunking and vlan-tagging is \
working correctly.  </div>
<div>&nbsp;</div>
<div>The config looked like this (switch-1 is supposed to be the master, switch-2 is \
supposed to be the backup)</div> <div>
<p>switch-1#sho ip vrrp<br>Total number of VRRP routers defined: 1<br>Interface \
ethernet v3<br>&nbsp;auth-type no authentication<br>&nbsp;VRID 3<br>&nbsp; state \
master<br>&nbsp; administrative-status enabled<br>&nbsp; mode owner <br>&nbsp; \
priority 255  <br>&nbsp; current priority 255<br>&nbsp; hello-interval 1 \
sec<br>&nbsp; ip-address <a onclick="return top.js.OpenExtLink(window,event,this)" \
href="http://192.168.101.2/" target="_blank">192.168.101.2</a><br>&nbsp; advertise \
backup: disabled <br>&nbsp; backup routers <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://192.168.101.45/" \
target="_blank">192.168.101.45</a><br>switch-1#</p> <p>switch-1#show \
run<br>--SNIP--<br>!<br>interface ve 3<br>&nbsp;ip address <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://192.168.101.2/" \
target="_blank">192.168.101.2</a> <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://255.255.255.0/" target="_blank"> \
255.255.255.0</a><br>&nbsp;ip helper-address 1 <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://192.168.100.40/" \
target="_blank">192.168.100.40</a><br>&nbsp;ip vrrp vrid 3<br>&nbsp; \
owner&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb \
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp \
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& \
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 <br>&nbsp; ip-address <a onclick="return top.js.OpenExtLink(window,event,this)" \
href="http://192.168.101.2/" target="_blank">192.168.101.2</a><br>&nbsp; \
activate<br>!<br>--SNIP--</p> <p><br>switch-2#sho ip vrrp<br>Total number of VRRP \
routers defined: 1<br>Interface ethernet v3<br>&nbsp;auth-type no \
authentication<br>&nbsp;VRID 3<br>&nbsp; state master<br>&nbsp; administrative-status \
enabled<br>&nbsp; mode non-owner(backup)<br> &nbsp; priority 100<br>&nbsp; current \
priority 100<br>&nbsp; hello-interval 1 sec<br>&nbsp; dead-interval 0 sec<br>&nbsp; \
current dead-interval 3.600 sec<br>&nbsp; preempt-mode true<br>&nbsp; ip-address <a \
onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.101.2/" \
target="_blank"> 192.168.101.2</a><br>&nbsp; advertise backup: disabled <br>&nbsp; \
next hello sent in 00:00:00<br>switch-2#</p> <p>switch-2#show \
run<br>--SNIP--<br>!<br>interface ve 3<br>&nbsp;ip address <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://192.168.101.45/" \
target="_blank">192.168.101.45</a> <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://255.255.255.0/" target="_blank"> \
255.255.255.0</a><br>&nbsp;ip helper-address 1 <a onclick="return \
top.js.OpenExtLink(window,event,this)" href="http://192.168.100.40/" \
target="_blank">192.168.100.40</a><br>&nbsp;ip vrrp vrid 3<br>&nbsp; backup<br>&nbsp; \
ip-address <a onclick="return top.js.OpenExtLink(window,event,this)" \
href="http://192.168.101.2/" target="_blank"> 192.168.101.2</a><br>&nbsp; \
activate<br>!<br>--SNIP--</p></div> <div>I tried pinging the VRRP hello multicast \
address from each switch and did not get a response, I'm not sure if this is by \
design or if it's another symptom.</div> <div>&nbsp;</div>
<div>Any thoughts on how to further debug the problem?</div>



_______________________________________________
foundry-nsp mailing list
foundry-nsp@puck.nether.net
http://puck.nether.net/mailman/listinfo/foundry-nsp


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic