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

正文內(nèi)容

juniper-路由器中文使用手冊(cè)-預(yù)覽頁(yè)

 

【正文】 rdware show chassis environment 系統(tǒng)支持信息: request support information 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 8 端口配置 1. 物理端口 1) 需要注意的選項(xiàng)為: Clocking Scrmbling FCS (Frame check sequence) MTU (Maximum transmission unit) Keepalives 2)標(biāo)準(zhǔn)配置語(yǔ)句: interfaces { interfacename { clocking clocksource。 encapsulation type。 mtu bytes。 rate percentage。 rate percentage。 loopback (local | remote)。 (z0increment | noz0increment)。 } GE 口: [edit interfaces interfacename] gigetheroptions { flowcontrol。 } 加入 VLAN 標(biāo)志 : [edit interfaces interfacename] vlantagging。 loopback (local | remote)。 dlci dlciidentifier。 multicastvci 。 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 11 ttl number。 timezone America/Los_Angles。 authentication{ encryptedpassword “XXXXXXXXXXXXXXX” } } services{ tel。 } } } ISIS 配置 路由的配置: 1) 標(biāo)準(zhǔn)配置語(yǔ)句: protocols { isis { disable。 level levelnumber { authenticationkey key。 widemetricsonly。 trafficengineering { disable。 } interface interfacename { disable。 lspinterval milliseconds。 helloauthenticationkey key。 metric metric。 } } } } 2) 最小化配置方案: interfaces { lo0 { unit logicalunitnumber { 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 14 family iso { address address。 } } } 2) OSPF 配置語(yǔ)句: protocols { ospf { disable。 referencebandwidth referencebandwidth。 authenticationkey key keyid identifier。 metric metric。 } nssa { arearange work/masklength restrict。 virtuallink neighborid routerid transitarea areaid { disable。 retransmitinterval seconds。 allow [work/masklength]。 neighbor 。 authenticationkey XXXXXXXXXXXXXXX neighbor 。 peeras autonomoussystem。 peeras autonomoussystem。 } 4) BGP 的校驗(yàn) show bgp summary show bgp neighbor show bgp nexthopdatabase show route receiveprotocol bgp show route extensive 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 18 Routing Policy Routing Policy 簡(jiǎn)介 在 JUNOS 中,所有的路由信息都存在路由表中,由 JUNOS 提出的 routing policy,可以控制路由信息在兩個(gè)不同的路由表中傳遞。 策略運(yùn)行及 route filters routing policy 語(yǔ)法范例: policyoptions{ policystatement policyname{ term termname{ from{ matchconditions。 } } route filters 語(yǔ)法范例 […] term termname{ from{ 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 19 routefilter prefix/prefixlength matchtype actions […] then actions } […] route filters 滿足條件的類(lèi)型可分為: exact prefixlength is equal to the route’s prefix length longer prefixlength is greater than the route’s prefix length orlonger prefixlength is equal to or greater than the route’s prefix length upto route shares the same most significant bits and the route’s prefix length falls between prefixlength and prefixlenght2 through route falls exactly between the first prefix/prefixlength specified to the second prefix/prefixlength specified Routing Policy 基本配置 范例: 宣告 OSPF policyoptions{ policystatement advertiseospf{ term pickospf{ from protocol ospf then accept } } } BGP 的范例(包含 import 和 export) protocols{ bgp{ export localcustomers。 peeras 54。 root set system nameserver DNS 的地址 root set system rootauthentication plaintextpassword 設(shè)置明文密碼 New password: Retype password: 輸入并且確認(rèn)密碼,要求字母 和數(shù)字。 } } } JunOS 的 show 命令 在 configure 模式下可以用 show 命令查看當(dāng)前視圖下的配置, Juniper 有多種視圖 在命令 前面的方括號(hào)里面能看到所在的視圖名稱(chēng): 缺省 視圖為 system視圖,如下,只有 [edit]顯示在上面 [edit] rootstim show version 。 } file messages { 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 24 any notice。 } } } } 下面一種是 interface 視圖,不同視圖下,用 show 命令 show 出來(lái)的結(jié)果是不一樣的。 + } JunOS 其他常用操作: 無(wú)論做什么操作的時(shí)候 Juniper 都需要通過(guò) mit 命令使配置生效,這點(diǎn)和cisco、 huawei 不是很一樣, Cisco、 huawei 的做法是配置上去立即生 效。 進(jìn)入配置模式 : configure (基本就按 cisco 的 config t 理解) 進(jìn)入下一層次 : edit(進(jìn)入某個(gè)模式配置,可以按 cisco 下的 int et 1/0, router ospf 等任何進(jìn)入子模式的命令理解) 設(shè)值命令 : set (設(shè)置命令,具體賦值使用,比如加 ip 地址, ospf 中的什么命令等) 刪除命令 : delete (同 no) 提交 : mit (和 cisco 理解不同, cisco 是命令一旦執(zhí)行即生效, juniper 是先放在一個(gè)叫 “擦寫(xiě)塊 ”(具體怎么寫(xiě)忘記了)的東西里面,然后只有 mit 才能放在 running config 中,就這么理解即可) 空格鍵完成 未敲完的單詞 (同 cisco 中的 tab 建) 深圳傲天信息技術(shù)有限公司 深圳傲天工程文檔 第 頁(yè) 共 20 頁(yè) 27 juniper 中的接口定義: Cisco 中的接口定義大家都很明白了,比 如 e 1/1, serial 0/2 等等 Juniper 中的接口定義如下: 接口名稱(chēng) 大槽號(hào) /小槽號(hào) /端口號(hào) 接口名稱(chēng)包括: at—ATM類(lèi)的口,沒(méi)有用過(guò),不清楚 e1— E1 接口 e3— E3 接口 fe— 100M口 so— POS 口 t1— T1 口 t3— DS3 口 ge— GE 口 fxp0 是特殊的,代表管理網(wǎng)口的名稱(chēng),固定的! 別說(shuō)你不明白 E1/E3/SO/T3/T1 是什么,不明白以后再 說(shuō)吧,我對(duì) SDH的理解也就技術(shù)支持的水平,還得請(qǐng)教別人哩,呵呵 大槽號(hào): 小槽位: 從上到下 0, 1, 2, 3 其他的 從右到左 | 3 | 2 | 1 | 0 | 端口號(hào): M40/M160 從上到下,從右到左 | 2 | 0 | | 3 | 1 | 其他的 從右到左,從下到上 | 3 | 2 | | 1 | 0 | 一個(gè)例子: Fe5/2/3 〔端口名稱(chēng)-大槽號(hào) /小槽號(hào) /端口號(hào)〕 看一個(gè)接口配置的基本例子: 節(jié)選 interfaces { fe1/0/3 { unit 0 { family i { address 。接口地址的配置就不說(shuō)了,前面章節(jié)
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1