It must be one of those things that "works on a VE" but "not on a physical
interface".  My example config came from a FESX running 7.x.

-Jared

-----Original Message-----
From: Jorik Jonker [mailto:[email protected]] 
Sent: Tuesday, November 02, 2010 10:12 AM
To: 'Jared Valentine'; 'Joseph Hardeman'; [email protected]
Subject: RE: [f-nsp] VRRP ip-address question

Hi,

On a CER2024/5.0.00 or a FESX running whatever firmware this is not allowed:

(config-if-e1000-1/10-vrid-1)#ip-address 10.0.0.2
(config-if-e1000-1/10-vrid-1)#ip-address 10.0.1.2
error - cannot configure more than 1 ip-addresses per vrid

We work around this by having one IP per VRID.

Best regards,

Jorik Jonker
Special Projects, Netherlands
[email protected] 
+31 53 434 0570 TEL
+31 53 436 3098 FAX

KvK: 06092246

EQUINIX


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jared Valentine
Sent: donderdag 28 oktober 2010 17:29
To: 'Joseph Hardeman'; [email protected]
Subject: Re: [f-nsp] VRRP ip-address question

I tried it on a Foundry switch and it seems to take it.  The config looks
like this:

router vrrp
interface ve 1
 ip address 192.168.1.1 255.255.255.0
 ip address 192.168.2.1 255.255.255.0
 ip vrrp vrid 1
  owner
  ip-address 192.168.1.1
  ip-address 192.168.2.1
  activate



FCX648SHPOE Router(config)#show ip vrrp
Total number of VRRP routers defined: 1
Interface ethernet v1
 auth-type no authentication
 VRID 1
  state initialize
  administrative-status enabled
  mode owner
  priority 255
  current priority 255
  hello-interval 1000 msec
  ip-address 192.168.1.1 192.168.2.1
  virtual mac address 0000.5e00.0101
  advertise backup: disabled


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Joseph Hardeman
Sent: Thursday, October 28, 2010 6:26 AM
To: [email protected]
Subject: Re: [f-nsp] VRRP ip-address question

Hi Everyone,

I just looked at what I put down in the example and realized it was 
totally wrong.  Should be:

interface ve 100
   ip address 192.168.1.1 255.255.255.224
   ip address 192.168.2.1 255.255.255.254
ip vrrp vrid 100
   ip-address 192.168.1.1
   ip-address 192.168.2.1

Anyone have any thoughts on this?

Joe

On 10/27/2010 8:42 PM, Joseph Hardeman wrote:
> Hi Everyone,
>
> This may be a silly question, but I was doing some thinking and wanted 
> to know if it was possible.
>
> If I have a VLAN with multiple subnets on it, for example 
> 192.168.1.1/27 and 192.168.2.1/28, can the vrrp that handles that 
> virtual router interface handle multiple ip-address(es) in a single 
> "ip vrrp vrid" section or would there need to be multiple "ip vrrp 
> vrid" sections on the interface?
>
> For example:
>
> interface ve 100
>   ip address 192.168.1.1 255.255.224.0
>   ip address 192.168.2.1 255.255.254.0
> ip vrrp vrid 100
>   ip-address 192.168.1.1
>   ip-address 192.168.2.1
>
> I am just curious if this would work.  I haven't tried it, but I would 
> think it would.
>
> I hope I asked that right. :-)
>
> Thanks
>
> Joe
_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp


This email is from Equinix Europe Limited or one of its
associated/subsidiary companies. This email, and any files transmitted with
it, contains information which is confidential, may be legally privileged
and is solely for the use of the intended recipient. If you have received
this email in error, please notify the sender and delete this email
immediately.  Equinix Europe Limited.  Registered Office: Quadrant House, 4
Thomas More Square, London E1W 1YW.  Registered in England and Wales, No.
6293383.

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

Reply via email to