display fc nport

Use display fc nport to display the login information for NP_Ports.

Syntax

display fc nport [ interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface interface-type interface-number: Specifies an NP_Port by its type and number. The NP_Port can be a VFC interface. If you do not specify an NP_Port, this command displays the login information of all NP_Ports.

Usage guidelines

Only NPV and FCF-NPV switches support this command.

This command displays the login information sent by operational NP_Ports to the FCF switch and management addresses obtained from the FCF switch.

This command displays the information for only NP_Ports that have successfully registered with the FCF switch.

Examples

# Display the login information for all NP_Ports.

<Sysname> display fc nport
NP port: Vfc1
  Port-WWN: 20:00:00:41:22:a8:00:05
  FC4-types(FC4_features): NPV
  Symbolic-node-name: NPV-Sysname
  Symbolic-port-name: NPV-Sysname: Vfc1
  Node-IP-addr: 192.168.0.153
  Peer management address: snmp://192.168.0.151
                           snmp://192.168.0.152

NP port: Vfc2
  Port-WWN: 20:00:00:49:c9:28:c7:01
  FC4-types(FC4_features): NPV
  Symbolic-node-name: NPV-Sysname
  Symbolic-port-name: NPV-Sysname:Vfc2
  Node-IP-addr: 192.168.0.153
  Peer management address: snmp://192.168.0.151
                           snmp://192.168.0.152

Table 34: Command output

Field

Description

FC4-types(FC4 features)

An NP_Port always registers NPV as its FC4 type and has no FC4 feature.

Symbolic-node-name

Symbolic name in the form of system-name, which is used for describing the NPV switch where the NP_Port resides.

Symbolic-port-name

Symbolic name in the form of system-name:port-name, which is used for describing the NP_Port.

Node-IP-addr

IP address of the NPV switch.

Peer management address

List of management addresses obtained by the NP_Port from the FCF switch.

For example, snmp://192.168.6.151 indicates that SNMP is used as the management protocol and the management address is 192.168.6.151.

If the FCF switch is not configured with management addresses, this field is blank.