Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

678 Fabric OS Command Reference
53-1000599-01
wwn
2
wwn
Displays or sets the World Wide Name (WWN) of the switch.
Synopsis wwn [name]
Description Use this command to display the WWN of a switch. All switches have a numeric address that is the
unique Fibre Channel address used for communicating with the switch. The WWN displays in the
output of the switchShow command.
WWNs must have eight colon-separated fields, each consisting of one or two hexadecimal digits
between 0 and ff, with no spaces.
After changing the WWN, this command prompts you to reboot the system (or switch on
dual-domain systems), because the change does not take effect until the switch restarts. This
reboot can be deferred, in which case you are expected to eventually use switchReboot or reboot to
propagate the change to all switch components. However, the restart of the switch must happen
before any firmwareDownload or (for bladed systems) CP failover occurs; otherwise, the behavior of
the switch could be unexpected.
Operands none
Examples To display the switch WWN and then change it:
switch:admin> wwn
10:00:00:60:69:00:54:e9
switch:admin> wwn 10:00:ff:ff:ff:80:02:3c
The switch must be rebooted for the new WWN to take effect.
Reboot now? (yes, y, no, n): [yes] y
Rebooting switch 0 ...
[system reboots]
switch:admin> wwn
10:00:ff:ff:ff:80:02:3c
See Also switchShow