Reference Guide

2. Configure Port 1 on Switch A as a D_Port in static mode.
switchA:admin> portcfgdport --enable 1
3. Repeat Step 1 and Step 2 for the corresponding port (in this example, Port 2) on Switch B.
switchB:admin> portdisable 2
switchB:admin> portcfgdport --enable 2
4. Reenable Port 1 on Switch A.
switchA:admin> portenable 1
5. Renable Port 2 on Switch B.
switchB:admin> portenable 2
The basic test suite starts as soon as both ports are enabled and ready to perform the test.
6. While the test is running, you can enter a variety of show commands to confirm the D_Port configuration and view test results
on an interface. See "Using D_Port show commands" at the end of this chapter.
To view D_Port status and test results for an interface:
switch:admin> portdporttest --show 10/0/39
D-Port Information:
===================
Port: 7
Remote WWNN: 10:00:00:05:33:81:43:00
Remote port index: 71
Mode: Automatic
No. of test frames: 1 Million
Test frame size: 1024 Bytes
FEC (enabled/option/active): Yes/No/No
CR (enabled/option/active): Yes/No/No
Start time: Sun Dec 7 22:49:05 2014
End time: Sun Dec 7 22:49:30 2014
Status: PASSED
================================================================================
Test Start time Result EST(HH:MM:SS) Comments
================================================================================
Electrical loopback 22:49:07 PASSED -------- ----------
Optical loopback 22:49:21 PASSED -------- ----------
Link traffic test 22:49:26 PASSED -------- ----------
================================================================================
Roundtrip link latency: 277 nano-seconds
Estimated cable distance: 3 meters
Buffers required: 1 (for 2112 byte frames at 16Gbps speed)
Egress power: Tx: -2.6 dBm, Rx: -3.3 dBm, Diff: 0.7 dBm (Loss is within tolerable
limit)
Ingress power: Rx: -2.5 dBm, Tx: -2.7 dBm, Diff: 0.0 dBm (No Loss)
7. To confirm D_Port test results for all ports, use the following command.
switch:admin> portdporttest --show all
Port State SFP Capabilities Test Result
==============================================
24 ONLINE E,O PASSED
26 ONLINE E,O PASSED
33 OFFLINE --- FAILED
8.
Optional
: To stop the test on both ends, use the portDportTest --stop command on both the ends. After stopping the test,
verify manually that the test has stopped on both ends. You can restart the test on both ends using the portDportTest --start/
restart command on any one of the ends. You do not need to run the same command on both ends of a single connection
Diagnostic Port
Brocade Fabric OS Administration Guide, 8.0.1
426 53-1004111-02