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

正文內(nèi)容

cisco產(chǎn)品配置手冊1-路由器配置手冊-文庫吧資料

2024-11-22 04:50本頁面
  

【正文】 rial 0 encapsulation framerelay ! interface serial pointtopoint ip address framereply interfacedlci 201 ! interface serial pointtopoint ip address framereply interfacedlci 203 ! 相關(guān)調(diào)試命令 : show framerelay lmi show framerelay map show framerelay pvc show framerelay route show interfaces serial 4. 幀中繼 Multipoint 配置實例 : Router1: interface serial 0 encapsulation framereply ! interface serial multipoint ip address framereply map ip 201 broadcast framereply map ip 301 broadcast framereply map ip 401 broadcast ! Router2: interface serial 0 encapsulation framereply ! interface serial multipoint ip address framereply map ip 102 broadcast framereply map ip 102 broadcast framereply map ip 102 broadcast ! ISDN 1. 綜合數(shù)字業(yè)務(wù)網(wǎng)( ISDN) 綜合數(shù)字業(yè)務(wù)網(wǎng)( ISDN)由數(shù)字電話和數(shù)據(jù)傳輸服務(wù)兩部分組成,一般由電話局提供這種服務(wù)。 Cisco IOS 版本 開始,軟件支持本地管理接口( LMI)“自動感覺”, “自動感覺”使接口能確定交換機支持的 LMI 類型,用戶可以不明確配置 LMI接口類型。它提供了許多管理復(fù)雜互聯(lián)網(wǎng)絡(luò)的特性,其中包括全局尋址、虛電路狀態(tài)消息和多目發(fā)送等功能。 幀中繼本地管理接口( LMI)是對基本的幀中繼標(biāo)準(zhǔn)的擴展。 DLCI的值一般由幀中繼服務(wù)提供商指定。 幀中繼技術(shù)提供面向連接的數(shù)據(jù)鏈路層的通信,在每對設(shè)備之間都存在一條定義好的通信鏈路,且該鏈路有一個鏈路識別碼。它省略了 的一些強健功能,如提供窗口技術(shù)和數(shù)據(jù)重發(fā)技術(shù),而是依靠 高層協(xié)議提供糾錯功能,這是因為幀中繼工作在更好的 WAN設(shè)備上,這些設(shè)備較之 WAN設(shè)備具有更可靠的連接服務(wù)和更高的可靠性,它嚴(yán)格地對應(yīng)于 OSI參考模型的最低二層,而 ,所以,幀中繼比 。 Router1: interface Serial0 encapsulation x25 ip address x25 address 110101 x25 htc 16 x25 nvc 2 x25 map ip 110103 broadcast ! router rip work ! Router2: interface Serial0 encapsulation x25 ip address x25 address 110102 x25 htc 16 x25 nvc 2 x25 map ip 110103 broadcast ! router rip work ! Router: interface Serial0 encapsulation x25 x25 address 110103 x25 htc 16 x25 nvc 2 ! interface pointtopoint ip address x25 map ip 110101 broadcast ! interface pointtopoint ip address x25 map ip 110102 broadcast ! router rip work work ! Frame Relay 1. 幀中繼技術(shù) 幀中繼是一種高性能的 WAN協(xié)議,它運行在 OSI參考模型的物理層和數(shù)據(jù)鏈路層。 Cisco 提供子接口( subinterface)作為分開的接口對待。我們知道為了避免路由循環(huán),路由器支持 split horizon 法則,它只允許路由更新被分配到路由器的其它接口,而不會再分配路由更新回到此路由被接收的接口。由于使用子接口, router1 和 router2 均學(xué)習(xí)到了訪問對方局域網(wǎng)的路徑,若不使用子接口, router1 和 router2 將學(xué)不到到 對方局域網(wǎng)的路由。 3. 實例: . 在以下實例中每二個路由器間均通過 svc實現(xiàn)連接。 在改變了 ,應(yīng)重新啟動 x25( 使用 clear x25 {serial number | cmnsinterface macaddress} [vcnumber]或 clear x25vc命令 ),否則新設(shè)置的參數(shù)可能不能生效。 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。其中 、 htc均必須與 。PSE是公共網(wǎng)絡(luò)的主干交換機。 DTE是 ,如終端、計算機或網(wǎng)絡(luò)主機,一般位于用戶端,Cisco路由器就是 DTE設(shè)備。 。 S0(DCE) (DTE)S0 Router1 Router2 設(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ù) OSI三層, 。同時在Router2中應(yīng)建立一個用戶,以對端路由器主機名作為用戶名,即用戶名應(yīng)為 router1。在與非 Cisco 路由器連接時,一般采用 PPP 封裝,其它廠家路由器一般不支持 Cisco 的 HDLC 封裝協(xié)議。 CHAP 和 PAP 在 RFC 1334 上有詳細(xì)的說明。 CHAP(Challenge Handshake Authentication Protocol)和 PAP(Password Authentication Protocol) (PAP)通常被用于在 PPP 封裝的串行線路上提供安全性認(rèn)證。 input queue 0/75, 0 drops Five minute input rate 0 bits/sec, 0 packets/sec Five minute output rate 0 bits/sec, 0 packets/sec 16263 packets input, 1347238 bytes, 0 no buffer Received 13983 broadcasts, 0 runts, 0 giants 2 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 2 abort 22146 packets output, 2383680 bytes, 0 underruns 0 output errors, 0 collisions, 2 interface resets, 0 restarts 1 carrier transitions 2. 舉例 設(shè)置如下: Router1: interface Serial0 ip address clockrate 1000000 S0(DCE) (DTE)S0 Router1 Router2 Router2: interface Serial0 ip address ! 3. 舉例使用 E1 線路實現(xiàn)多個 64K 專線連接 . 相關(guān)命令 : 任務(wù) 命令 進(jìn)入 controller 配置模式 controller {t1 | e1} number 選擇幀類型 framing {crc4 | nocrc4} 選擇 linecode 類型 linecode {ami | b8zs | hdb3} 建立邏輯通道組與時 隙的映射 channelgroup number timeslots range1 顯示 controllers 接口狀態(tài) show controllers e1 [slot/port]2 注 : 1. 當(dāng)鏈路為 T1 時 ,channelgroup 編號為 023, Timeslot 范圍 124。 第二章 廣域網(wǎng)協(xié)議設(shè)置 一、 HDLC HDLC 是 CISCO 路由器使用的缺省協(xié)議,一臺新路由器在未指定封裝協(xié)議時默認(rèn)使用 HDLC 封裝。由于在 Router1 上端口 Serial 0 地址為 ,已經(jīng)存在訪問 ,所以不需要在 Router1 上添加靜態(tài)路由。 以下在 Router1 上設(shè)置了訪問 ,即當(dāng)有目的地址屬于 ,應(yīng)將其路由到地址為 的相鄰路由器。 任務(wù) 命令 建立靜態(tài)路由 ip route prefix mask {address | interface} [distance] [tag tag] [permanent] Prefix :所要到達(dá)的目的網(wǎng)絡(luò) mask :子網(wǎng)掩碼 address :下一個跳的 IP 地址,即相鄰路由器的端口地址。命令 ip nat pool c2501 mask 定義了全局地址的范圍。 4. 使用網(wǎng)絡(luò)地址翻譯( NAT) NAT( Network Address Translation)起到將內(nèi)部私有地址翻譯成外部合法的全局地址的功能,它使得不具有合法 IP 地址的用戶可以通過 NAT 訪問到外部 Inter. 當(dāng)建立內(nèi)部網(wǎng)的時候 ,建議使用以下地址組用于主機 ,這些地址是由 Network Working Group(RFC 1918)保留用于私有網(wǎng)絡(luò)地址分配的 . ? Class A: to ? Class B: to ? Class C: to 命令描述如下: 任務(wù) 命令 定義一個標(biāo)準(zhǔn)訪問列表 accesslist accesslistnumber permit source [sourcewildcard] 定義一個全局地址池 ip nat pool name startip endip {mask mask | prefixlength prefixlength} [type rotary] 建立動態(tài)地址翻譯 ip nat inside source {list {accesslistnumber | name} pool name [overload] | static localip globalip} 指定內(nèi)部和外部端口 ip nat {inside | outside} 如下圖所示,路由器的 Ether 0 端口為 inside 端口
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1