I have 2 routers . Router B is set up for Hot Standby
Router A is 2524, Router B is 2620:

Router A configuration:
.
.
int e0
ip address 209.49.216.241 255.255.255.248
standby 1 ip 209.49.216.245
standby 1 preempt
standby 1 priority 110
no ip directed-broadcast
!
int s0
ip address 206.181.61.66 255.255.255.252
encapsulation ppp
no fair-queue
.
.
.


Roouter B configuration:

.
.
int f0/0
ip address 209.49.216.245 255.255.255.248
standby 1 ip 
standby 1 preempt
no ip directed-broadcast
!
int s0/0
ip address 206.181.61.66 255.255.255.252
encapsulation ppp
no fair-queue
.
.

My questions are:
(1). Is the above configuration correct ?
(2). If router A go down, router B should up instantly
?
(3). Can I use sam serial ip address on both router ? 

Thanks

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to