Hi Guys,
i have requirement to be accomplished.
i have 2 switches connected and port channeled ,they are L3.
i have SVI created on both of them with a subnet 10.1.1.0/24 including hsrp configuration.
Switch1:
interface Vlan1
ip address 10.1.1.3 255.255.255.0
standby 1 ip 10.1.1.1
standby 1 timers 1 3
standby 1 priority 120
the same config i have in switch 2 as well. but what i would like to do is assign one more subnet 10.2.2.0/24 to the SVI with hsrp configuration
. how willi accomplish it ?
thanks