cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3186
Views
0
Helpful
16
Replies

FCoE configuration in Nexus 5K

SabarnaDeb
Level 1
Level 1

Dear All,

After configuring FCoE, we are getting "Trunk vsans (initializing)             (VSAN NO.)". We have followed the below steps:-

1. "switchport mode trunk" for physical port where FCoE cable connected.

2. spanning-tree port type edge trunk

3. Allow respective VLAN including FCoE VLAN

4. VFC created.

5. Bind VFC with Physical Ethernet Port

6. VSAN is already added in VLAN

7. Associate VFC to VSAN

8. no shutdown command for VFC

we didn't install ESXi OS in that server.

Please check below config:-

XXXXXXXXX# show interface vfc 512
vfc512 is trunking
    Bound interface is Ethernet1/9
    Hardware is Ethernet
    Port WWN is XX:XX:XX:XX:XX:XX:XX
    Admin port mode is F, trunk mode is on
    snmp link state traps are enabled
    Port mode is TF
    Port vsan is 501
    Trunk vsans (admin allowed and active) (501)
    Trunk vsans (up)                       (501)
    Trunk vsans (isolated)                 ()
    Trunk vsans (initializing)             ()
    1 minute input rate 8209792 bits/sec, 1026224 bytes/sec, 1221 frames/sec
    1 minute output rate 4658600 bits/sec, 582325 bytes/sec, 1572 frames/sec
      120678021178 frames input, 189061039874284 bytes
        0 discards, 0 errors
      222141855763 frames output, 348939068899784 bytes
        0 discards, 0 errors
    last clearing of "show interface" counters never
    Interface last changed at Wed Apr 18 14:23:14 2012

Any idea...help why we are getting initializing??

Message was edited by: Sabarna Deb

1 Accepted Solution

Accepted Solutions

Can you please check and confirm if there is some configuration you need to do from adapter side? Switch side configuration looks good to me. Can you also provide below command ouputs?

1. show trunk protocol

2. sh platform software fcoe_mgr event-history interface

-Ganesh


View solution in original post

16 Replies 16

gkumark
Cisco Employee
Cisco Employee

Sabarna, I see that vfc 512 is up in vsan 501 based on the ouput above. It is not in initializing state. Mostly it gets in to initializing state if there are any config mismatch.

-Ganesh

Thanks Ganesh for your reply. I had paste the VFC which is functioning right. Please check the below status of VFC which is not showing UP.

PDCNXS01# show interface vfc 542
vfc542 is trunking
    Bound interface is Ethernet1/13
    Hardware is Ethernet
    Port WWN is 22:1d:00:05:73:d3:9a:ff
    Admin port mode is F, trunk mode is on
    snmp link state traps are enabled
    Port mode is TF
    Port vsan is 501
    Trunk vsans (admin allowed and active) (501)
    Trunk vsans (up)                       ()
    Trunk vsans (isolated)                 ()
    Trunk vsans (initializing)             (501)
    1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
    1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
      0 frames input, 0 bytes
        0 discards, 0 errors
      0 frames output, 0 bytes
        0 discards, 0 errors
    last clearing of "show interface" counters never
    Interface last changed at Fri Sep 20 00:17:56 2013


PDCNXS01#

Below i have given the brief steps what i had done. Please correct me if i am wrong.

1. Connected "QLogic 8262, Dual Port 10Gb SFP+, Low Profile, Converged Network Adapter" to Nexus 5k port by using

10GbE SFP+ Direct Attach Cables (Black color FCoE cable)

2. "switchport mode trunk" command for physical ethernet port.

3. spanning-tree port type edge trunk

4. Allowed required VLAN including only one FCoE VLAN.

5. Already mapped a VSAN to a VLAN.

6. Created VFC and bind with physical interface.

switch# configure terminal

switch(config)# interface vfc 542

switch(config-if)# bind interface ethernet 1/13

7. Associate VFC to VSAN

switch# configure terminal

switch(config)# vsan database

switch(config-vsan)# vsan vsan-id interface vfc vfc-id

