EMC DS-32B2 Switch User Manual


 
1
1-266
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
nsAllShow
Display global Name Server information.
Syntax
nsAllShow [type]
Availability All users
Description Use this command to display the 24-bit Fibre Channel addresses of all
devices in all switches in the fabric. If the operand type is supplied,
only devices of specified FC-PH type are displayed. If type is omitted,
all devices are displayed.
Specifying the type operand causes the switch to send out a query to every
switch in the fabric. On a large fabric, it is recommended not to run a script
that repeatedly issues the nsAllShow command with a type operand
specified.
Operand This command has the following operand:
Example
To display all devices in the Fabric, followed by all type 8 (SCSI-FCP)
devices and all type 5 (SCSI-FCIP) devices:
switch:admin> nsAllShow
12 Nx_Ports in the Fabric {
011200 0118e2 0118e4 0118e8 0118ef 021200
0214e2 0214e4 0214e8 0214ef
}
switch:admin> nsAllShow 8
8 FCP Ports {0118e2 0118e4 0118e8 0118ef 0214e2 0214e4 0214e8 0214ef}
switch:admin> nsAllShow 5
2 FC-IP Ports in the Fabric {011200 021200}
type
Specify the FC-PH type code. This operand is optional.
The valid values for this operand are 0 to 255. Below are
two specific FC-PH device type codes:
8 = FCP type device
4 , 5 = FC-IP type device
Other FC-PH types are displayed in the format x ports
supporting FC4 code where x is the number of ports of a
type, and code is the FC-PH type code.