Specifications

Table Of Contents
nodefind
451Fabric OS Version 3.1.x/4.1.x Reference Guide
Displays all the device PIDs matching a given WWN.
Synopsis
nodefind “WWN”
Availability
All users.
Release
V3.1.x and V4.1.x
Description
Use this command to display the 24-bit Fibre Channel addresses of all the devices
in the fabric that have either port world wide name or node world wide name
matching with the given world wide name.
The message No device is found with wwn xxxxxxxx is displayed
if there is no device matching the given WWN. If matches are found, the command
displays the number of devices found.
Operands
This command has the following operand:
Examples
To display all the device PIDs matching a given WWN:
nodefind
WWN
Specify the world wide name which can be used to match
the real device's port WWN or node WWN. The world
wide name must have eight colon separated fields each
consisting of 1 or 2 hexadecimal digits between 0 and ff,
with no spaces.
switch:admin> nodefind “50:05:07:65:05:04:08:e5”
1 device is found with wwn 50:05:07:65:05:04:08:e5
switch:admin>