8. Then we have seen that VFC is showing "Administrative Down" then we execute below command.

switch# configure terminal
switch(config)# interface vfc 542
switch(config-if)# no shutdown

switch(config-if)#

9. Then we have seen that it is showing two VSAN, then we have removed one VSAN.

10. As per Cisco Docs, You must use separate FCoE VLANs for FCoE in SAN-A and SAN-B fabrics So we added VFC 542 in two different VLAN.

Please correct me if anything wrong???

What is the server model? Also, is there any vfc up which is connected to same model of host adapter? Also provide running config for the associated eth interface.

Dear Ganesh,

Server Model is PowerEdge R620. No, we are newely configuring these servers. One HP server is already connected to same Nexus Switch 5k through FCoE cable which i have already pasted - VFC 512. Based on that, we are creating new VFC.

Please find the below output. I am unable to paste the text.

Also i have read in another link where they have mentioned "FCoE VSAN to VLAN mapping is required step;if we don't do this, FCoE interfaces won't come up." but i believe mapping is already done. Please check the last command (Show Vlan FCoE) . Do we need to map again. If yes, by doing this, is there any disconnection will happen for added VFC??

vlan XXX

fcoe vsan XXX

exit

Can you please check and confirm if there is some configuration you need to do from adapter side? Switch side configuration looks good to me. Can you also provide below command ouputs?

1. show trunk protocol

2. sh platform software fcoe_mgr event-history interface

-Ganesh


Yes, i am checking the adapter side configuration. I will let you know.

1.

XXXXXXX# show trunk protocol

Trunk Protocol is enabled

XXXXXXXXXXX#

2.

XXXXXXXX# sh platform software fcoe_mgr event-history interface vfc542


>>>>FSM: has 134 logged transitions<<<<<

1) FSM: Transition at 64915 usecs after Thu Sep 19 19:24:17 2013
    Previous state: [FCOE_MGR_VFC_ST_INIT]
    Triggered event: [FCOE_MGR_VFC_EV_CREATE]
    Next state: [FCOE_MGR_VFC_ST_CREATE_WAIT]

2) FSM: Transition at 80948 usecs after Thu Sep 19 19:24:17 2013
    Previous state: [FCOE_MGR_VFC_ST_CREATE_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_CREATE_SUCC]
    Next state: [FCOE_MGR_VFC_ST_CREATED]

3) FSM: Transition at 927952 usecs after Thu Sep 19 19:32:24 2013
    Previous state: [FCOE_MGR_VFC_ST_CREATED]
    Triggered event: [FCOE_MGR_VFC_EV_BIND]
    Next state: [FCOE_MGR_VFC_ST_BIND_WAIT]

4) FSM: Transition at 929096 usecs after Thu Sep 19 19:32:24 2013
    Previous state: [FCOE_MGR_VFC_ST_BIND_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BIND_SUCC]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

5) FSM: Transition at 928024 usecs after Thu Sep 19 19:36:41 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

6) FSM: Transition at 932510 usecs after Thu Sep 19 19:36:41 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

7) FSM: Transition at 668230 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

8) FSM: Transition at 668313 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

9) FSM: Transition at 690458 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

10) FSM: Transition at 710576 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

11) FSM: Transition at 712400 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

12) FSM: Transition at 712491 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

13) FSM: Transition at 897986 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

14) FSM: Transition at 904216 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

15) FSM: Transition at 904311 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

16) FSM: Transition at 220973 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

17) FSM: Transition at 225419 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

18) FSM: Transition at 230986 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

19) FSM: Transition at 413878 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

20) FSM: Transition at 419048 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

21) FSM: Transition at 433120 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

22) FSM: Transition at 434859 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

23) FSM: Transition at 434946 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

24) FSM: Transition at 439827 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

25) FSM: Transition at 935645 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

26) FSM: Transition at 939610 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

27) FSM: Transition at 944538 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

28) FSM: Transition at 459737 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

29) FSM: Transition at 464143 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

30) FSM: Transition at 464226 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

31) FSM: Transition at 530420 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

32) FSM: Transition at 546340 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

