freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

juniper-路由器中文使用手冊(完整版)

2024-09-26 10:50上一頁面

下一頁面
  

【正文】 gine 啟動路由引擎 ? Starting PFE 啟動轉(zhuǎn)發(fā)引擎 ? Starting Cards 啟動 PIC 卡 FPC 的 LED 燈顯示閃爍的綠燈表示在測試,測試通過則顯示固定綠色 PIC 的 LED 在系統(tǒng)被配置之前一直為關(guān)閉 使用控制臺進入 ? root 密碼出廠時沒有被配置 必須使用 console 配置 root 密碼 , 使用 configure 進入配置模式,使用 rootset system rootauthentication plaintextpassword設(shè)置 root密碼 ? 配置路由器名和域名 rootset system hostname lab2 rootset system domainname rootmit ? 管理接口的 IP 地址 rootset interfaces fxp0 unit 0 family i address ipaddress/prefixlength 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 7 ? 缺省路由 IP 地址 rootset system backuprouter gatewayaddress 備份路由,當(dāng)有兩臺路由器時,可以定義另一臺路由器為備份路由,當(dāng)主路由器發(fā)生問題時,數(shù)據(jù)包可以由另一臺路由器轉(zhuǎn)發(fā)。 命令行方式可以從 console 口、從管理口、 tel、 ssh、 RADIUS、 TACACS+等方式進入 , 用戶認證使用用戶名和口令 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 6 show 命令和 cisco 的 show 很相似,?可以提供可用命令的提示。 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 3 JUNOS 軟件安裝 啟動設(shè)備和媒介 啟動順序 可移動媒介: a) 用于安裝和升級,通常為空 b) M40 使用 120MB 軟驅(qū) c) M20/160 使 用 110MB PCMCIA FLASH 卡 FLASH 驅(qū)動器 a) 在一個新的 Juniper 路由器中, JUNOS 軟件預(yù)先安裝在 FLASH 驅(qū)動器中 硬盤 a) 在一個新的 Juniper 路由器中,與安裝一個備份 JUNOS 軟件,還用于存儲系統(tǒng) log文件和診斷文件 軟件安裝 出廠預(yù)安裝軟件 a) FLASH 驅(qū)動器 b) 硬盤(備份) c) 可移動媒介(用于系統(tǒng)恢復(fù)) 存儲媒介使用下列設(shè)備名,在路由器啟動的時候顯示出來 a) FLASH 驅(qū)動器- wd0 b) 硬盤- wd2 c) 可移動媒介- wfd0 可以從各種拷貝啟動 a) 如果 FLASH 驅(qū)動器壞了,還可以從硬盤或者軟 驅(qū)啟動 升級 a) 可以從可移動媒介或者從 Inter 上升級 完全安裝-準備階段 記錄下基本信息 a) 路由器名 b) 管理接口 IP 地址 c) 缺省路由器 IP 地址 d) 域名和 DNS 服務(wù)器 IP 地址 將已存在的配置文件 COPY 到安全的地方 a) 配置文件位于 /config/ 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 4 確定你要安裝的媒介 完全安裝-重新安裝 插入安裝媒介 a) M40 LS120 軟盤 b) M20 PCMCIA FLASH 卡 重新啟動路由器 a) 從 console 口使用命令: root lab2 system halt b) 重新啟動電源 輸入安裝前保 存的一些信息 系統(tǒng)安裝完后自動重新啟動 升級軟件 JUNOS 軟件包含三個包 a) jkernel操作系統(tǒng) b) jroute-路由引擎軟件 c) jpfe-包轉(zhuǎn)發(fā)引擎軟件 d) jbundle-所有的三個軟件包 下列是軟件包的名字舉例: a) b) c) 每個包可以個別的單獨升級 CLI 命令模式下使用 show system software 顯示安裝的軟件信息 命名規(guī)范: a) b) number 是 release 號碼 c) Z是大寫字母 i. AAlpha ii. BBeta iii. RRelease iv. IInternal 例如: 升級軟件包 rootlab2 request system software add newpackagename 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 5 rootlab2 request system reboot 備份已存在的軟件 系統(tǒng)軟件和配置可以備份到硬盤中,最好在穩(wěn)定的時候進行 使用 request system snapshot 命令備份軟件到 /altroot 和 /altconfig文件系統(tǒng)中,通常情況下, root 文件系統(tǒng) /備份到 /altroot 中, /config備份到 /altconfig中。 Commit 以后,上次的配置文件 /config/ 變成了/config/,再次 mit 以后,則產(chǎn)生新的 /config/,而/config/ 變成 /;如此下去, /config/目錄下一共可以存放/config/(n=13),而 n=49 存放于 /var/db/config/。 description text。 receivebucket { overflow (tag | discard)。 } fcs (32 | 16)。 } (sourcefiltering | nosourcefiltering)。 idlecycleflag (flags | ones)。 multicastdlci dlciidentifier。 } 3) 在端口處可配置的邏輯地址可按關(guān)鍵詞 family分為: i: IP 地址 iso: ISO CLNP 地址 mpls: MPLS 流量工程 在一個邏輯端口可按 unit 起用多個協(xié)議族 配置語句為: set interface XXX unit XX family i address 系統(tǒng)整體配置 配置語句: [edit system] set hostname set timezone set domainname set name server set login user XXX class XXX set login user XXX authentication plaintextpassword XXX domainname XXX set system nameserver XXX set services tel set services ftp set snmp munity XXX authorization readonly 設(shè)置 Outband 管理端口 [edit interface] set fxp0 unit 0 family i address XXX set fxp0 unit 0 description “xxx” 配置文件范例: version “[tlim]” system{ hostname obiwan domainname 。 } file message{ any notice。 preference preference。 flag flag flagmodifier disable。 level levelnumber { disable。 temetric metric。 preference preference。 interfacetype type。 } stub defaultmetric metric summaries | nosummaries。 type type。 import nexthopself。 } group groupname { type internal。 在 IGP 路由協(xié)議中,如 OSPF, ISIS 等,只有 Export;而 EGP 中,如 BGP等,可以有 import 和 export。 import [martianfilter longprefixfilter as47filter] neighbor neighbor } 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 20 group problemchild{ type external。 } family mpls } } } OSPF路由協(xié)議配置 方法 1: 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁 共 20 頁 23 一進入配置模式 [edit]就使用命令 set protocol ospf area 0 interface fe1/1/1 方法 2: 進入 [edit]后依次使用命令 [edit] edit protocol [edit protocol] edit ospf [edit protocol ospf] edit area 0 [edit protocol ospf area ] set interface fe1/1/1 或者 [edit] edit protocol ospf area 0 [edit protocol ospf area ] set interface fe1/1/1 [edit] protocols { ospf { area 0 { interface fe1/1/1。 } } } interfaces { fxp0 { unit 0 { family i { address 。 rootstim rollback ? Possible pletions: [Enter] Execute this mand 0 20200930 13:58:53 UTC by root via cli 1 20200930 13:42:55 UTC by root via cli 2 20200928 15:47:34 UTC by root via cli 3 20200928 15:47:16 UTC by root via cli 4 20200928 15:46:44 UTC by root via cli 5 20200928 00:54:45 UTC by root via other | Pipe throug
點擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1