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

正文內(nèi)容

中興數(shù)據(jù)通信網(wǎng)實(shí)驗(yàn)手冊v10-資料下載頁

2025-06-28 22:53本頁面
  

【正文】 er)version 1并使之生效,并在關(guān)閉和啟動(dòng)自動(dòng)聚合功能下顯示路由表信息會(huì)發(fā)現(xiàn)都沒有動(dòng)態(tài)路由產(chǎn)生,知道為什么嗎?因?yàn)関ersion 1不支可持變長子網(wǎng)掩碼,自然掩碼為24位,屬于同一網(wǎng)段的地址。大家可以自己做實(shí)驗(yàn)試一試。實(shí)驗(yàn)結(jié)論:對(duì)接設(shè)備的RIP版本要一致。多網(wǎng)段時(shí)注意自動(dòng)匯聚功能。 OSPF單區(qū)域操作配置使用CCS2000客戶端將1—5中任意2空閑的1800加入到隊(duì)列中,連接設(shè)備串口。分別命名為R1和R2,用交叉雙絞線連接兩臺(tái)路由器快速以太網(wǎng)口。任意2臺(tái)PC編號(hào)PC1和PC2,PC1連接R1的快速以太網(wǎng)口,PC2連接R2的快速以太網(wǎng)口。具體實(shí)驗(yàn)拓?fù)鋱D如圖48:圖48R1具體配置:R1(config)interface loopback1 //環(huán)回地址R1(configif)ip address R1(configif)exitR1(config)interface fei_1/1R1(configif)ip address R1(configif)exitR1(config)interface fei_0/1R1(configif)ip address R1(configif)exitR1(config)router ospf 10 //進(jìn)入ospf路由配置模式,進(jìn)程號(hào)為10R1(configrouter)routerid //將loopback1配置為ospf的routeridR1(configrouter)network area 0 // 網(wǎng)段加入ospf骨干區(qū)域area0R1具體配置:R1(config)interface loopback1R1(configif)ip address R1(configif)exitR1(config)interface fei_1/1R1(configif)ip address R1(configif)exitR1(config)interface fei_0/1R1(configif)ip address R1(configif)exitR1(config)router ospf 10 R1(configrouter)routerid R1(configrouter)network area 0實(shí)驗(yàn)結(jié)果驗(yàn)證:R1show ip ospf neighbor //查看ospf鄰居關(guān)系的建立情況OSPF Router with ID()(Process ID 100)Neighbor In the area Via interface fei_1/1 Neighbor is DRState FULL,priority 1,Cost 1Queue count:Retransmit 0,DD 0,LS Req 0Dead time:00:00:37In Full State for 00:00:35 //FULL狀態(tài)表示建立成功注:如果一臺(tái)路由器沒有手工配置router ID,則系統(tǒng)會(huì)從當(dāng)前接口的IP地址中自動(dòng)選一個(gè)。選擇的原則如下:如果路由器配置了loopback接口,則優(yōu)選loopback接口;如果沒有l(wèi)oopback接口,則從已經(jīng)UP的物理接口中選擇接口IP地址最小的一個(gè)。對(duì)于該原則,大家可以自己在路由器上驗(yàn)證一下。由于自動(dòng)選舉的Router ID會(huì)隨著IP地址的變化而改變,這樣會(huì)干擾協(xié)議的正常運(yùn)行。所以強(qiáng)烈建議:手工指定Router ID。R1show ip routeIPv4 Routing Table:Dest MASK GW Interface Owner pri metric fei_1/1 direct 0 0 fei_1/1 address 0 0 fei_0/1 direct 0 0 fei_0/1 address 0 0 fei_1/1 ospf 110 20 實(shí)驗(yàn)結(jié)論: R1和R2建立ospf鄰居,能夠互相學(xué)習(xí)到對(duì)方發(fā)布到同一區(qū)域的路由。 OSPF多區(qū)域操作配置使用CCS2000客戶端將1—5中任意2空閑的1800加入到隊(duì)列中,連接設(shè)備串口。分別命名為R1和R2,用交叉雙絞線連接兩臺(tái)路由器快速以太網(wǎng)口。任意2臺(tái)PC編號(hào)PC1和PC2,PC1連接R1的快速以太網(wǎng)口,PC2連接R2的快速以太網(wǎng)口。具體實(shí)驗(yàn)拓?fù)鋱D如圖49:圖 49R1具體配置:R1(config)interface loopback1R1(configif)ip address R1(configif)exitR1(config)interface fei_1/1R1(configif)ip address R1(configif)exitR1(config)interface fei_0/1R1(configif)ip address R1(configif)exitR1(config)router ospf 10R1(configrouter)routerid R1(configrouter)network area 0R1(configrouter)network area 20R2具體配置:R2(config)interface loopback1R2(configif)ip address R2(configif)exitR2(config)interface fei_1/1R2(configif)ip address R2(configif)exitR2(config)interface fei_0/1R2(configif)ip address R2(configif)exitR2(config)router ospf 10R2(configrouter)routerid R2(configrouter)network area 0R2(configrouter)network area 20實(shí)驗(yàn)結(jié)果驗(yàn)證:R1show ip routeIPv4 Routing Table:Dest MASK GW Interface Owner pri metric fei_1/1 direct 0 0 fei_1/1 address 0 0 fei_0/1 direct 0 0 fei_0/1 address 0 0 fei_1/1 ospf 110 20實(shí)驗(yàn)結(jié)論: R1能夠正確的跨域?qū)W習(xí)到R2發(fā)布的路由。第5章 其他品牌設(shè)備常用命令 思科(CISCO)設(shè)備常用基本命令特權(quán)模式下:show vlan //顯示vlan信息show version //顯示版本信息show interface //顯示端口信息show macaddresstable //顯示mac地址表show runningconfig //顯示配置信息copy runningconfig startupconfig//把配置信息存儲(chǔ)到ROM中 config terminal // 進(jìn)入全局配置模式全局配置模式下:(config) hostname HOSTNAME // 設(shè)定主機(jī)名為HOSTNAME(config)enable password cisco //配置enable密碼為cisco(config)interface ethx //進(jìn)入以太網(wǎng)接口x配置模式(config)end //直接退到特權(quán)模式下接口配置模式下:(configif)ip address ipaddress netmask //設(shè)定端口IP地址及子網(wǎng)掩碼(configif)no shutdown //設(shè)置端口狀態(tài)為打開(configif)clock rate 64000 //設(shè)置DCE端口的時(shí)鐘頻率為64000(configif)exit //逐級(jí)退出 華為設(shè)備常用基本命令reset savedconfiguration //刪除設(shè)備配置reboot //重啟display currentconfiguration //看當(dāng)前配置文件sysname //改設(shè)備名save //保存配置sysview //進(jìn)入特權(quán)模式(華為只有2層模式 不像cisco enale之后還要conf t)acl nubmere XXXX //定義aclrule permit/deny IP/TCP/UDP等 source ipaddress submask(反向)destination source ipaddress submask (反向) eq注意 華為默認(rèn)沒有deny any any ip routestatic ipaddress //靜態(tài)路由display ip routingtable //查看路由userinterface vty 0 4 //設(shè)定telnet密碼user privilege level 3set authentication password simple XXXun shut //啟動(dòng)shut //關(guān)閉 第6章 附錄 計(jì)算機(jī)網(wǎng)絡(luò)常用英文單詞對(duì)照表GW: gateway的簡寫,網(wǎng)關(guān)Router: 路由器Switch: 交換機(jī)Framerelay: 幀中繼Trunk:trunk 類型接口Interface: 接口Submask: 子網(wǎng)掩碼Ipaddress: IP地址Ping: ping應(yīng)用程序,用于檢測網(wǎng)絡(luò)連通性Network: 網(wǎng)絡(luò)Metric: 度量值Pri: 管理距離Direct: 直連Static: 靜態(tài)FA: fast eth接口Serial: serial型接口Eth: 以太網(wǎng)接口Encapsulation: 封裝端口類型 常用網(wǎng)絡(luò)符號(hào)49 / 4
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1