




已閱讀5頁,還剩3頁未讀, 繼續(xù)免費閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認(rèn)領(lǐng)
文檔簡介
此文檔收集于網(wǎng)絡(luò),如有侵權(quán),請聯(lián)系網(wǎng)站刪除RSC2.2.1安裝和使用一Rsc軟件的安裝 rsc軟件不是系統(tǒng)默認(rèn)安裝的,要手工來安裝,選擇solaris8隨機所帶光盤中那個附加軟件包的光盤,在文件管理器點擊installer將自動來安裝,選擇客戶自定義安裝,在典型安裝的基礎(chǔ)上選擇rsc軟件包,按照提示安裝即可。 二Rsc的以太網(wǎng)卡配置 1 以root用戶登錄系統(tǒng)。 2 確認(rèn)系統(tǒng)平臺。 3 進入rscadm的配置程序目錄 4 運行初始化程序:rsc-initscript 5 配置rsc,SUN280R# ./rsc-config 6 更改部分配置SUN280R# ./rscadm help 如: SUN280R# pwd / SUN280R# uname -i SUNW,Sun-Fire-280R SUN280R# cd /usr/platform SUN280R# ls FJSV,GPUU SUNW,Ultra-Enterprise-10000 NATE,s-Note_737S SUNW,UltraAX-MP NATE,s-Note_777S SUNW,UltraAX-e SUNW,Netra-T12 SUNW,UltraAX-e2 SUNW,Netra-T4 SUNW,UltraAX-i2 SUNW,Sun-Blade-100 SUNW,UltraSPARC-IIe-NetraCT-40 SUNW,Sun-Blade-1000 SUNW,UltraSPARC-IIe-NetraCT-60 SUNW,Sun-Fire SUNW,UltraSPARC-IIi-Engine SUNW,Sun-Fire-15000 SUNW,UltraSPARC-IIi-Netract SUNW,Sun-Fire-280R SUNW,UltraSPARC-IIi-cEngine SUNW,Sun-Fire-480R SUNW,UltraSPARCengine_CP-20 SUNW,Sun-Fire-880 SUNW,UltraSPARCengine_CP-40 SUNW,Ultra-1 SUNW,UltraSPARCengine_CP-60 SUNW,Ultra-1-Engine SUNW,UltraSPARCengine_CP-80 SUNW,Ultra-2 TSBW,8000 SUNW,Ultra-250 TSBW,Ultra-2i SUNW,Ultra-30 sun4d SUNW,Ultra-4 sun4m SUNW,Ultra-5_10 sun4u SUNW,Ultra-60 sun4u-us3 SUNW,Ultra-80 sun4us SUNW,Ultra-Enterprise SUN280R# cd SUNW,Sun-Fire-280R SUN280R# ls include lib rsc sbin SUN280R# cd rsc SUN280R# ls rsc-config rsc-initscript rscadm SUN280R# pwd /usr/platform/SUNW,Sun-Fire-280R/rsc SUN280R#./ rsc-initscript SUN280R# SUN280R# ./rsc-config Continue with RSC setup (y|n): y Set RSC date/time now (y|n|?) y: Server Hostname SUN280R: Edit customer info field (y|n|?) n: Enable RSC Ethernet Interface (y|n|s|?) n: y RSC IP Mode (config|dhcp|?) dhcp: config RSC IP Address : 192.168.220.102 RSC IP Netmask 255.255.255.0: RSC IP Gateway : 192.168.220.1 Enable RSC Alerts (y|n|s|?) n: Enable RSC Modem Interface (y|n|s|?) n: Enable RSC Serial Port Interface (y|n|s|?) n: Setup RSC User Account (y|n|?) y: Username : neusoft User Permissions (c,u,a,r|none|?) cuar: - Verifying Selections - General Setup - Set RSC date now = y Server Hostname = SUN280R Set Customer Info = n Is this correct (y|n): y Ethernet Setup - IP Mode = config IP Address = 192.168.220.102 IP Netmask = 255.255.255.0 IP Gateway = 192.168.220.1 Is this correct (y|n): y Alert Setup - - Alerts disabled Is this correct (y|n): y Modem Setup - - Modem disabled, ppp disabled Is this correct (y|n): y Serial Port Setup - - Serial port disabled Is this correct (y|n): y User Setup - User Name = neusoft User Permissions = cuar Is this correct (y|n): y This script will now update RSC, continue? (y|n): y Updating flash, this takes a few minutes . . . . . . . . Download completed successfully Resetting RSC (takes about 90 seconds): DONE Setting up server to update RSC date on boot: DONE Setting up server hostname: DONE Setting up ethernet interface: DONE Disabling RSC alert engine: DONE Disabling modem interface: DONE Disabling serial port interface: DONE Adding user to RSC: rscadm: user already exists when this script completes, use the rscadm command to correct the error. Resetting RSC (takes about 90 seconds): Are you sure you want to reboot RSC (y/n)? y DONE Setting up RSC date: DONE * RSC has been successfully setup * SUN280R# SUN280R# ./rscadm help USAGE: rscadm options For a list of commands, type rscadm help rscadm - COMMANDS SUPPORTED help, date, set, show, resetrsc, download, send_event, modem_setup, useradd, userdel, usershow, userpassword, userperm, shownetwork, loghistory, version rscadm - COMMAND DETAILS rscadm help = this message rscadm date -s | mmddHHMM | mmddHHMMccyy.SS = print or set date rscadm set = set variable to value rscadm show variable = show variable(s) rscadm resetrsc -s = reset RSC (-s soft reset) rscadm download boot = program firmware or boot monitor rscadm send_event -c message = send message as event (-c CRITICAL) rscadm modem_setup = connect to modem port rscadm useradd = add RSC user account rscadm userdel = delete RSC user account rscadm usershow username = show user details rscadm userpassword = set user password rscadm userperm cuar = set user permissions rscadm shownetwork = show network configuration rscadm loghistory = show RSC event log rscadm version = show RSC version SUN280R# 注意:配置Serial:需要定義串口相應(yīng)特點 配置Modem:需要定義傳輸特點和enable PPP(local host / remote host)三進入rsc,rsc的命令shell的使用說明: SUN280R# telnet 192.168.220.102 Trying 192.168.220.102. Connected to 192.168.220.102. Escape character is . RSC version 2.2 (SUN280R) Please login: neusoft Please Enter password: rsc help RSC Help password Change password. poweron Power on host system. poweroff Power off host system. reset Reset host system. xir Send XIR reset to host system. resetrsc Reboot RSC. console Connect to system console. break Send break to system console. environment Print environment information. 顯示當(dāng)前環(huán)境信息 showenvironment Print environment information. (Synonymous with environment.) shownetwork Show current network configuration. set Set configuration variable to value . show Show the value of all variables or a specific variable. date mmddHHMM | mmddHHMMccyy.SS Set/Show the current date and time. showdate Show the current date and time. (Synonymous with date.) setdate mmddHHMM | mmddHHMMccyy.SS Set the current date and time. (Synonymous with date .) bootmode -u normal|forth|reset_nvram|diag|skip_diag Set the host firmware boot mode. consolehistory boot|run|oboot|orun index +|- pause Dump console history log. consolerestart Set current console log to be original console log. loghistory index +|- pause Dump Event log. useradd Add a new user. userdel Delete a user. usershow Show all users (or a specific user). userpassword Change password for a specific user. userperm cuar Set permissions for a user. version -v Print revision of RSC firmware. showsc Print revision of RSC firmware. (Synonymous with version.) logout Log out of the RSC shell. 3.1比如查看系統(tǒng)的網(wǎng)絡(luò) rsc shownetwork RSC network configuration is: IP Address: 192.168.220.102 Gateway address: 192.168.220.1 Netmask: 255.255.255.0 Ethernet address: 00:03:ba:23:ce:e4 3.2查看運行環(huán)境: rsc environment = Environmental Status = System Temperatures (Celsius): - CPU0 53 CPU1 51 RSC 32 = RSC Power Status: - RSC is running on Normal System Power RSC Battery Voltage: 4.22V = Front Status Panel: - Keyswitch position is in On mode. = System LED Status: GENERAL ERROR POWER OFF ON Disk LED Status: OK = GREEN ERROR = YELLOW DISK 1: OK DISK 0: OK = Fan Bank : - Bank Speed Status (0-255) - - - SYS 255 OK = Power S
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 船用油漆銷售合同協(xié)議
- 自愿調(diào)薪協(xié)議書模板
- 藥廠黃姜采購合同協(xié)議
- 英方回?fù)敉耆珔f(xié)議書范本
- 茶葉代發(fā)貨合作合同協(xié)議
- 裝修協(xié)議完工后合同
- 藝人招聘合同協(xié)議模板
- 規(guī)范管理勞動合同協(xié)議
- 解析2024年紡織工程師考試的新知識點試題及答案
- 自然拼讀測試題及答案
- 2025年4月新高考語文全國Ⅰ卷各地??荚囶}匯編之語用
- 山東省聊城市2025年高考模擬試題(二)數(shù)學(xué)+答案
- 小學(xué)數(shù)學(xué)西師大版(2024)三年級下冊旋轉(zhuǎn)與平移現(xiàn)象教學(xué)設(shè)計
- (一模)惠州市2025屆高三4月模擬考試英語試卷(含答案)
- 田園綜合體可行性研究報告
- 沈陽市東北大學(xué)非教師崗位招聘考試真題2024
- 2025年中考語文二輪復(fù)習(xí):散文閱讀 專題練習(xí)題(含答案)
- 高校宿管培訓(xùn)
- 2025屆新高考教學(xué)教研聯(lián)盟高三第二次聯(lián)考政治試題及答案
- 2025年03月國家衛(wèi)生健康委統(tǒng)計信息中心公開招聘人才派遣1人筆試歷年典型考題(歷年真題考點)解題思路附帶答案詳解
- 行政管理本科畢業(yè)論文-數(shù)字政府建設(shè)背景下的行政文化轉(zhuǎn)型探析
評論
0/150
提交評論