[j-nsp] Switch mesh / VRRP question
Nicolaj Kamensek
nk at accelerated.de
Wed Apr 16 10:10:42 EDT 2008
Jonathan Brashear schrieb:
Hi all,
a question regarding this: how would this have to look like if I didn't
want to "waste" 3 IPs per subnet? Is it possible just to use 2 IPs for a
vrrp setup if I do not need load-balancing?
> #router1
>
> ge-0/0/0 {
> description "Uplink to switch1";
> link-mode full-duplex;
> unit 0 {
> family inet {
> no-redirects;
> address 10.0.0.2/23 {
> vrrp-group 1 {
> virtual-address 10.0.0.1;
> priority 20;
> preempt;
> }
> }
> }
> }
> }
>
> #router2
>
> ge-0/0/0 {
> description "Uplink to switch1";
> link-mode full-duplex;
> unit 0 {
> family inet {
> no-redirects;
> address 10.0.0.4/23 {
> vrrp-group 1 {
> virtual-address 10.0.0.1;
> priority 30;
> preempt;
> }
> }
> }
> }
> }
Thanks!
--
Accelerated IT Services GmbH
Schubertstrasse 10 D-67251 Freinsheim
nk at accelerated.de http://www.accelerated.de/
Telefon: +49 69-25738580-3 Telefax: +49 69-25738580-4
HRB: 60665 - Amtsgericht Ludwigshafen UstID: DE253684415
Geschäftsführende Gesellschafter: Nicolaj Kamensek & Ole Krieger
More information about the juniper-nsp
mailing list