[j-nsp] Routing Engine Redundancy
Harshit Kumar
harshit at juniper.net
Thu Feb 10 18:26:10 EST 2005
Its like a gateway, in your local network, to the outside world
http://www.juniper.net/techpubs/software/junos/junos57/swconfig57-gettin
g-started/html/sys-mgmt-basic10.html
-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of snort bsd
Sent: Thursday, February 10, 2005 3:13 PM
To: juniper-nsp
Subject: [j-nsp] Routing Engine Redundancy
Hi:
I have questions for routing engine redundancy:
root at troy# commit synchronize
re0:
configuration check succeeds
re1:
[edit interfaces fxp0 unit 0 family inet]
'address 192.168.100.196/27'
warning: [edit system backup-router] not present.
The default route for fxp0 is not installed.
commit complete
re0:
commit complete
The scenario is like this: two routing engins with two
fxp0. Both has the same IP address and the same
host-name. Here is the configuration:
version 7.0R2.7;
groups {
re0 {
system {
host-name telmex-m10i-n0;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 200.38.156.196/28;
}
}
}
}
}
re1 {
system {
host-name telmex-m10i-n0;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 200.38.156.196/28;
}
}
}
}
}
}
...
chassis {
redundancy {
routing-engine 0 master;
routing-engine 1 backup;
failover on-loss-of-keepalives;
graceful-switchover {
enable;
}
}
alarm {
management-ethernet {
link-down yellow;
}
}
}
...
I am confused about the "backup-router" statement.
Could anyone here explain it?
Thanks
dave_au
__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
More information about the juniper-nsp
mailing list