Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Technical Instruction Sure Solution 1002198.1 : Reserved ip address range for Sun StorEdge [TM] 3510 FC Array
PreviouslyPublishedAs 203110 Description Addresses within the reserved ip address range for the 3510 cannot be configured and furthermore will generate an error if one of these ip addresses is used. This is the reserved ip address range for the 3510 as provided by Dothill Steps to Follow The reserved IP address range list below-- if( (Desc & 0xff) == 0 || /* 0.0.0.0 */ (Desc & 0xff) == 0x7f || /* 127.x.x.x */ (Desc & 0xffff) == 0x80 || /* 128.x.x.x */ (Desc & 0xffff) == 0xffbf || /* 191.255.x.x */ (Desc & 0xffffff) == 0xc0 || /* 192.0.0.x */ (Desc & 0xffffff) == 0x200c0 || /* 192.0.2.x */ (Desc & 0xffffff) == 0xffffdf ) /* 223.255.255.x */ Reserved IP addresses are not documented in the firmware manual. See example of error message below when trying to use a reserved ip address. The sccli displays the following error: sccli> sccli> config network-interface lan0 ip-address 192.0.2.6 sccli: get/set: error: failed to set controller network interface sccli: could not set interface parameters When using a non-reserved ip address, the configuration change succeeds. sccli> config network-interface lan0 ip-address 10.1.13.89 sccli: changes will not take effect until controller is reset sccli> In telnet window the error: "IP address reserved." is displayed when trying to set the ip address to 192.0.2.6. Product Sun StorageTek 3510 FC Array Network Storage 3510, ip, address, minnow, reserved Previously Published As 81838 Change History Date: 2005-06-09 User Name: 31620 Action: Approved Comment: Verified Metadata - Verified Keywords - Verified still correct for audience - currently set to contract Audience left at contract as per FvF http://kmo.central/howto/FvF.html Checked review date - currently set to 2006-06-07 Checked for TM - added one for 3510 Publishing under the current publication rules of 18 Apr 2005: (1) The document is in the ARCHIVED state. The AUDIENCE tag for archived documents should be set to "FREE". If a document moves out of the ARCHIVED state and is re-published to the current collections, the AUDIENCE tag should be changed to "CONTRACT". (2) The document deals with any of the products listed below (one or more of the products is listed in the article properties PRODUCT field). The AUDIENCE tag for these documents should be "FREE" - StarOffice - Sun Java Desktop System - Sun Fortran / Sun Studio - Sun Java Studio Creator - Sun Java Studio Enterprise - Sun Java Studio Mobility - Sun Java Studio Standard - Sun Cobalt - Sun LX50 Server -- Subject:PLS READ: authoring content in Voyager From:Robb Moody Date:Mon, 18 Apr 2005 16:40:38 -0600 To:undisclosed-recipients: ; The AUDIENCE tag in Voyager must be set according to the following rules: (1) Internal Documents identified as "Internal" are only disseminated to Sun employees and contractors. Internal documents are not shared with third parties. Documents dealing with the following should be marked as "Internal"... - unreleased products - beta products - any confidential, non-public strategies and ideas, development information, computer codes, marketing information and strategies, business operations, customer and workforce information, trade secrets, records, documents, information, studies, and materials of Sun (2) Contract All EXTERNAL Voyager documents should be identified as "Contract" (unless otherwise indicated below). (3) Free Any EXTERNAL Voyager document dealing with any of the products listed below should be identified as "Free". If one or more of the products below is listed in the "article properties PRODUCT" field, the document should be marked "Free". - StarOffice - Sun Java Desktop System - Sun Fortran / Sun Studio - Sun Java Studio Creator - Sun Java Studio Enterprise - Sun Java Studio Mobility - Sun Java Studio Standard - Sun Cobalt - Sun LX50 Server Thank you for your immediate attention to these changes. If you have questions about the Voyager process please send an e-mail to [email protected]. Detailed guidelines for authoring Voyager documents can be found at pronto.central or by clicking on the link below: http://kmo.central/howto/content/voyager-contributor-standards.html If you have questions about the Fee vs. Free project, contact [email protected]. Version: 3 Date: 2005-06-07 User Name: 31620 Action: Accept Comment: Version: 0 Date: 2005-06-07 User Name: 119902 Action: Approved Comment: I have reviewed this doc for tech accuracy Version: 0 Date: 2005-06-07 User Name: 119902 Action: Accept Comment: Version: 0 Date: 2005-06-07 User Name: 28450 Action: Approved Comment: Please review for grammer and technical accuracy Version: 0 Date: 2005-06-07 User Name: 28450 Action: Created Comment: Version: 0 Product_uuid 58553d0e-11f4-11d7-9b05-ad24fcfd42fa|Sun StorageTek 3510 FC Array aea70032-21a1-11d6-900d-e576a4de8318|Network Storage Attachments This solution has no attachment |
||||||||||||
|