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

正文內(nèi)容

cisco思科路由器配置手冊(編輯修改稿)

2024-11-19 09:05 本頁面
 

【文章內(nèi)容簡介】 隙的映射 channelgroup number timeslots range1 Cisco 路由器配置手冊 12/61 顯示 controllers 接口狀態(tài) show controllers e1 [slot/port]2 注 : 1. 當(dāng)鏈路為 T1 時 ,channelgroup 編號為 023, Timeslot 范圍 124。 當(dāng)鏈路為 E1 時 , channelgroup 編號為 030, Timeslot 范圍 131. show controllers e1 觀察 controller 狀態(tài) ,以下為幀類型為 crc4 時 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 ! Cisco 路由器配置手冊 13/61 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)的繼承者,它提供了跨過同步和異步電路實現(xiàn)路由器到路由器 (routertorouter) 和 主 機(jī) 到 網(wǎng) 絡(luò)(hosttowork)的連接。 CHAP(Challenge Handshake Authentication Protocol)和 PAP(Password Authentication Protocol) (PAP)通常被用于在 PPP 封裝的串行線路上提供安全性認(rèn)證。使用 CHAP 和 PAP認(rèn)證 ,每個路 由器通過名字來識別,可以防止未經(jīng)授權(quán)的訪問。 CHAP 和 PAP 在 RFC 1334 上有詳細(xì)的說明。 1. 有關(guān)命令 端口設(shè)置 任務(wù) 命令 設(shè)置 PPP 封裝 encapsulation ppp1 設(shè)置認(rèn)證方法 ppp authentication {chap | chap pap Cisco 路由器配置手冊 14/61 | pap chap | pap} [ifneeded] [listname | default] [callin] 指定口令 username name password secret 設(shè)置 DCE 端線路速度 clockrate speed 注: 要使用 CHAP/PAP 必須使用 PPP 封裝。在與非 Cisco 路由器連接時,一般采用 PPP封裝,其它廠家路由器一般不支持 Cisco 的 HDLC 封裝協(xié)議。 2. 舉例 路由器 Router1 和 Router2 的 S0 口均封裝 PPP 協(xié)議,采用 CHAP 做認(rèn)證,在 Router1 中應(yīng)建立一個用戶,以對端路由器主機(jī)名作為用戶名,即用戶名應(yīng)為 router2。同時在 Router2 中應(yīng)建立一個用戶,以對端路由器主機(jī)名作為用戶名,即用戶名應(yīng)為 router1。 所建的這兩用戶的 password 必須相同。 設(shè)置如下: Router1: hostname router1 username router2 password xxx interface Serial0 ip address clockrate 1000000 ppp authentication chap ! Router2: hostname router2 username router1 password xxx interface Serial0 ip address ppp authentication chap ! 1. X25 技術(shù) 規(guī)范對應(yīng) OSI 三層, 的第三層描述了分組的格式及分組交換的過程。 的第二層由 LAPB( Link Access Procedure, Balanced)實現(xiàn),它定義了用于 DTE/DCE 連接的幀格式。 的第一層定義了電氣和物理端口特性。 網(wǎng)絡(luò)設(shè)備分為數(shù)據(jù)終端設(shè)備( DTE)、數(shù)據(jù)電路終端設(shè)備( DCE)及分組交換設(shè)備( PSE)。DTE 是 的末端系統(tǒng),如終端、計算機(jī)或網(wǎng)絡(luò)主機(jī),一般位于用戶端, Cisco 路由器就是DTE 設(shè)備。 DCE 設(shè)備是專用通信設(shè)備,如調(diào)制解調(diào)器和分組交換機(jī)。 PSE 是公共網(wǎng)絡(luò)的主干交換機(jī)。 定義了數(shù)據(jù)通訊的電話網(wǎng)絡(luò),每個分配給用戶的 端口都具 有一個 地址,當(dāng)用戶申請到的是 SVC(交換虛電路)時, 一端的用戶在訪問另一端的用戶時,首先將呼Cisco 路由器配置手冊 15/61 叫對方 地址,然后接收到呼叫的一端可以接受或拒絕,如果接受請求,于是連接建立實現(xiàn)數(shù)據(jù)傳輸,當(dāng)沒有數(shù)據(jù)傳輸時掛斷連接,整個呼叫過程就類似我們撥打普通電話一樣,其不同的是 可以實現(xiàn)一點對多點的連接。其中 地址、 htc 均必須與 服務(wù)提供商分配的參數(shù)相同。 PVC(永久虛電路),沒有呼叫的過程,類似 DDN 專線。 2. 有關(guān)命令 : 任務(wù) 命令 設(shè)置 封裝 encapsulation x25 [dce] 設(shè)置 地址 x25 address 設(shè)置遠(yuǎn)方站點的地址映射 x25 map protocol address [protocol2 address2[...[protocol9 address9]]] x121address [option] 設(shè)置最大的雙向虛電路數(shù) x25 htc citcuitnumber1 設(shè)置一次連接可同時建立的虛電路數(shù) x25 nvc count2 設(shè)置 x25 在清除空閑虛電路前的等待周期 x25 idle minutes 重新啟動 x25,或清一個 svc,啟動一個 pvc 相關(guān)參數(shù) clear x25 {serial number | cmnsinterface macaddress} [vcnumber] 3 清 x25 虛電路 clear x25vc 顯示接口及 x25 相關(guān)信息 show interfaces serial show x25 interface show x25 map show x25 vc 注: 虛電路號從 1 到 4095, Cisco 路由器默認(rèn)為 1024,國內(nèi)一般分配為 16。 虛電路計數(shù)從 1 到 8,缺省為 1。 在改變了 各層的相關(guān)參數(shù)后,應(yīng)重新啟動 x25(使用 clear x25 {serial number | cmnsinterface macaddress} [vcnumber]或 clear x25vc 命令 ),否則新設(shè)置的參數(shù)可能不能生效。同時應(yīng)對照服務(wù)提供商對于 交換機(jī)端口的設(shè)置來配置路由器的相關(guān)參數(shù),若出現(xiàn)參數(shù)不匹配則可能會導(dǎo)致連接失敗或其它意外情況。 3. 實例: . 在以下實例中每二個路由器間均通過 svc 實現(xiàn)連接。 Cisco 路由器配置手冊 16/61 路由器設(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 . 在以下實例中路由器 router1 和 router2 均通過 svc 與 router 連接,但 router1 和router2 不通過 svc 直接連接,此三個路由器的串口運(yùn)行 RIP 路由協(xié)議,使用了子接口的概念。由于使用子接口, router1 和 router2 均學(xué)習(xí)到了訪問對方局域網(wǎng)的路徑,若不使用子Cisco 路由器配置手冊 17/61 接口, router1 和 router2 將學(xué)不到到對方局域網(wǎng)的路由。 子接口( Subinterface)是一個物理接口上的多個虛接口,可以用于在同一個物理接口上連接多個網(wǎng)。我們知道為了避免路由循環(huán),路由器支持 split horizon 法則,它只允許路由更新被分配到路由器的其它接口,而不會 再分配路由更新回到此路由被接收的接口。 無論如何,在廣域網(wǎng)環(huán)境使用基于連接的接口 (象 和 Frame Relay),同一接口通過虛電路 (vc)連接多臺遠(yuǎn)端路由器時,從同一接口來的路由更新信息不可以再被發(fā)回到相同的接口,除非強(qiáng)制使用分開的物理接口連接不同的路由器。 Cisco 提供子接口( subinterface)作為分開的接口對待。你可以將路由器邏輯地連接到相同物理接口
點擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1