HP UX Internet and Networking Software manual Deletedownstreamlurange, Dslubasename

Models: UX Internet and Networking Software

1 651
Download 651 pages 11.83 Kb
Page 258
Image 258

Administration Commands

delete_downstream_lu_range

State Check

If the command does not execute because of a state error, SNAplus2 returns the following parameters:

primary_rc

STATE_CHECK

secondary_rc

Possible values are:

INVALID_LU_NAME

The dslu_name parameter did not match any defined downstream LU name.

DSLU_ACTIVE

The LU cannot be deleted because it is currently active.

Other Conditions

Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.

2.71 delete_downstream_lu_range

The delete_downstream_lu_range command deletes a range of downstream LUs. The supplied parameters include a base name for the LUs and the range of NAU addresses. The LU base name and NAU addresses are combined to determine the range of LUs to delete. For example, a base name of LUNME combined with a NAU range of 1114deletes the following LUs: LUNME011, LUNME012, LUNME013, and LUNME014.

All LUs with names in the specified range are deleted; SNAplus2 does not return an error if one or more names in the range do not exist.

2.71.1 Supplied Parameters

Parameter name

Type

Length

Default

[delete_downstream_lu_range]

 

 

dslu_base_name

character

5

 

min_nau

decimal

 

1

max_nau

decimal

 

1

Supplied parameters are:

dslu_base_name

Base name for the names of the LUs to be deleted. This name is a type-A character string of 1–5 characters starting with a letter. SNAplus2 appends the 3-digit decimal value of each NAU address to this name to determine which LUs to delete.

min_nau

NAU address of the first LU to be deleted, in the range 1255.

max_nau

NAU address of the last LU to be deleted, in the range 1255.

258

Page 258
Image 258
HP UX Internet and Networking Software manual Deletedownstreamlurange, Dslubasename