show interface status on Nexus is not reading the status correctly if the status is vpcCmpFai
Here is the CLI output,
Eth1/11 -- vpcCmpFai trunk full 10G 10Gbase-SR
Eth1/12 -- vpcCmpFai trunk full 10G 10Gbase-SR
Here is what is pulled via genie,
"Ethernet1/11": {
"name": "-- vpcCmpFai trunk full",
"reason": "10Gbase-SR",
"status": "10G"
},
"Ethernet1/12": {
"name": "-- vpcCmpFai trunk full",
"reason": "10Gbase-SR",
"status": "10G"
}