fcrls --port rport_bsg_name [--quiet]
fcrls --fcid rport_port_FC-ID [--quiet]
The fcrls command performs Fibre Channel Read Link Error Status Block (RLS) ELS request (see FC-LS-2) via BSG over a given rport bsg name or FC-ID.
fcrls takes either a rport bsg name or a rport port FC-ID as the input. To disable verbose output, use the --quiet option.
--port rport_bsg_name
--fcid rport_port_FC-ID
--quiet
--help
Sends RLS to the FC remote port as rport-7:0-1
fcrls --port rport-7:0-1
Sends RLS to the FC remote port with 0xce000d as its port FC-ID
fcrls --fcid 0xce000d
fcoeadm(8)
fcrls is part of the fcoe-utils package, maintained through the Open-FCoE project. Resources for both developers and users can be found at the Open-FCoE website http://open-fcoe.org/.