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

正文內(nèi)容

cisco產(chǎn)品配置手冊(cè)1-路由器配置手冊(cè)-wenkub.com

2024-11-10 04:50 本頁面
   

【正文】 1. 遠(yuǎn)程訪問 . Access Server 基本設(shè)置: 選用 Cisco2511 作為訪問服務(wù)器 ,采用 IP 地址池動(dòng)態(tài)分配地址 .遠(yuǎn)程工作站使用WIN95撥號(hào)網(wǎng)絡(luò)實(shí)現(xiàn)連接。 263 的 ISDN 電話號(hào)碼為 2633,用戶為 263,口令為 263,所涉及的命令如下表: 任務(wù) 命令 指定接口通過 PPP/IPCP 地址協(xié)商獲得 IP 地址 ip address negotiated 指定內(nèi)部和外部端口 ip nat {inside | outside} 使用 ppp/pap作認(rèn)證 ppp authentication pap callin 指定接口屬于撥號(hào)組 1 dialergroup 1 定義撥號(hào)組 1 允許所有 IP協(xié)議 dialerlist 1 protocol ip permit 設(shè)定撥號(hào),號(hào)碼為 2633 dialer string 2633 設(shè)定登錄 263 的用戶名和口令 ppp pap sentusername 263 password 263 設(shè)定默認(rèn)路由 ip route bri 0 設(shè)定符 合訪問列表 2 的所有源地址被翻譯為 bri 0 所擁有的地址 ip nat inside source list 2 interface bri 0 overload 設(shè)定訪問列表 2,允許所有協(xié)議 accesslist 2 permit any 具體配置如下: hostname Cisco2503 ! isdn switchtype basic3 ! ip subzero no ip domainlookup ip routing ! interface Ether 0 ip address ip nat inside no shutdown ! interface Serial 0 shutdown no description no ip address ! interface Serial 1 shutdown no description no ip address ! interface bri 0 ip address negotiated ip nat outside encapsulation ppp ppp authentication pap callin ppp multilink dialergroup 1 dialer holdqueue 10 dialer string 2633 dialer idletimeout 120 ppp pap sentusername 263 password 263 no cdp enable no ip splithorizon no shutdown ! ip classless ! ! Static Routes ! ip route bri 0 ! ! Access Control List 2 ! accesslist 2 permit any ! dialerlist 1 protocol ip permit ! ! Dynamic NAT ! ip nat inside source list 2 interface bri 0 overload snmpserver munity public ro ! line console 0 exectimeout 0 0 ! line vty 0 4 ! end 5. Cisco765M 通過 ISDN 撥號(hào)上 263 由于 Cisco765 的設(shè)置命令與我們常用的 Cisco 路由器的命令不同,所以以下列舉了通過 Cisco765 上 263 訪問 Inter 的具體命令行設(shè)置步驟。T 4ESS switch type for the . (ISDN PRI only) primary5ess ATamp。 2. 基本命令 任務(wù) 命令 設(shè)置 ISDN 交換類型 isdn switchtype switchtype1 接口設(shè)置 interface bri 0 設(shè)置 PPP 封裝 encapsulation ppp 設(shè)置協(xié)議地址與電話號(hào)碼的映射 dialer map protocol nexthopaddress [name hostname] [broadcast] [dialstring] 啟動(dòng) PPP 多連接 ppp multilink 設(shè)置啟動(dòng)另一個(gè) B 通道的閾值 dialer loadthreshold load 顯示 ISDN 有關(guān)信息 show isdn {active | history | memory | services | status [dsl | interfacetype number] | timers} 注: ,國(guó)內(nèi)交換機(jī)一般為 basic3。 D 信道的速率為 16Kbps,主要傳輸控制信號(hào)。 選項(xiàng)允許在幀中繼網(wǎng)絡(luò)上傳輸路由廣播信息。它是路由器和幀中繼交換機(jī)之間信令標(biāo)準(zhǔn),提供幀中繼管理機(jī)制。這種服務(wù)通過幀中繼虛電路實(shí) 現(xiàn),每個(gè)幀中繼虛電路都以數(shù)據(jù)鏈路識(shí)別碼( DLCI)標(biāo)識(shí)自己。它是一種數(shù)據(jù)包交換技術(shù),是 的簡(jiǎn)化版本。 無論如何,在廣域網(wǎng)環(huán)境使用基于連接的接口 (象 和 Frame Relay),同一接口通過虛電路 (vc)連接多臺(tái)遠(yuǎn)端路由器時(shí),從同一接口來的路由更新信息不可以再被發(fā)回到相同的接口,除非強(qiáng)制使用分開的物理接口連接不同的路由器。 路由器設(shè)置如下: Router1: interface Serial0 encapsulation x25 ip address x25 address 110101 x25 htc 16 x25 nvc 2 x25 map ip 110102 broadcast x25 map ip 110103 broadcast ! Router2: interface Serial0 encapsulation x25 ip address x25 address 110102 x25 htc 16 x25 nvc 2 x25 map ip 110101 broadcast x25 map ip 110103 broadcast ! Router: interface Serial0 encapsulation x25 ip address x25 address 110103 x25 htc 16 x25 nvc 2 x25 map ip 110101 broadcast x25 map ip 110102 broadcast ! 相關(guān)調(diào)試命令 : clear x25vc show interfaces serial show x25 map show x25 route show x25 vc . 在以下實(shí)例中路由器 router1 和 router2 均通過 svc 與 router 連接,但 router1和 router2 不通過 svc 直接連接,此三個(gè)路由器的串口運(yùn)行 RIP 路由協(xié)議,使用了子接 口的概念。 虛電路計(jì)數(shù)從 1到 8,缺省為 1。 ,每個(gè)分配給用戶的 端口都具有一個(gè) 址,當(dāng)用戶申請(qǐng)到的是 SVC(交換虛電路)時(shí), ,首先將呼叫對(duì)方 ,然后接收到呼叫的一端可以接受或拒絕,如果接受請(qǐng)求,于是連接建立實(shí)現(xiàn)數(shù)據(jù)傳輸,當(dāng)沒有數(shù)據(jù)傳輸時(shí)掛斷連接,整個(gè)呼叫過程就類似我們撥打普通電話一樣,其不同的是 。 ( DTE)、數(shù)據(jù)電路終端設(shè)備( DCE)及分組交換設(shè)備( PSE)。所建的這兩用戶的 password 必須相同。 1. 有關(guān)命令 端口設(shè)置 任務(wù) 命令 設(shè)置 PPP 封裝 encapsulation ppp1 設(shè)置認(rèn)證方法 ppp authentication {chap | chap pap | pap chap | pap} [ifneeded] [listname | default] [callin] 指定口令 username name password secret 設(shè)置 DCE 端線路速度 clockrate speed 注: 要使用 CHAP/PAP 必須使用 PPP 封裝。 當(dāng)鏈路為 E1 時(shí) , channelgroup 編號(hào)為 030, Timeslot 范圍 131. show controllers e1 觀察 controller 狀態(tài) ,以下為幀類型為 crc4 時(shí) controllers 正常的狀態(tài) . Router show controllers e1 e1 0/0 is up. Applique type is Channelized E1 unbalanced Framing is CRC4, Line Code is HDB3 No alarms detected. Data in current interval (725 seconds elapsed): 0 Line Code Violations, 0 Path Code Violations 0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins 0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs Total Data (last 24 hours) 0 Line Code Violations, 0 Path Code Violations, 0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins, 0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs 以下例子為 E1 連接 3 條 64K 專線 , 幀類型為 NOCRC4,非平衡鏈路 ,路由器具體設(shè)置如下 : shanxiwri t Building configuration... Current configuration: ! version no service udpsmallservers no service tcpsmallservers ! hostname shanxi ! enable secret 5 $1$XN08$enable password shanxi ! ! ip subzero ! controller E1 0 framing NOCRC4 channelgroup 0 timeslots 1 channelgroup 1 timeslots 2 channelgroup 2 timeslots 3 ! interface Ether0 ip address mediatype 10BaseT ! interface Ether1 no ip address shutdown ! interface Serial0:0 ip address no ip mroutecache ! interface Serial0:1 ip address no ip mroutecache ! interface Serial0:2 ip address no ip mroutecache ! no ip classless ip route Serial0:0 ip route Serial0:1 ip route Serial0:2 ! line con 0 line aux 0 line vty 0 4 password shanxi login ! end PPP PPP(PointtoPoint Protocol)是 SLIP(Serial Line IP protocol)的繼承者,它提供了跨過同步和異步電路實(shí)現(xiàn)路由器到路由器 (routertorouter)和主機(jī)到網(wǎng)絡(luò) (hosttowork)的連接。 Router1: ip route Router3: ip route ip route 同時(shí)由于路由器 Router3 除了與路由器 Router2 相連外,不再與其他路由器相連,所以也可以為它賦予一條 默 認(rèn)路由 以代替以上的二條靜態(tài)路由,
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1