Re: HSRP and Layer 2

From: xprtofnet (xprtofnet@yahoo.com)
Date: Tue Jan 31 2006 - 23:58:05 GMT-3


are you asking the following scenario?

swith1--hsrp--switch2

yes

!
interface FastEthernet0/10
 no switchport
 ip address 123.0.0.2 255.255.255.0
 standby ip 123.0.0.100
end

!
interface GigabitEthernet0/10
 no switchport
 ip address 123.0.0.1 255.255.255.0
 no ip redirects
 standby ip 123.0.0.100
end

c1#sho standby
GigabitEthernet0/10 - Group 0
  Local state is Active, priority 100
  Hellotime 3 sec, holdtime 10 sec
  Next hello sent in 2.068
  Virtual IP address is 123.0.0.100 configured
  Active router is local
  Standby router is 123.0.0.2 expires in 8.216
  Virtual mac address is 0000.0c07.ac00
  2 state changes, last state change 00:02:21
  IP redundancy name is "hsrp-Gi0/10-0" (default)
c1#

M2c

 
--- Elliott Reyes <elliottreyes@adelphia.net> wrote:

> Quick question for everyone. If I have two switches
> with Layer 3 code (EMI).
> Can you set up HSRP across a layer 3 link in lieu of
> a layer 2 link or trunk
> across the two switches ??
>
>
>
>
>
>
>
>
>
> Elliott
>
>



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3