Configuration Examples for Adding and Deleting OUIs
Example: Adding and Deleting OUIs
switch# configure terminal
switch(config)# wwn oui 0x10001c
switch(config)# no wwn oui 0x10001c
switch(config)# end
Example: Displaying OUIs
switch# show wwn oui
OUI Vendor Default/Static
----------------------------------------------------
0x0000fc Cisco Static
0x00000c Cisco Default
0x000196 Cisco Default
0x000197 Cisco Default
0x0001c7 Cisco Default
0x0001c9 Cisco Default
World Wide Names
The world wide name (WWN) in the switch is equivalent to the Ethernet MAC address. As with the MAC
address, you must uniquely associate the WWN to a single device. The principal switch selection and the
allocation of domain IDs rely on the WWN. The WWN manager, a process-level manager residing on the
switch’s supervisor module, assigns WWNs to each switch.
Cisco MDS 9000 Family switches support three network address authority (NAA) address formats (see Table
25: Standardized NAA WWN Formats , on page 305).
Table 25: Standardized NAA WWN Formats
WWW FormatNAA TypeNAA Address
48-bit MAC address000 0000 0000bType 1 = 0001bIEEE 48-bit address
48-bit MAC addressLocally assignedType 2 = 0010bIEEE extended
VSID: 36 bitsIEEE company ID: 24 bitsType 5 = 0101bIEEE registered
Changes to the world-wide names should be made by an administrator or individual who is completely familiar
with switch operations.
Caution
This section includes the following topics:
Displaying WWN Information
Use the show wwn commands to display the status of the WWN configuration. See the following examples:
Cisco MDS 9000 Series Fabric Configuration Guide, Release 8.x
305
Advanced Features and Concepts
Configuration Examples for Adding and Deleting OUIs