Riverbed配置手冊_第1頁
Riverbed配置手冊_第2頁
Riverbed配置手冊_第3頁
Riverbed配置手冊_第4頁
Riverbed配置手冊_第5頁
已閱讀5頁,還剩8頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領

文檔簡介

1、1. Riverbed 公司Steelhead加速設備基本配置步驟連接Console線用隨機所帶Console線,從設備的console口,連接到計算機的串行口上。啟動終端仿真程序啟動Windows超級終端程序,或其他終端仿真程序。終端仿真程序應當進行如下設置:速率:9600數(shù)據(jù)位:8停止位:1奇偶位:無流控:無設備加電用隨機所帶電源線,將設備連接到電源上。設備開始啟動,在終端仿真程序中可以看到設備啟動的過程。設備登錄終端仿真程序屏幕上出現(xiàn)登錄提示之后,就可以輸入缺省的用戶名/密碼進行登錄。缺省用戶名是admin,缺省密碼是password。如下所示,其中用戶的輸入用紅色字體表示:Riverb

2、ed Steelheadamnesiac login: adminPassword: password開始配置登錄成功之后,會自動進入初始配置向導。逐個回答配置向導的問題來進行設備配置。如果接受配置向導提供的缺省值,只需直接輸入回車。下面是配置向導的示例:Last login: Thu Jan 3 07:50:57 on ttyS0Riverbed Steelhead configuration wizard.Do you want to auto-configure using a CMC? nDo you want to use the wizard for initial configu

3、ration? yStep 1: Hostname? amnesiac test-beijing- 給設備指定一個名稱Step 2: Use DHCP on primary interface? yes Step 3: Admin password? Step 4: SMTP server? Step 5: Notification email address? Step 6: Set the primary interface speed? auto Step 7: Set the primary interface duplex? auto Step 8: Would you like t

4、o activate the in-path configuration? no yStep 9: In-Path IP address? - 設備的IP地址Step 10: In-Path Netmask? .0 - 設備的掩碼Step 11: In-Path Default gateway? - 設備的缺省網(wǎng)關Step 12: Set the in-path:LAN interface speed? auto Step 13: Set the in-path:LAN interface duplex? auto Step 14: Set the in-path:WAN interface

5、speed? auto Step 15: Set the in-path:WAN interface duplex? auto You have entered the following information: 1. Hostname: test-beijing 2. Use DHCP on primary interface: yes 3. Admin password: (unchanged) 4. SMTP server: 5. Notification email address: 6. Set the primary interface speed: auto 7. Set th

6、e primary interface duplex: auto 8. Would you like to activate the in-path configuration: yes 12. Set the in-path:LAN interface speed: auto 13. Set the in-path:LAN interface duplex: auto 14. Set the in-path:WAN interface speed: auto 15. Set the in-path:WAN interface duplex: autoTo change an answer,

7、enter the step number to return to.Otherwise hit to save changes and exit.Choice: Configuration changes saved.To return to the wizard from the CLI, use the configuration jump-startcommand in configure mode. Enter configuration mode using commands enableand configuration terminal. Launching CLI.test-

8、beijing 至此,設備的基本配置完成。如果設備沒有直接進入配置向導如果設備沒有直接進入配置向導,通常是因為該設備已經(jīng)被配置過。為此,可以將現(xiàn)有配置清除掉,以便重新進入配置向導。命令如下:test-beijing enabletest-beijing # reset factory reload設備會清除掉現(xiàn)有配置,并自動重新啟動。在啟動完成之后,用戶再次登錄進系統(tǒng)時,就會進入配置向導。此后的操作步驟請參考1.4節(jié)。額外的配置命令(可選步驟)在配置向導順利完成之后,如果需要的話,可以繼續(xù)進行以下的額外配置。首先執(zhí)行enable命令,進入特權模式。test-beijing enabletest

9、-beijing #然后在特權模式下,輸入下列命令:test-beijing #conf ttest-beijing (config) # telnet-server enable - 允許Telnet遠程訪問test-beijing (config) # in-path peering auto - 啟用自動發(fā)現(xiàn)最遠端的優(yōu)化設備test-beijing (config) # in-path simplified routing all- 當為三層交換機時,啟用簡單路由,避免環(huán)路test-beijing (config) # wr mem- 保存配置test-beijing (config)

10、# exittest-beijing #2. Riverbed 公司Steelhead加速設備的連接Riverbed加速設備的典型部署方式,是串接在路由器和交換機之間,如下圖所示:LAN端口交叉網(wǎng)線廣域網(wǎng)WAN端口直通網(wǎng)線Riverbed設備上的WAN端口,連接到廣域網(wǎng)側的設備,如廣域網(wǎng)路由器。Riverbed設備上的LAN端口,連接到內(nèi)網(wǎng)側的局域網(wǎng)設備,如局域網(wǎng)交換機。Riverbed設備的LAN、WAN端口,是10/100/1000M自適應的以太網(wǎng)端口。它們與交換機連接時,建議使用直通網(wǎng)線;與路由器、防火墻等設備的端口連接時,建議使用交叉網(wǎng)線。另外,要注意路由器和交換機的端口的速率和雙工配

11、置。3. 驗證聯(lián)通性選取一臺計算機,將其以太網(wǎng)口的IP地址設為與Riverbed加速設備位于同一個子網(wǎng)。將計算機的以太網(wǎng)口直接連接到Riverbed設備的WAN端口或LAN端口上。從該計算機上直接ping加速設備的IP地址,應當可以ping通。同時驗證可否telnet到riverbed設備。Ping telnet 也可以從Riverbed設備上ping到計算機的IP地址,如下所示:test-beijing # PING 172.16.26.1 (172.16.26.1) from 172.16.26.101 inpath0_0: 56(84) bytes of data.- 172.16.26

12、.1 ping statistics -2 packets transmitted, 0 received, 100% packet loss, time 999mstest-beijing #telnet -b 10.76.239.10 192.168.219.3 7800 /查看riverbed的優(yōu)化的7800端口是否通,是否有防火墻阻擋4. 截圖指導1) 登錄到riverbed設備。用戶網(wǎng)線把電腦連到riverbed的Primary端口,直接的瀏覽器上輸入您配置的IP地址,如下圖:2)調(diào)整設備的時區(qū)和時間3)啟用需要優(yōu)化的端口5)若需要把部分服務器IP地址進行透傳,需要選擇pass though,并輸入要保護的IP地址6)啟用自動發(fā)現(xiàn)功能,自動發(fā)現(xiàn)對端7)調(diào)低日志管理級別(此時不用設置,是在排除故障時為了看到更多的日志信息時使用)8)若使用Exchange 2007,需要把該功能開啟,2003是默認是已開啟的9)若使用MS SQL數(shù)據(jù)庫,需要開啟10)若用Lotus Notes,需要開啟11)停止服務按鈕,若加入riverbed加速器后,出現(xiàn)故障,則可把riverbed設備的優(yōu)化功能停止,相當于riverbed對所有業(yè)務透傳。建議出故障采用該功能,保證設備開啟我們可以登錄到設備查看設備狀態(tài)。12)升級方法:點瀏覽按

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論