33) FSM: Transition at 585994 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

34) FSM: Transition at 594140 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

35) FSM: Transition at 609212 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

36) FSM: Transition at 612648 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

37) FSM: Transition at 612744 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

38) FSM: Transition at 628764 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

39) FSM: Transition at 124689 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

40) FSM: Transition at 124774 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

41) FSM: Transition at 147617 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

42) FSM: Transition at 161187 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

43) FSM: Transition at 161281 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

44) FSM: Transition at 717278 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

45) FSM: Transition at 137522 usecs after Thu Sep 19 20:23:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

46) FSM: Transition at 239097 usecs after Thu Sep 19 20:24:11 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

47) FSM: Transition at 239196 usecs after Thu Sep 19 20:24:11 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

48) FSM: Transition at 32735 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

49) FSM: Transition at 38305 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

50) FSM: Transition at 64910 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

51) FSM: Transition at 233853 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

52) FSM: Transition at 239187 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

53) FSM: Transition at 253356 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

54) FSM: Transition at 255028 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

55) FSM: Transition at 255114 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

56) FSM: Transition at 259850 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

57) FSM: Transition at 754674 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

58) FSM: Transition at 761234 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

59) FSM: Transition at 762939 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

60) FSM: Transition at 711023 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

61) FSM: Transition at 716795 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

62) FSM: Transition at 716878 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

63) FSM: Transition at 763497 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

64) FSM: Transition at 777863 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

65) FSM: Transition at 836244 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

66) FSM: Transition at 842060 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

67) FSM: Transition at 859729 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

68) FSM: Transition at 861421 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

69) FSM: Transition at 861507 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

70) FSM: Transition at 884312 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

71) FSM: Transition at 384797 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

72) FSM: Transition at 384880 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

73) FSM: Transition at 404485 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

74) FSM: Transition at 418569 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

75) FSM: Transition at 418667 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

76) FSM: Transition at 966835 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

77) FSM: Transition at 147214 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

78) FSM: Transition at 151416 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

79) FSM: Transition at 160120 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

80) FSM: Transition at 343875 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

81) FSM: Transition at 348864 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

82) FSM: Transition at 383609 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

83) FSM: Transition at 385303 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

84) FSM: Transition at 385389 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

85) FSM: Transition at 393769 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

86) FSM: Transition at 894678 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

87) FSM: Transition at 902852 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

88) FSM: Transition at 905589 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

89) FSM: Transition at 859027 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

90) FSM: Transition at 863442 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

91) FSM: Transition at 863526 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

92) FSM: Transition at 934466 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

93) FSM: Transition at 947693 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

94) FSM: Transition at 974642 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

95) FSM: Transition at 984521 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

96) FSM: Transition at 2865 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

97) FSM: Transition at 12022 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

98) FSM: Transition at 12113 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

99) FSM: Transition at 30474 usecs after Fri Sep 20 00:13:24 2013
PDCNXS01# show trunk protocol
Trunk Protocol is enabled
PDCNXS01#
PDCNXS01# sh platform software fcoe_mgr event-history interface vfc542


>>>>FSM: has 134 logged transitions<<<<<

1) FSM: Transition at 64915 usecs after Thu Sep 19 19:24:17 2013
    Previous state: [FCOE_MGR_VFC_ST_INIT]
    Triggered event: [FCOE_MGR_VFC_EV_CREATE]
    Next state: [FCOE_MGR_VFC_ST_CREATE_WAIT]

2) FSM: Transition at 80948 usecs after Thu Sep 19 19:24:17 2013
    Previous state: [FCOE_MGR_VFC_ST_CREATE_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_CREATE_SUCC]
    Next state: [FCOE_MGR_VFC_ST_CREATED]

3) FSM: Transition at 927952 usecs after Thu Sep 19 19:32:24 2013
    Previous state: [FCOE_MGR_VFC_ST_CREATED]
    Triggered event: [FCOE_MGR_VFC_EV_BIND]
    Next state: [FCOE_MGR_VFC_ST_BIND_WAIT]

4) FSM: Transition at 929096 usecs after Thu Sep 19 19:32:24 2013
    Previous state: [FCOE_MGR_VFC_ST_BIND_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BIND_SUCC]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

5) FSM: Transition at 928024 usecs after Thu Sep 19 19:36:41 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

6) FSM: Transition at 932510 usecs after Thu Sep 19 19:36:41 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

7) FSM: Transition at 668230 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

8) FSM: Transition at 668313 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

9) FSM: Transition at 690458 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

10) FSM: Transition at 710576 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

11) FSM: Transition at 712400 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

12) FSM: Transition at 712491 usecs after Thu Sep 19 19:41:39 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

13) FSM: Transition at 897986 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

14) FSM: Transition at 904216 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

15) FSM: Transition at 904311 usecs after Thu Sep 19 19:57:18 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

16) FSM: Transition at 220973 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

17) FSM: Transition at 225419 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

18) FSM: Transition at 230986 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

19) FSM: Transition at 413878 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

20) FSM: Transition at 419048 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

21) FSM: Transition at 433120 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

22) FSM: Transition at 434859 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

23) FSM: Transition at 434946 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

24) FSM: Transition at 439827 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

25) FSM: Transition at 935645 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

26) FSM: Transition at 939610 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

27) FSM: Transition at 944538 usecs after Thu Sep 19 20:08:25 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

28) FSM: Transition at 459737 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

29) FSM: Transition at 464143 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

30) FSM: Transition at 464226 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

31) FSM: Transition at 530420 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

32) FSM: Transition at 546340 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

33) FSM: Transition at 585994 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

34) FSM: Transition at 594140 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

35) FSM: Transition at 609212 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

36) FSM: Transition at 612648 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

37) FSM: Transition at 612744 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

38) FSM: Transition at 628764 usecs after Thu Sep 19 20:09:00 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

39) FSM: Transition at 124689 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

40) FSM: Transition at 124774 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

41) FSM: Transition at 147617 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

42) FSM: Transition at 161187 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

43) FSM: Transition at 161281 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

44) FSM: Transition at 717278 usecs after Thu Sep 19 20:09:01 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

45) FSM: Transition at 137522 usecs after Thu Sep 19 20:23:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

46) FSM: Transition at 239097 usecs after Thu Sep 19 20:24:11 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

47) FSM: Transition at 239196 usecs after Thu Sep 19 20:24:11 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

48) FSM: Transition at 32735 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

49) FSM: Transition at 38305 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

50) FSM: Transition at 64910 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

51) FSM: Transition at 233853 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

52) FSM: Transition at 239187 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

53) FSM: Transition at 253356 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

54) FSM: Transition at 255028 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

55) FSM: Transition at 255114 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

56) FSM: Transition at 259850 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

57) FSM: Transition at 754674 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

58) FSM: Transition at 761234 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

59) FSM: Transition at 762939 usecs after Thu Sep 19 23:49:21 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

60) FSM: Transition at 711023 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

61) FSM: Transition at 716795 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

62) FSM: Transition at 716878 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

63) FSM: Transition at 763497 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

64) FSM: Transition at 777863 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

65) FSM: Transition at 836244 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

66) FSM: Transition at 842060 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

67) FSM: Transition at 859729 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

68) FSM: Transition at 861421 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

69) FSM: Transition at 861507 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

70) FSM: Transition at 884312 usecs after Thu Sep 19 23:49:56 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

71) FSM: Transition at 384797 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

72) FSM: Transition at 384880 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

73) FSM: Transition at 404485 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

74) FSM: Transition at 418569 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

75) FSM: Transition at 418667 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

76) FSM: Transition at 966835 usecs after Thu Sep 19 23:49:57 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

77) FSM: Transition at 147214 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

78) FSM: Transition at 151416 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

79) FSM: Transition at 160120 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

80) FSM: Transition at 343875 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

81) FSM: Transition at 348864 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

82) FSM: Transition at 383609 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

83) FSM: Transition at 385303 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

84) FSM: Transition at 385389 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

85) FSM: Transition at 393769 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

86) FSM: Transition at 894678 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

87) FSM: Transition at 902852 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

88) FSM: Transition at 905589 usecs after Fri Sep 20 00:13:05 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

89) FSM: Transition at 859027 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

90) FSM: Transition at 863442 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

91) FSM: Transition at 863526 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

92) FSM: Transition at 934466 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

93) FSM: Transition at 947693 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

94) FSM: Transition at 974642 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

95) FSM: Transition at 984521 usecs after Fri Sep 20 00:13:23 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

96) FSM: Transition at 2865 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

97) FSM: Transition at 12022 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

98) FSM: Transition at 12113 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

99) FSM: Transition at 30474 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

100) FSM: Transition at 524583 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

101) FSM: Transition at 524669 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

102) FSM: Transition at 545616 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

103) FSM: Transition at 561840 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

104) FSM: Transition at 561937 usecs after Fri Sep 20 00:13:24 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

105) FSM: Transition at 118439 usecs after Fri Sep 20 00:13:25 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

106) FSM: Transition at 626271 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_LOGICAL_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

107) FSM: Transition at 629450 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

108) FSM: Transition at 636059 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

109) FSM: Transition at 824725 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_DOWN]
    Next state: [FSM_ST_NO_CHANGE]

110) FSM: Transition at 829484 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

111) FSM: Transition at 847149 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

112) FSM: Transition at 848900 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

113) FSM: Transition at 848988 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

114) FSM: Transition at 858263 usecs after Fri Sep 20 00:17:36 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

115) FSM: Transition at 354531 usecs after Fri Sep 20 00:17:37 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

116) FSM: Transition at 361194 usecs after Fri Sep 20 00:17:37 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

117) FSM: Transition at 362899 usecs after Fri Sep 20 00:17:37 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

118) FSM: Transition at 693266 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_UP]
    Next state: [FSM_ST_NO_CHANGE]

119) FSM: Transition at 698651 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

120) FSM: Transition at 698735 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

121) FSM: Transition at 745767 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

122) FSM: Transition at 759035 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

123) FSM: Transition at 811186 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_L2_VLAN_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]

124) FSM: Transition at 817894 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

125) FSM: Transition at 852965 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

126) FSM: Transition at 854665 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

127) FSM: Transition at 854751 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN]
    Next state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]

128) FSM: Transition at 876853 usecs after Fri Sep 20 00:17:55 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGDOWN_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_DOWN_DONE]
    Next state: [FCOE_MGR_VFC_ST_DOWN]

129) FSM: Transition at 374562 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

130) FSM: Transition at 374648 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_DOWN]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]

131) FSM: Transition at 395248 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_BRINGUP_WAIT]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_SUCC]
    Next state: [FCOE_MGR_VFC_ST_PHY_UP]

132) FSM: Transition at 408660 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP_EVAL]
    Next state: [FSM_ST_NO_CHANGE]

133) FSM: Transition at 408756 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_BRING_UP]
    Next state: [FSM_ST_NO_CHANGE]

134) FSM: Transition at 953881 usecs after Fri Sep 20 00:17:56 2013
    Previous state: [FCOE_MGR_VFC_ST_PHY_UP]
    Triggered event: [FCOE_MGR_VFC_EV_ETH_FCOE_CHANGE]
    Next state: [FSM_ST_NO_CHANGE]


    Curr state: [FCOE_MGR_VFC_ST_PHY_UP]
XXXXXXXX#


Hi Ganesh and All,

I have checked with Cisco Engineer. All configurations are fine. From Server side, we enable FCoE in BIOS level and it worked fine. Thanks to all.

shajakhan85
Level 1
Level 1

Hi,

Kindly use below one for the solution. N5K QOS disabled by default for FCOE.

http://www.cisco.com/en/US/docs/switches/datacenter/nexus5000/sw/troubleshooting/guide/n5K_ts_fcoe.html#wp1037424

once done you vfc will come up.

Dear Shajakhan,

I believe QOS is already enabled.

class-map type qos class-fcoe

class-map type queuing class-all-flood

  match qos-group 2

class-map type queuing class-ip-multicast

  match qos-group 2

class-map type network-qos class-all-flood

  match qos-group 2

class-map type network-qos class-ip-multicast

  match qos-group 2

Hi All,

Kindly help to solve this issue.

Hi All,

For the other Switch, i am getting below error.

PDCNX02# show interface vfc 542

vfc542 is trunking (Not all VSANs UP on the trunk)

    Bound interface is Ethernet1/13

    Hardware is Ethernet

    Port WWN is 22:1d:00:05:73:d3:9a:bf

    Admin port mode is F, trunk mode is on

    snmp link state traps are enabled

    Port mode is TF

    Port vsan is 601

    Trunk vsans (admin allowed and active) (601)

    Trunk vsans (up)                       ()

    Trunk vsans (isolated)                 ()

    Trunk vsans (initializing)             (601)

    1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec

    1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec

      0 frames input, 0 bytes

        0 discards, 0 errors

      0 frames output, 0 bytes

        0 discards, 0 errors

    last clearing of "show interface" counters never

    Interface last changed at Tue Sep 24 12:25:41 2013

Hi,

Can you verify if you have the below FCoE QoS config on your 5Ks?

class-map type qos class-fcoe

class-map type queuing class-fcoe

match qos-group 1

class-map type queuing class-all-flood

match qos-group 2

class-map type queuing class-ip-multicast

match qos-group 2

class-map type network-qos class-fcoe

match qos-group 1

class-map type network-qos class-all-flood

match qos-group 2

class-map type network-qos class-ip-multicast

match qos-group 2

system qos

service-policy type qos input fcoe-default-in-policy

service-policy type queuing input fcoe-default-in-policy

service-policy type queuing output fcoe-default-out-policy

service-policy type network-qos fcoe-default-nq-policy

Also you can use the #show policy-map and #show class-map to verify.

Thanks

Hello Luke,

I have attached the output of below commands. Could you please confirm whether QoS is enabled or not? I am not expert in Network. No idea about this. Thanks

XXXXXXXX# show policy-map


  Type qos policy-maps
  ====================

  policy-map type qos default-in-policy
    class type qos class-fcoe
      set qos-group 1
    class type qos class-default
      set qos-group 0

  Type queuing policy-maps
  ========================

  policy-map type queuing default-in-policy
    class type queuing class-fcoe
      bandwidth percent 50
    class type queuing class-default
      bandwidth percent 50
  policy-map type queuing default-out-policy
    class type queuing class-fcoe
      bandwidth percent 50
    class type queuing class-default
      bandwidth percent 50


  Type network-qos policy-maps
  ===============================

  policy-map type network-qos default-nq-policy
    class type network-qos class-fcoe

      pause no-drop
      mtu 2158
    class type network-qos class-default

      mtu 1500
XXXXXXXX# show class-map


  Type qos class-maps
  ===================

    class-map type qos match-any class-fcoe
      match cos 3

    class-map type qos match-any class-default
      match any

    class-map type qos match-any class-all-flood
      match all flood

    class-map type qos match-any class-ip-multicast
      match ip multicast


  Type queuing class-maps
  =======================

    class-map type queuing class-fcoe
      match qos-group 1

    class-map type queuing class-default
      match qos-group 0

    class-map type queuing class-all-flood
      match qos-group 2

    class-map type queuing class-ip-multicast
      match qos-group 2

  Type network-qos class-maps
  ==============================

    class-map type network-qos class-fcoe
      match qos-group 1

    class-map type network-qos class-default
      match qos-group 0

    class-map type network-qos class-all-flood
      match qos-group 2

    class-map type network-qos class-ip-multicast
      match qos-group 2

XXXXXXXX#

Hi Sabarna,

It look ok to me but can you verify if you have the below lines of config in your running config or send what you have configured on the service-policy lines?

system qos

service-policy type qos input fcoe-default-in-policy

service-policy type queuing input fcoe-default-in-policy

service-policy type queuing output fcoe-default-out-policy

service-policy type network-qos fcoe-default-nq-policy

Thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: