Fcredgeshow – Dell POWEREDGE M1000E User Manual

Page 313

Advertising
background image

Fabric OS Command Reference

281

53-1001764-02

fcrEdgeshow

2

fcrEdgeshow

Displays the FIDs of all configured EX_Ports.

Synopsis

fcredgeshow

fcredgeshow [-fid FabricID]

fcredgeshow --help

Description

Use this command without operand to display information about all Fabric IDs (FIDs) that have
been created on the chassis and are assigned to EX_Ports.

When a FID is specified, fcredgeshow displays information for all EX_Ports configured with the
specified FID.

For each FID, the command output includes the following:

FID

Fabric ID of the EX_Port.

EX-port

EX_Port number of the switch.

E_Port

Port number for the remote E_Port.

PWWN

Neighbor switch port WWN.

SWWN

Neighbor switch WWN.

The command output depends on the EX_Port configuration:

If the EX_Port is Online, the command displays the FID, the EX_Port to which it is assigned, the
E_Port, the port WWN and the switch WWN.

If the EX_Port is offline, the command displays the FID, the EX_Port to which it is assigned, and
an "OFFLINE" message.

IF no EX_Ports are configured in the switch, the command displays "No EX-port Configured".

If no EX_Ports are configured with the specified FID, the command displays the following
message: "No EX-ports with FID FabricID"

Operands

This command has the following operands:

-fid FabricID

Specifies the FID for which to display the configured EX_Ports.

--

help

Displays the command usage.

Examples

To display the EX_Ports configured in the switch:

switch:admin>

fcredgeshow

FID EX-port E-port Neighbor Switch (PWWN, SWWN )

-------------------------------------------------------------------------

25 11 244 20:f4:00:05:1e:38:a4:cb 10:00:00:05:1e:38:a4:cb

35 10 299 2e:2b:00:05:1e:40:44:02 10:00:00:05:1e:40:44:02

To display the EX_Ports configured with a specified FID:

switch:admin>

fcredgeshow -fid 25

FID EX-port E-port Neighbor Switch (PWWN, SWWN )

-------------------------------------------------------------------------

25 11 244 20:f4:00:05:1e:38:a4:cb 10:00:00:05:1e:38:a4:cb

Advertising