12-01-2015 06:35 AM - edited 03-08-2019 02:54 AM
I want to make secondary ip address effective on the happening (say reachability failure using ip sla) of certain condition/event.
e.g.
ip sla 1
icmp-echo 123.12.1.1
exit
ip sla schedule 1 life forever start-time now
!
track 1 ip sla 1 reachability
!
interface fa0/0
ip address 192.168.1.2 255.255.255.0 track 1
ip address 192.168.0.2 255.255.255.0 sec
I understand, we can not use track 1 with ip address commands but thats what I think is the way to make secondary IP address effective.
Please suggest, if there is any other way.
12-01-2015 08:42 AM
Hello Ashish,
See normally we can do SLA monitor from source ip address using VIP and track can only be mapped with ip route command.
Hope it Helps..
-GI
12-01-2015 09:23 PM
Brother Ganesh,
I agree with you but as I remember, this is possible in Juniper, where both the IPs on the same interface can be effective at the same time. If that is not possible in Cisco, atleast we should have privilege to make secondary effective in case of happening of certain condition (ip sla etc.) or event.
would be amazing if Cisco can make it possible.
12-02-2015 05:43 AM
Hello Ashish,
Let me do some research and try to dig more information on your requirement.
-GI
12-02-2015 09:21 PM
brother Ganesh, appreciate your support on this.
I am sure cisco has capability to fulfill my requirement.
btw, good news is that I have found a work around solution of my road block. But, still I am looking if Cisco can make our lives easy by giving us desired solution (making Sec IP effective on occurence of some event).
AS
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