Asset ID: |
1-71-1019635.1 |
Update Date: | 2011-04-15 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
1019635.1
:
SL500 - How to Enable Private Ethernet Port, 1A, on the RLC Card
Related Items |
- Sun StorageTek SL500 Modular Library System
|
Related Categories |
- GCS>Sun Microsystems>Storage - Tape>Libraries - L-Series
|
PreviouslyPublishedAs
242686
Oracle Confidential (PARTNER). Do not distribute to customers
Reason: Confidential for Partners and Oracle Support personnel
Applies to:
Sun StorageTek SL500 Modular Library System - Version: Not Applicable and later [Release: N/A and later]
All Platforms
Checked for relevance on 15-Apr-2011.
Goal
Information on how to enable Private Port -1A on SL500.
12.01 code added support for the Private Ethernet port on the RLC CardThe
Private Port is reserved for a connection to the optional Service Data
Platform (SDP). The port can be configured via CLI by an authorized
Service Engineer.
(Above taken from 12.01 release notes)
Solution
Steps to FollowUse the following commands to enable Private Port 1A
ADVSRV>> network ip address show
Host Name: T3-OS-Tape-SL500
Gateway: 172.20.78.248
Device: Public (1B)
IP Address: 172.20.78.83
Netmask: 255.255.255.0
MAC Address: 00.10.4F.07.CC.47
Device: Private (1A)
IP Address:
Netmask:
MAC Address:
....................................................................................
OK
ADVSRV>> network ip address add 172.20.78.84/255.255.255.0 dev private
System files updated
OK
ADVSRV>> network ip address show
Host Name: T3-OS-Tape-SL500
Gateway: 172.20.78.248
Device: Public (1B)
IP Address: 172.20.78.83
Netmask: 255.255.255.0
MAC Address: 00.10.4F.07.CC.47
Device: Private (1A)
IP Address: 172.20.78.84
Netmask: 255.255.255.0
MAC Address:
OK
ADVSRV>>
.......................................................................................................
Example of commands to add, delete or show:
1. network ip address add dev
Add an IP address for public or private port.
2. network ip address del dev
Delete an IP address for public or private port.
NOTES:
- If the netmask parameter in is unspecified, then the default value of 32 (255.255.255.255) is used.
- The allowed netmask values are 1 through 32.
3. network ip address show
Display IP address information for public and private ports.
@ SL500, Private port, Port 1A, Network IP address
Attachments
This solution has no attachment