Unsolved
1 Rookie
•
6 Posts
0
80
November 28th, 2024 00:58
Best practices for setting up IVR via FCIP in MDS
Hi,
There is an MDS with two sites connected through a WAN. There is also an edge switch connected under the FCIP switch, which is omitted in the picture below.
What I want to check is the configuration details for configuring IVR between different VSANs via FCIP switches. Could you please share your best practices for the following configuration?
1)
Should I use Trunk for the Port-Channel to be used for IVR over FCIP?
2)
If Trunk should be used, is “switchport trunk alloed vsan XX” not required on this port channel or FCIP interface?
3)
If I want to merge fabrics in pairs of VSAN2 and VSAN3, or VSAN4 and VSAN5, should I set an AFID for each VSAN? Or can I just set “ivr vsan-topology auto” to allow fabric merge between the desired VSANs?
DELL-Sam L
Moderator
•
7.6K Posts
0
December 2nd, 2024 18:10
Hello ckptfs,
It is best to follow the guidelines that Cisco has for configuring IVR. https://dell.to/3OD3WWe.
ckptfs
1 Rookie
•
6 Posts
0
December 2nd, 2024 23:44
@DELL-Sam L
Thank you for your reply.
I think IVR has a general understanding of the setup process.
What I most want to check is about Trunk when connecting IVR via FCIP.
DELL-Sam L
Moderator
•
7.6K Posts
0
December 3rd, 2024 18:32
Hello ckptfs,
Which model connectrix do you have?
ckptfs
1 Rookie
•
6 Posts
0
December 4th, 2024 09:01
@DELL-Sam L
MDS9710 and MDS9706
DELL-Sam L
Moderator
•
7.6K Posts
0
December 4th, 2024 16:41
Hello ckptfs,
You should be able to use trunk with FCIP and it should have any issues.
ckptfs
1 Rookie
•
6 Posts
0
December 4th, 2024 23:25
@DELL-Sam L
I will design it to use Trunk even if it is FCIP.
Thanks.