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

正文內(nèi)容

網(wǎng)絡(luò)安全技術(shù)與應(yīng)用實(shí)訓(xùn)報(bào)告-幀中繼網(wǎng)絡(luò)設(shè)計(jì)-全文預(yù)覽

  

【正文】 ,收獲也甚多。最后 active 表明該鏈接是活躍的,其它解釋如下: 活躍( active)狀態(tài):表明該連接是活躍的,路由器能夠通過(guò)它 進(jìn)行數(shù)據(jù)交換; 使用 show framerelay pvc 命令 可以顯示每個(gè)已配置連接的狀態(tài),以及數(shù)據(jù)流量的統(tǒng)計(jì),該命令也可以用于查看路由器收到的 BECN 和 FECN 數(shù)據(jù)包的數(shù)量。 查看 Router9 的路由表 。以便于實(shí)現(xiàn)隧道。 在 R9 和 R4 上配置靜態(tài)路由。 1 網(wǎng)絡(luò)安全技術(shù)與應(yīng)用 綜合實(shí)訓(xùn)報(bào)告 題 目: 幀中繼網(wǎng)絡(luò)設(shè)計(jì) 專 業(yè): 計(jì)算機(jī)網(wǎng)絡(luò) 學(xué)生姓名: 學(xué) 號(hào): 指導(dǎo)教師: 時(shí) 間: 2020 年 11 月 23 日 2 目錄 1 前言 ………………………………………………………………………… ..3 2 總體設(shè)計(jì)(拓?fù)鋱D) …………………………………………………… ......3 3 網(wǎng)絡(luò)設(shè)計(jì) ………………………………………………… … .. ………… ......3 ACL 配置 …………… .....…………… .....…………… .....……… ........3 Framerelay 配置 …………… .....…………… .....…………… ........4 GRE 隧道配置 …………… .....…………… .....…………… .....……… 8 4 實(shí)驗(yàn)測(cè)試 ……………………………………………………………… .........11 5 實(shí)訓(xùn)總結(jié) ……………………………………………………………… .........12 3 1 前言 幀中繼( Frame Relay, FR)是現(xiàn)在廣域網(wǎng)的主干網(wǎng)最流行的連網(wǎng)協(xié)議,是一個(gè)面向連接的第二層傳輸協(xié)議,幀中繼是典型的包交換技術(shù)。 2 總體設(shè)計(jì) 網(wǎng)絡(luò)設(shè)計(jì) ACL 配置 禁止 Server0 與內(nèi)部 通信: R6enable R6configure terminal R6(config)accesslist 1 deny host R6(config)interface fastEther 0/1 4 R6(configif)ip accessgroup 1 in 配置 R3: Routeren Routerconf ter Enter configuration mands, one per line. End with CNTL/Z. Router(config)hostname R3 R3(config)int fa0/0 R3(configif)ip address R3(configif)no shut %LINK5CHANGED: Interface FastEther0/0, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/0, changed state to up R3(configif)int serial 0/0/0 R3(configif)encapsulation framerelay R3(configif)no shut %LINK5CHANGED: Interface Serial0/0/0, changed state to up R3(configif) %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up R3(configif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state to up R3(configsubif)ip address R3(configsubif)description Link Router6 DLCI 603 R3(configsubif)framerelay interfacedlci 306 R3(configsubif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state to up R3(configsubif)ip address R3(configsubif)description link to Router9 DLCI 903 R3(configsubif)framerelay interfacedlci 309 R3(configsubif)end %SYS5CONFIG_I: Configured from console by console R3conf ter Enter configuration mands, one per line. End with CNTL/Z. R3(config)router eigrp 100 R3(configrouter)work R3(configrouter)work 5 R3(configrouter)work R3(configrouter)end R6: Routeren Routerconf ter Enter configuration mands, one per line. End with CNTL/Z. Router(config)hostname R6 R6(config)int fa0/0 R6(configif)ip address R6(configif)no shut R6(config)int s0/0/1 R6(configif)ip address R6(configif)no shut %LINK5CHANGED: Interface FastEther0/0, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/0, changed state to up R6(configif)int serial 0/0/0 R6(configif)encapsulation framerelay R6(configif)no shut %LINK5CHANGED: Interface Serial0/0/0, changed state to up R6(configif) %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up R6(configif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state to up R6(configsubif)ip address R6(configsubif)description Link Router6 DLCI 306 R6(configsubif)framerelay interfacedlci 603 R6(configsubif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state to up R6(configsubif)ip address R6(configsubif)description link to Router9 DLCI 906 R6(configsubif)framerelay interfacedlci 609 R6(configsubif)end %SYS5CONFIG_I: Configured from console by console R6conf ter Enter configuration mands, one per line. End with CNTL/Z. R6(config)router eigrp 100 R6(configrouter)work 6 R6(configrouter)work R6(configrouter)work R6(configrouter)work R6(configrouter)end R9: Routeren Routerconf ter Enter configuration mands, one per line. End with CNTL/Z. Router(config)hostname R9 R9(config)int fa0/0 R9(configif)ip address R9(configif)no shut R9(config)int fa0/1 R9(configif)ip address R9(configif)no shut %LINK5CHANGED: Interface FastEther0/0, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface FastEther0/0, changed state to up R9(configif)int serial 0/0/0 R9(configif)encapsulation framerelay R9(configif)no shut %LINK5CHANGED: Interface Serial0/0/0, changed state to up R9(configif) %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up R9(configif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state to up R9(configsubif)ip address R9(configsubif)description Link Router6 DLCI 609 R9(configsubif)framerelay interfacedlci 906 R9(configsubif)interface serial0/0/ pointtopoint %LINK5CHANGED: Interface Serial0/0/, changed state to up %LINEPROTO5UPDOWN: Line protocol on Interface Serial0/0/, changed state
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1