display fc login

Use display fc login to display the node login information of the specified VSANs.

Syntax

display fc login [ vsan vsan-id ] [ count ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vsan vsan-id: Specifies a VSAN by its ID in the range of 1 to 3839. If no VSAN is specified, this command displays the node login information of all VSANs.

count: Displays the total number of logged-in nodes.

Examples

# Display the node login information of VSAN 1.

<Sysname> display fc login vsan 1
Interface VSAN FCID     Node WWN                Port WWN
Vfc1      1    0x010000 21:01:00:1b:32:a0:fa:18 21:01:00:1b:32:a0:fa:17

# Display the number of logged-in nodes for VSAN 1.

<Sysname> display fc login vsan 1 count
Total entries: 1

# Display the number of logged-in nodes for each VSAN and the total number of logged-in nodes.

<Sysname> display fc login count
VSAN        Entries
1           1
2           1

Total entries: 2

Table 9: Command output

Field

Description

Interface

Interface on the switch connected to the node.

VSAN

VSAN ID.

FCID

FC address assigned by the switch to the node.

Port WWN

WWN of the port connecting the node to the switch.

Entries

Number of logged-in nodes for a VSAN.

Total Entries

Total number of logged-in nodes.