Symptom
On Nexus7000 platforms, packets may be dropped in Fabricpath topologies after a reload or bootup of F1 module when running 6.2(2).
This will not be an intermittent issue. Flows that are broken will not pass any packets.
Conditions
- Running 6.2(2)
- Fabricpath Topology
- F1 module as Leaf/Edgeport module
- F1 module is reloaded.
Workaround
Workaround:
You can configure the affected vlan as a CE vlan, and then back to fabricpath vlan.
Nexus7k(config)# vlan 2000
Nexus7k(config-vlan)# no mode fabricpath
Nexus7k(config-vlan)# exit <<<<< you must exit for config to take place
Nexus7k(config)# vlan 2000
Nexus7k(config-vlan)# mode fabricpath
Nexus7k(config-vlan)# exit <<<<< you must exit for config to take place
Further Problem Description: