#Copyright (C) 2009 Brocade communication systems. All Rights Reserved.
#!/bin/sh
#
# List of CLI commands to be executed from FOS to collect debug data for CEE
# components
#
#/fabos/sbin/fcoe_dbg fcoe show devices
#/fabos/sbin/fcoe_dbg fcoe show allports
#/fabos/sbin/fcoe_dbg fcoe show pending
#/fabos/sbin/fcoe_dbg fcoe show swcfg
#/fabos/sbin/fcoe_dbg fcoe show ptcfg
#/fabos/sbin/fcoe_dbg fcoe show servicestats
#/fabos/sbin/fcoe_dbg fcoe show ha
#/fabos/sbin/fcoe_dbg fcoe show alltrunks
#/fabos/sbin/fcoe_dbg fcoe show direct
#/fabos/sbin/fcoe_dbg fcoe show all_vlans
#/fabos/sbin/fcoe_dbg fcoe show allowed
cat /proc/fabos/kap/sw
cat /proc/fabos/kap/hw
