To my surprise, I cannot find any specific official documents to explain it clearly. I did some experiment on one Cisco MDS 9148. And here is my conclusion.
Bay, beach, and cliff near Chung-De Station. (崇德海灣). Hualian County, Taiwan. |
To clear whole allowed VSAN list and make every VSAN allowed at the same time, use “switchport trunk allowed vsan all” in the interface configuration mode.
To clear whole allowed VSAN list and make every VSAN NOT-allowed at the same time, use “no switchport trunk allowed vsan all”, in the interface configuration mode as well.
Otherwise, just use “switchport trunk allowed vsan” or “switchport trunk allowed vsan add” commands to edit the list of allowed VSAN list.
One more thing…
To edit the allowed VSAN list, remember to use “switchport trunk allowed vsan” command first before “switchport trunk allowed vsan add” commands.
On production network, remember to maintain the allowed VSAN list instead of allowing every new VSANs, just in case you created unnecessary VSANs by typing errors and they might have negative impacts on your MDS performance.
No comments:
Post a Comment
Tip: you can also anonymously comment here.