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

正文內(nèi)容

juniper-路由器中文使用手冊(cè)-文庫(kù)吧資料

2024-08-17 10:50本頁(yè)面
  

【正文】 numerous groupspecific statements neighbor address { numerous peerspecific statements } } } } 2) IBGP 配置與 EBGP bgp{ group core{ type internal。 type type。 transitdelay seconds。 hellointerval seconds。 authenticationkey key keyid identifier。 } stub defaultmetric metric summaries | nosummaries。 defaultmetric metric。 priority number。 neighbor address eligible。 interfacetype type。 deadinterval seconds。 interface interfacename { disable。 area areaid { arearange work/masklength restrict。 preference preference。 export [policynames]。 } } 路由的校驗(yàn) show isis adjacency (brief) show isis database show isis database systemid detail show isis routes show route protocol isis terse show isis interface XXX detail show isis spf log show isis statistics 在 JUNIPER 的 ISIS 中,區(qū)域級(jí)別為: LEVEL 1 : LEVEL 1 ONLY LEVEL 2 : LEVEL 2 ONLY LEVEL 3 : LEVEL 1 AND 2 OSPF 配置 路由的配置 1) 最小的配置 [edit] protocols { ospf { area 0 { 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 15 interface interfacename。 } } } typefpc/pic/port { unit logicalunitnumber { family iso。 temetric metric。 passive。 holdtime seconds。 helloauthenticationtype authentication。 level levelnumber { disable。 meshgroup (value | blocked)。 helloauthenticationtype authentication。 csnpinterval (seconds | disable)。 flag flag flagmodifier disable。 shortcuts。 overload timeout seconds。 } lsplifetime seconds。 preference preference。 authenticationtype authentication。 export [ policynames ]。 authenticationkey key。 } file message{ any notice。 ftp。 class superuser。 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 12 nameserver{ 。 } 3) 在端口處可配置的邏輯地址可按關(guān)鍵詞 family分為: i: IP 地址 iso: ISO CLNP 地址 mpls: MPLS 流量工程 在一個(gè)邏輯端口可按 unit 起用多個(gè)協(xié)議族 配置語(yǔ)句為: set interface XXX unit XX family i address 系統(tǒng)整體配置 配置語(yǔ)句: [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 。 } vci 。 destination address。 multipoint。 multicastdlci dlciidentifier。 encapsulation type。 } 2. 邏輯端口 1)需要注意的選項(xiàng)為: 端口上的封裝協(xié)議 地址( IP 地址, ISO NET 地址) VC ( VCI/VPI, DLCI) 2) 配置語(yǔ)句(含 FrameRelay): [edit interfaces interfacename] unit logicalunitnumber { disable。 startendflag (shared | filler)。 idlecycleflag (flags | ones)。 5) E1 接口: [edit interfaces interfacename] e1options { fcs (32 | 16)。 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 10 } (sourcefiltering | nosourcefiltering)。 (loopback | noloopback)。 } (sourcefiltering | nosourcefiltering)。 } 4) FastEther 與 GE 配置: FastEther 口: [edit interfaces interfacename] linkmode (fullduplex | halfduplex) fastetheroptions { (loopback | noloopback)。 rfc2615。 pathtrace tracestring。 } fcs (32 | 16)。 threshold number。 transmitbucket { overflow (tag | discard)。 threshold number。 receivebucket { overflow (tag | discard)。 nokeepalives。 mac macaddress。 holdtime up milliseconds down milliseconds。 description text。 dce。 rootset routingoptions static route default nexthop gatewayaddress retain noreadvertise ? DNS 服務(wù)器的 IP 地址 rootset system nameserver nsaddress 恢復(fù)出廠設(shè)置 按 前 面的 RESET 鍵直到前面的狀態(tài)燈由綠變紅再變綠,然后再按一次RESET 鍵 路由器的調(diào)試 LOG 文件: 系統(tǒng) LOG 文件保存在硬盤的 /var/log目錄下。使用 show 顯示當(dāng)前級(jí)一下的配置, mit 激活配置, rollback恢復(fù)配置,使用 delete 刪除配置,顯示其它當(dāng)前正在配置路由器的用戶使用 status命令。 Commit 以后,上次的配置文件 /config/ 變成了/config/,再次 mit 以后,則產(chǎn)生新的 /config/,而/config/ 變成 /;如此下去, /config/目錄下一共可以存放/config/(n=13),而 n=49 存放于 /var/db/config/。 一行顯示不完的結(jié)果,按空格顯示下一屏幕, b 返回上一屏幕, d 卷動(dòng)一半屏幕,回車逐行顯示, /string 搜索指定字符串, n 重復(fù)搜索字符串, q 返回 CLI模式, h顯示 help。 JUNOS 本身是一個(gè) UNIX 操作系統(tǒng), CLI 模式只是其中的一個(gè) shell,在 UNIX 模式下輸入cli 可以進(jìn)入 CLI 模式下。 升級(jí)所有的軟件包 download 下軟件包 將軟件包拷貝到的 /var/tmp 中,這個(gè)目錄位于硬盤中,是一個(gè)大文件系統(tǒng) userhost file copy /var/tmp 刪除舊的軟件包安裝新的軟件包 userhost request system software add /var/tmp/jbundlepackagename 重新啟動(dòng)路由器: userhost request system reboot JUNOS 命令行簡(jiǎn)介 你可以通過(guò)三種管理接口訪問(wèn)路由器 console(Db9 EIA232 9600 Bps, 8/N/1preconfigured)、 auxiliary、 fxp0、 Tel、 SSH 也可訪問(wèn)路由器 你必須掌握需要訪問(wèn)路由器的密碼 當(dāng)你第一次訪問(wèn)路由器時(shí),你必須使用 root 帳號(hào)登陸訪問(wèn) CLI(用戶命令行 ),然后為路由器配置一個(gè)新的帳號(hào) 當(dāng)你通過(guò)用戶帳號(hào)及密碼登錄路由器后,你就可以順利的進(jìn)入控制平臺(tái),可以在用戶名和路由器名前看到 “”提示符 Juniper 需要通過(guò)用戶名和密碼來(lái)訪問(wèn),路由器管理員可以創(chuàng)建用戶帳號(hào)和分配權(quán)限,新的 Juniper 路由器只有沒(méi)有密碼的 root 帳號(hào)訪問(wèn),你必須使用 cli 命令從 CLI 開(kāi)始配置 。 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 3 JUNOS 軟件安裝 啟動(dòng)設(shè)備和媒介 啟動(dòng)順序 可移動(dòng)媒介: a) 用于安裝和升級(jí),通常為空 b) M40 使用 120MB 軟驅(qū) c) M20/160 使 用 110MB PCMCIA FLASH 卡 FLASH 驅(qū)動(dòng)器 a) 在一個(gè)新的 Juniper 路由器中, JUNOS 軟件預(yù)先安裝在 FLASH 驅(qū)動(dòng)器中 硬盤 a) 在一個(gè)新的 Juniper 路由器
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1