Cisco MDS 9000 Family Command Reference, Release 1.3 (from Release 1.3(1) through Release 1.3(6))
W Commands

Table Of Contents

W Commands

write-accelerator

write erase

wwn secondary-mac


W Commands


The commands in this chapter apply to the Cisco MDS 9000 Family of multilayer directors and fabric switches. All commands are shown here in alphabetical order regardless of command mode. Please see the Command Mode section to determine the appropriate mode for each command. For more information, see the Cisco MDS 9000 Family Configuration Guide.

write-accelerator

write erase

wwn secondary-mac

write-accelerator

To enable write acceleration for the FCIP interface, use the write-accelerator option. Use the no form of this command to disable write acceleration.

write-accelerator

no write-accelerator

Syntax Description

This command has no arguments or keywords.

Defaults

None.

Command Modes

Configuration mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(1).

Usage Guidelines

The write acceleration feature is disabled by default and must be enabled on both sides of the FCIP link. If it is only enabled on one side of the FCIP tunnel, the tunnel will not initialize.

Examples

The following command enables write acceleration on the specified FCIP interface.

switch# config terminal
switch(config)# interface fcip 51
switch(config-if)# write-accelerator

The following command disables write acceleration on the specified FCIP interface.

switch# config terminal
switch(config)# interface fcip 51
switch(config-if)# no write-accelerator

The following command deletes the assigned peer port information.

switch(config-if)# no peer-info ipaddr 10.1.1.1 port 2000

The following command assigns the peer profile ID to connect to 20. The valid range is from 1 to 255

switch(config-if)# peer-info profile_id 20

The following command deletes the assigned peer profile ID information.

switch(config-if)# no peer-info profile_id 500

Related Commands

Command
Description

show interface fcip

Displays an interface configuration for a specified FCIP interface.


write erase

To clear a startup configuration, enter the write erase command from the EXEC mode prompt.

write erase [boot | debug]

Syntax Description

boot

Destroys boot configuration.

debug

Clears the existing debug configuration.


Defaults

None.

Command Modes

EXEC mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

Once this command is issued, the switch's startup configuration reverts to factory defaults. The running configuration is not affected. The write erase command erases the entire startup configuration with the exception of any configuration that affects the loader functionality.

The write erase boot command only erases the configuration that affects the loader functionality. The loader functionality configuration includes the boot variables and the mgmt0 IP configuration information (IP address, netmask, and default gateway).

Examples

The following example clears the existing startup configuration completely.

switch# write erase

The following example clears the loader functionality configuration.

switch# write erase boot
This command will erase the boot variables and the ip configuration of interface mgmt 0

wwn secondary-mac

To allocate secondary MAC addresses, use the wwn secondary-mac command.

www secondary-mac wwn-id range address-range

Syntax Description

secondary-mac wwn-id

The secondary MAC address with the format hh:hh:hh:hh:hh:hh.

range address-range

The range for the specified WWN. The only valid value is 64.


Command Modes

EXEC

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

This command cannot be undone.

Changes to the worldwide names are only performed as required. They should not be changed on a daily basis. These changes should be made by an administrator or individual who is completely familiar with switch operations.

For more information, refer to the Cisco MDS 9000 Family Configuration Guide.

Examples

switch(config)# wwnm secondary-mac 00:99:55:77:55:55 range 64 
This command CANNOT be undone. 
Please enter the BASE MAC ADDRESS again: 00:99:55:77:55:55
Please enter the mac address RANGE again: 64
From now on WWN allocation would be based on new MACs.
Are you sure? (yes/no) no
You entered: no. Secondary MAC NOT programmed