Users Guide

Table Of Contents
Example
OS10(config)# vfabric 10
OS10(conf-vfabric-10)# name 10
OS10(conf-vfabric-10)# fcoe fcmap 0x0efc01
OS10(conf-vfabric-10)# fcoe fcf-priority 128
OS10(conf-vfabric-10)# fcoe fka-adv-period 8
OS10(conf-vfabric-10)# fcoe vlan-priority 3
Supported
Releases
10.3.1E or later
name
Configures a vfabric name.
Syntax
name vfabric-name
Parameters vfabric-name — Enter a name for the vfabric.
Defaults Not configured
Command Mode Vfabric CONFIGURATION
Usage Information
The no version of this command removes the vfabric name..
Example
OS10(config)# vfabric 100
OS10(conf-vfabric-100)# name test_vfab
Supported
Releases
10.3.1E or later
show fc statistics
Displays the FC statistics.
Syntax
show fc statistics {vfabric vfabric-ID | interface fibrechannel}
Parameters
vfabric-ID — Enter the vfabric ID.
fibrechannel — Enter the Fibre Channel interface name.
Default Not configured
Command Mode EXEC
Usage Information None
Example (vfabric)
OS10# show fc statistics vfabric 100
Number of FLOGI : 43
Number of FDISC : 6
Number of FLOGO : 0
Number of FLOGI Accepts : 43
Number of FLOGI Rejects : 0
Number of FDISC Accepts : 6
Number of FDISC Rejects : 0
Number of FLOGO Accepts : 0
Number of FLOGO Rejects : 0
Example
(interface)
OS10# show fc statistics interface fibrechannel1/1/25:1
Number of FLOGI : 1
Number of FDISC : 0
Number of FLOGO : 0
Number of FLOGI Accepts : 1
Number of FLOGI Rejects : 0
Number of FDISC Accepts : 0
Number of FDISC Rejects : 0
Fibre Channel 343