01-13-2011 05:48 PM - edited 03-11-2019 12:35 PM
when configuring high availability does the active/standby IP on the interface have to be contiguous?
example:
int gi0/0
ip address 10.10.5.36 255.255.255.0 standby 10.10.5.40 ---- can I do that?
or does it have to be
ip address 10.10.5.36 255.255.255.0 standby 10.10.5.37
thx
Solved! Go to Solution.
01-13-2011 06:04 PM
The active/standby IP addresses does not need to be contiguous. As long as they are in the same subnet, it is OK.
In your example, you can use either of the ip addresses for the standby ip address.
Hope that answers your question.
01-13-2011 06:04 PM
The active/standby IP addresses does not need to be contiguous. As long as they are in the same subnet, it is OK.
In your example, you can use either of the ip addresses for the standby ip address.
Hope that answers your question.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide