




已閱讀5頁,還剩3頁未讀, 繼續(xù)免費(fèi)閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
此文檔收集于網(wǎng)絡(luò),如有侵權(quán),請(qǐng)聯(lián)系網(wǎng)站刪除RSC2.2.1安裝和使用一Rsc軟件的安裝 rsc軟件不是系統(tǒng)默認(rèn)安裝的,要手工來安裝,選擇solaris8隨機(jī)所帶光盤中那個(gè)附加軟件包的光盤,在文件管理器點(diǎn)擊installer將自動(dòng)來安裝,選擇客戶自定義安裝,在典型安裝的基礎(chǔ)上選擇rsc軟件包,按照提示安裝即可。 二Rsc的以太網(wǎng)卡配置 1 以root用戶登錄系統(tǒng)。 2 確認(rèn)系統(tǒng)平臺(tái)。 3 進(jìn)入rscadm的配置程序目錄 4 運(yùn)行初始化程序: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)特點(diǎn) 配置Modem:需要定義傳輸特點(diǎn)和enable PPP(local host / remote host)三進(jìn)入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查看運(yùn)行環(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等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 招聘護(hù)士長(zhǎng)考試試題及答案
- 瑞友科技java面試題及答案
- 倉(cāng)庫(kù)品檢面試題及答案
- 空間能力測(cè)試題及答案
- 浙江省金華市十校2024-2025學(xué)年高二下學(xué)期期末考試英語試題
- 促進(jìn)消費(fèi)公平的統(tǒng)一大市場(chǎng)建設(shè)舉措
- 學(xué)生學(xué)習(xí)策略指導(dǎo)
- 廣告投放合同模板
- 導(dǎo)電高分子復(fù)合材料
- 無人機(jī)應(yīng)用技術(shù)4.10.DLG產(chǎn)品介紹
- 詐騙還款協(xié)議書范本
- 研學(xué)活動(dòng)協(xié)議書合同協(xié)議
- 2025年教師參加初中英語新教材培訓(xùn)心得體會(huì)
- 2025「活躍用戶」研究報(bào)告(小紅書平臺(tái))
- 交警122接處警工作規(guī)范
- 2025年3月版安全環(huán)境職業(yè)健康法律法規(guī)標(biāo)準(zhǔn)文件清單
- 小兒支氣管哮喘的護(hù)理-課件
- (2025春新版本)北師大七年級(jí)下冊(cè)生物全冊(cè)教案
- 餐飲連鎖經(jīng)營(yíng)總部組織結(jié)構(gòu)設(shè)計(jì)課件
- 2025年度人力資源居間費(fèi)合同范本:人才招聘中介服務(wù)協(xié)議
- 職工食堂工作人員HSE安全培訓(xùn)課件
評(píng)論
0/150
提交評(píng)論