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

正文內(nèi)容

20xxccna實驗手冊(參考版)

2024-11-12 11:45本頁面
  

【正文】 要求 :如下圖所示, 設(shè)置 R1 以太 口 的 secondary 地址 為,將 助 地 址 做 動 態(tài) NAT 轉(zhuǎn)換 , 地址池范圍 :; 將 輔助地址 靜態(tài)轉(zhuǎn)換成 ,將 以太口的 主 IP地址 作 PAT轉(zhuǎn)換。 要求 : 只允許 R1的 loop 1 能 ping 通 R2的 loop 0; 并且在R2 上做 tel 訪問控制,只 允許 R1 的 loop 0 能 夠 遠(yuǎn)程登錄 ,不能使用 deny 語句 。 要求:在 RIPv1和 EIGRP 中將兩個相同主類網(wǎng)絡(luò)的不同子網(wǎng)由另一個主類網(wǎng)絡(luò) 分割,如何能學(xué)到對端網(wǎng) 絡(luò)。 要求: 如下圖所示, 在 R1 和 R2上運行 RIPv1,讓兩端能夠?qū)W習(xí)到對端的路由以達(dá)到通信的目的。 要求:在 R1和 R2上啟用靜態(tài)路由,使兩端網(wǎng)絡(luò)能夠互通。 1 目 錄 實驗一、 配置 STP與 VTP ........................... 2 實驗二、 靜態(tài)路由 ............................... 10 實驗三、 RIP路由協(xié)議 ............................ 13 實驗 四 、 RIPv1與 EIGRP 在不連續(xù)網(wǎng)絡(luò)下的比較 ........ 20 實驗五 、 訪問列表與 tel 訪問控制 ............... 26 實驗六 、 靜態(tài)、動態(tài) NAT與 PAT .................... 30 實驗七 、 幀中繼鏈路上 運行 EIGRP ................... 34 實驗八 、 背靠背幀中繼 ........................... 39 實驗九 、 配置 ISDN DDR ........................... 43 2 實驗一、 配置 STP與 VTP 環(huán)境 :三臺交換機,形成一個 全互連結(jié)構(gòu) , sw3為 2950, sw1和 sw2 為 2900xl; 要求:設(shè)置 sw3 為 VTP server,設(shè)置 sw1 和 sw2 為 VTP client,域名為 cisco,密碼為: cisco,在 server 創(chuàng)建 vlan 10(name:aa)和 vlan20(name:bb)。設(shè)置 sw3 為 vlan1 的根橋 , sw1 為 vlan10 的根橋, sw2 為 vlan20 的根橋 ; 初始化配置: 3 Swshow vlan ?查看 vlan 信息 SwDelete ?用此命令將 vlan 刪除 Swshow startupconfig ?查看一下 NVRAM是否保存了配置 Swerase startupconfig ?清空配置文件 Swreload ?重新啟動交換機 swenable swconfig terminal sw(config)hostname sw1 sw1(config)no ip domainlookup ?關(guān)閉域名查找 sw1(config)line console 0 sw1(configline)logging synchronous ?命令輸入達(dá)到同步 sw1(configline)exectimeout 0 0 ?設(shè)置永不超時 sw1(configline)exit 步驟 一 、配置 VTP sw3的配置: sw3(config)vtp mode server ?在 sw3 上啟用 vtp server Device mode already VTP SERVER. sw3(config)vtp domain cisco ?設(shè)置域名 Changing VTP domain name from NULL to cisco 4 sw3(config)vtp password cisco ?設(shè)置密碼 Setting device VLAN database password to cisco sw1 的配置 : sw1vlan database ?進入 vlan 數(shù)據(jù)庫 sw1(vlan)vtp client ?啟用 VTP client 模式 Setting device to VTP CLIENT mode. sw1(vlan)vtp domain cisco ?作用到 cisco 域中 Changing VTP domain name from NULL to cisco sw1(vlan)vtp password cisco ?設(shè)置密碼與 server 端相同 Setting device VLAN database password to cisco. sw1(vlan)exit ?使配置生效 In CLIENT state, no apply attempted. Exiting.... sw2的配置 : sw2vlan database sw2(vlan)vtp client Setting device to VTP CLIENT mode. sw2(vlan)vtp domain cisco Changing VTP domain name from NULL to cisco 5 sw2(vlan)vtp password cisco Setting device VLAN database password to cisco. sw2(vlan)exit sw2 步驟二 、 啟用干道端口 sw3的配置: sw3(config)interface fa0/23 sw3(configif)switchport mode trunk ?啟用 trunk 端口 sw3(configif)interface fa0/24 sw3(configif)switchport mode trunk sw1的配置: sw1(config)interface fa0/23 sw1(configif)switchport trunk encapsulation dot1q ?封裝干道協(xié)議 sw1(configif)switchport mode trunk ?啟用trunk 模式 sw1(configif) sw1(config)interface fa0/24 sw1(configif)switchport trunk encapsulation dot1q 6 sw1(configif)switchport mode trunk sw2的配置: sw2(config)interface fa0/23 sw2(configif)switchport trunk encapsulation dot1q sw2(configif)switchport mode trunk sw2(config)interface fa0/24 sw2(configif)switchport trunk encapsulation dot1q sw2(configif)switchport mode trunk 步驟 三 、 測試 vtp狀態(tài) 及創(chuàng)建 vlan sw3 的狀態(tài): sw3show vtp status ?顯示 vtp狀態(tài) VTP Version : 2 Configuration Revision : 0 ?配置修訂號 Maximum VLANs supported locally : 254 Number of existing VLANs : 5 VTP Operating Mode : server ?vtp模式 VTP Domain Name : cisco ?vtp域名 VTP Pruning Mode : Disabled 7 VTP V2 Mode : Disabled VTP Traps Generation : Disabled MD5 digest : 0x3F 0x17 0xC8 0xB8 0x5A 0xE3 0x01 0x66 Configuration last modified by at 0000 00:00:00 創(chuàng)建 vlan: sw3(config)vlan 10 ?創(chuàng)建 VLAN10 sw3(configvlan)name aa ?命名為 aa sw3(configvlan)exit ?應(yīng)用配置 sw3(config)vlan 20 ?創(chuàng)建 VLAN20 sw3(configvlan)name bb ?命名為 bb sw3(configvlan)exit sw3(config) sw3的狀態(tài): sw3show vtp status ?在 sw3 顯示 vtp的狀態(tài) VTP Version : 2 Configuration Revision : 2 ?server 的修訂號 Maximum VLANs supported locally : 254 Number of existing VLANs : 7 ?vlan 也已經(jīng)增加 8 VTP Operating Mode : server VTP Domain Name : cisco VTP Pruning Mode : Disabled VTP V2 Mode : Disabled VTP Traps Generation : Disabled MD5 digest : 0x98 0x31 0xCF 0xA0 0xA7 0x17 0x73 0x66 Configuration last modified by at 3193 00:52:05 sw2的狀態(tài): sw2show vtp status VTP Version : 2 Configuration Revision : 2 ?已經(jīng)同步了server Maximum VLANs supported locally : 254 Number of existing VLANs : 7 VTP Operating Mode : Client VTP Domain Name : cisco VTP Pruning Mode : Disabled VTP V2 Mode : Disabled VTP Traps Generation : Disabled MD5 digest : 0x98 0x31 0xCF 0xA0 0xA7 9 0x17 0x73 0x66 Configuration last modified by at 3193 00:52:05 sw1的 vlan 信息 : sw1show vlan ?顯示 vlan 信息 VLAN Name Status Ports 1 default active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/7, Fa0/8, Fa0/9, Fa0/10, Fa0/11, Fa0/12,
點擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1