HP Brocade 8/12c Brocade Fabric OS Troubleshooting and Diagnostics Guide v6.2. - Page 31

Fibre Channel Router connectivity, Generate and route an ECHO

Page 31 highlights

Fibre Channel Router connectivity 2 Fibre Channel Router connectivity This section describes tools you can use to troubleshoot Fibre Channel routing connectivity and performance. Generate and route an ECHO The FC-FC Routing Service enables you to route the ECHO generated when an fcPing command is issued on a switch, providing fcPing capability between two devices in different fabrics across the FC router. The fcPing command sends a Fibre Channel ELS ECHO request to a pair of ports. It performs a zone check between the source and destination. In addition, two Fibre Channel Extended Link Service (ELS) requests will be generated. The first ELS request is from the domain controller to the source port identifier. The second ELS request is from the domain controller to the destination port identifiers. The ELS ECHO request will elicit an ELS ECHO response from a port identifier in the fabric and validates link connectivity. To validate link connectivity to a single device or between a pair of devices, use the fcPing command in the following syntax: fcping [--number frames][--length size][--interval wait][--pattern pattern] [--bypasszone] [--quiet] [source] destination [--help] Where: --number frames --length size --interval wait --pattern pattern --bypasszone --quiet Specifies the number of ELS Echo requests to send. The default value is 5. Specifies the frame size of the requests in bytes. The default value is 0. Without data, the Fibre Channel Echo request frame size is 12 bytes. The total byte count includes four bytes from the Echo request header and eight bytes from the timestamp. The maximum allowed value is 2,036 bytes. The length must be word-aligned. Specifies the interval, in seconds, between successive ELS Echo requests. The default value is 0 seconds. Specifies up to 16 "pad" bytes, which are used to fill out the request frame payload sent. This is useful for diagnosing data-dependent problems in the fabric link. The pattern bytes are specified as hexadecimal characters. For example, the --pattern ff fills the request frame with instances of the number 1. If a non-byte aligned pattern is specified, the upper nibble of the last pattern byte is filled with zeros. For example, --pattern 123 fills the payload with a pattern of 0x1203. Bypasses the zone check Suppresses the diagnostic output. Only zoning information, if applicable, and the summary line are displayed. source Specifies the source port ID, port WWN, or node WWN. This operand is optional. destination --help Specifies the destination. When using fcPing between a source and a destination, specify the destination as a port WWN or a node WWN. When using fcPing to ping a single device, specify the destination as a switch WWN, a domain ID, or a switch domain controller ID. Displays the command usage. Fabric OS Troubleshooting and Diagnostics Guide 15 53-1001187-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144

Fabric OS Troubleshooting and Diagnostics Guide
15
53-1001187-01
Fibre Channel Router connectivity
2
Fibre Channel Router connectivity
This section describes tools you can use to troubleshoot Fibre Channel routing connectivity and
performance.
Generate and route an ECHO
The FC-FC Routing Service enables you to route the ECHO generated when an
fcPing
command is
issued on a switch, providing
fcPing
capability between two devices in different fabrics across the
FC router.
The
fcPing
command sends a Fibre Channel ELS ECHO request to a pair of ports. It performs a
zone check between the source and destination. In addition, two Fibre Channel Extended Link
Service (ELS) requests will be generated. The first ELS request is from the domain controller to the
source port identifier. The second ELS request is from the domain controller to the destination port
identifiers. The ELS ECHO request will elicit an ELS ECHO response from a port identifier in the
fabric and validates link connectivity.
To validate link connectivity to a single device or between a pair of devices, use the
fcPing
command in the following syntax:
fcping
[
--
number
frames
][
--
length
size
][
--
interval
wait
][
--
pattern
pattern
] [
--
bypasszone
]
[
--
quiet
] [
source
]
destination
[
--
help
]
Where:
--
number
frames
Specifies the number of ELS Echo requests to send. The default value is 5.
--
length
size
Specifies the frame size of the requests in bytes. The default value is 0.
Without data, the Fibre Channel Echo request frame size is 12 bytes. The
total byte count includes four bytes from the Echo request header and eight
bytes from the timestamp. The maximum allowed value is 2,036 bytes. The
length must be word-aligned.
--
interval
wait
Specifies the interval, in seconds, between successive ELS Echo requests.
The default value is 0 seconds.
--
pattern
pattern
Specifies up to 16 "pad" bytes, which are used to fill out the request frame
payload sent. This is useful for diagnosing data-dependent problems in the
fabric link. The pattern bytes are specified as hexadecimal characters. For
example, the
--
pattern
ff
fills the request frame with instances of the
number 1. If a non-byte aligned pattern is specified, the upper nibble of the
last pattern byte is filled with zeros. For example, --pattern 123 fills the
payload with a pattern of 0x1203.
--
bypasszone
Bypasses the zone check
--
quiet
Suppresses the diagnostic output. Only zoning information, if applicable, and
the summary line are displayed.
source
Specifies the source port ID, port WWN, or node WWN. This operand is
optional.
destination
Specifies the destination. When using fcPing between a source and a
destination, specify the destination as a port WWN or a node WWN. When
using fcPing to ping a single device, specify the destination as a switch WWN,
a domain ID, or a switch domain controller ID.
--
help
Displays the command usage.