Hi All
Do you see any issues using the NPV traffic map command to push a server's SAN traffic through specific external interface? Can this be done online without any disruption?
for eg:
config# npv traffic-map server-interface fc1/45 external-interface fc2/14
In the case above, will the traffic automatically get distributed to other interfaces incase fc2/14 goes down? or can we define the backup interface statically like below:
config# npv traffic-map server-interface fc1/45 external-interface fc2/14, fc2/13
(fc2/13 is the backup interface)
Thanks & Regards