[f-nsp] VRRP ip-address question
Joseph Hardeman
jwhardeman at gmail.com
Thu Oct 28 11:53:26 EDT 2010
Hi Jared,
Very cool. I will give it a shot also when I get a chance.
Thanks for everything
Joe
On 10/28/2010 11:28 AM, Jared Valentine wrote:
> 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: foundry-nsp-bounces at puck.nether.net
> [mailto:foundry-nsp-bounces at puck.nether.net] On Behalf Of Joseph Hardeman
> Sent: Thursday, October 28, 2010 6:26 AM
> To: foundry-nsp at puck.nether.net
> 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
> foundry-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/foundry-nsp
>
>
More information about the foundry-nsp
mailing list