cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
0
Helpful
1
Replies

get-ucsvnic and failover

nmohan001
Level 1
Level 1

hi, I am trying to find out if the vnic is set for fabric failover.. i don't see it under vnic... can someone point to me which cmdlet has that information. thanks

raja

1 Reply 1

nmohan001
Level 1
Level 1

ok, I found the answer just in case any one else is looking for the same.

Get-UcsServiceprofile -type instance  | Get-UcsVnic | select-object name, switchid

name                                                             Switchid

vNIC0                                                             A

vNIC0                                                             A-B

vNIC1                                                             B

  1. If the switch says “A” it is connected to FABRIC-A
  2. if the switch says B it is connected to FABRIC-B
  3. if the switch says A-B (A is primary) or B-A (B is primary) it is configured for fabric fail over

Review Cisco Networking products for a $25 gift card