浮動靜態(tài)路由配置_第1頁
浮動靜態(tài)路由配置_第2頁
浮動靜態(tài)路由配置_第3頁
浮動靜態(tài)路由配置_第4頁
浮動靜態(tài)路由配置_第5頁
已閱讀5頁,還剩5頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

浮動靜態(tài)路由配置

R1#enable

R1#conft

Enterconfigurationcommands,oneperline.

EndwithCNTL/Z.

R1(config)#intlo0

R1(config-if)#ipadd

*Mar

100:02:02.959:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceLoopback0,changedstatetoup

R1(config-if)#ipadd

R1(config-if)#noshut

R1(config-if)#exit

R1(config)#ints1/0

R1(config-if)#ipadd

R1(config-if)#noshut

R1(config-if)#exit

R1(config)#

*Mar

100:02:41.055:%LINK-3-UPDOWN:InterfaceSerial1/0,changedstatetoup

R1(config)#

*Mar

100:02:42.063:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceSerial1/0,changedstatetoup

R1(config)#intf0/0

R1(config-if)#ipadd

R1(config-if)#noshut

R1(config-if)#exit

R1(config)#

*Mar

100:03:04.451:%LINK-3-UPDOWN:InterfaceFastEthernet0/0,changedstatetoup

*Mar

100:03:05.451:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/0,changedstatetoup

R1(config)#

*Mar

100:03:08.911:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceSerial1/0,changedstatetodown

R1(config)#

*Mar

100:05:18.899:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceSerial1/0,changedstatetoup

R1(config)#routereigrp100

R1(config-router)#network55

R1(config-router)#network55

R1(config-router)#noauto-summary

R1(config-router)#

*Mar

101:57:13.567:%DUAL-5-NBRCHANGE:IP-EIGRP(0)100:Neighbor(FastEthernet0/0)isup:newadjacency

R1(config-router)#

*Mar

101:57:47.515:%DUAL-5-NBRCHANGE:IP-EIGRP(0)100:Neighbor(FastEthernet0/0)isresync:peergraceful-restart

R1(config-router)#

*Mar

102:42:50.095:%DUAL-5-NBRCHANGE:IP-EIGRP(0)100:Neighbor(FastEthernet0/0)isdown:holdingtimeexpired

R1(config-router)#

R2#enable

R2#conft

Enterconfigurationcommands,oneperline.

EndwithCNTL/Z.

R2(config)#intlo0

R2(config-if)#

*Mar

100:03:26.531:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceLoopback0,changedstatetoup

R2(config-if)#ipadd

R2(config-if)#noshut

R2(config-if)#exit

R2(config)#ints1/0

R2(config-if)#ipadd

R2(config-if)#noshut

R2(config-if)#exit

R2(config)#

*Mar

100:05:04.883:%LINK-3-UPDOWN:InterfaceSerial1/0,changedstatetoup

R2(config)#

*Mar

100:05:05.891:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceSerial1/0,changedstatetoup

R2(config)#intf0/0

R2(config-if)#ipadd

R2(config-if)#noshut

R2(config-if)#exit

R2(config)#

*Mar

100:05:35.895:%LINK-3-UPDOWN:InterfaceFastEthernet0/0,changedstatetoup

*Mar

100:05:36.895:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceFastEthernet0/0,changedstatetoup

R2(config)#routereigrp100

R2(config-router)#network55

R2(config-router)#network55

R2(config-router)#noauto-summary

R2(config-router)#exit

R2(config)#

R2(config)#

*Mar

101:57:21.563:%DUAL-5-NBRCHANGE:IP-EIGRP(0)100:Neighbor(FastEthernet0/0)isup:newadjacency

R2(config)#

*Mar

101:57:46.143:%DUAL-5-NBRCHANGE:IP-EIGRP(0)100:Neighbor(FastEthernet0/0)isresync:peergraceful-restart

R2(config)#end

R2#show

*Mar

101:57:59.331:%SYS-5-CONFIG_I:Configuredfromconsolebyconsole

R2#showiproute

Codes:C-connected,S-static,R-RIP,M-mobile,B-BGP

D-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterarea

N1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2

E1-OSPFexternaltype1,E2-OSPFexternaltype2

i-IS-IS,su-IS-ISsummary,L1-IS-ISlevel-1,L2-IS-ISlevel-2

ia-IS-ISinterarea,*-candidatedefault,U-per-userstaticroute

o-ODR,P-periodicdownloadedstaticroute

Gatewayoflastresortisnotset

/24issubnetted,1subnets

D

[90/156160]via,00:00:19,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Loopback0

/24issubnetted,1subnets

D

[90/158720]via,00:00:42,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Serial1/0

/24issubnetted,1subnets

D

[90/30720]via,00:00:21,FastEthernet0/0

R2#conft

Enterconfigurationcommands,oneperline.

EndwithCNTL/Z.

R2(config)#iproute

R2(config)#end

R2#show

*Mar

101:58:44.563:%SYS-5-CONFIG_I:Configuredfromconsolebyconsole

R2#showiproute

Codes:C-connected,S-static,R-RIP,M-mobile,B-BGP

D-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterarea

N1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2

E1-OSPFexternaltype1,E2-OSPFexternaltype2

i-IS-IS,su-IS-ISsummary,L1-IS-ISlevel-1,L2-IS-ISlevel-2

ia-IS-ISinterarea,*-candidatedefault,U-per-userstaticroute

o-ODR,P-periodicdownloadedstaticroute

Gatewayoflastresortisnotset

/24issubnetted,1subnets

D

[90/156160]via,00:01:04,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Loopback0

/24issubnetted,1subnets

S

[1/0]via

/24issubnetted,1subnets

C

isdirectlyconnected,Serial1/0

/24issubnetted,1subnets

D

[90/30720]via,00:01:06,FastEthernet0/0

R2#

R2#traceroute

Typeescapesequencetoabort.

Tracingtherouteto

120msec48msec32msec

R2#conft

Enterconfigurationcommands,oneperline.

EndwithCNTL/Z.

R2(config)#iproute100

R2(config)#end

R2#

*Mar

102:39:56.535:%SYS-5-CONFIG_I:Configuredfromconsolebyconsole

R2#showiproute

Codes:C-connected,S-static,R-RIP,M-mobile,B-BGP

D-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterarea

N1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2

E1-OSPFexternaltype1,E2-OSPFexternaltype2

i-IS-IS,su-IS-ISsummary,L1-IS-ISlevel-1,L2-IS-ISlevel-2

ia-IS-ISinterarea,*-candidatedefault,U-per-userstaticroute

o-ODR,P-periodicdownloadedstaticroute

Gatewayoflastresortisnotset

/24issubnetted,1subnets

D

[90/156160]via,00:42:18,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Loopback0

/24issubnetted,1subnets

D

[90/158720]via,00:00:11,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Serial1/0

/24issubnetted,1subnets

D

[90/30720]via,00:42:20,FastEthernet0/0

R2#traceroute

Typeescapesequencetoabort.

Tracingtherouteto

132msec64msec28msec

252msec52msec20msec

R2#showiproute

Codes:C-connected,S-static,R-RIP,M-mobile,B-BGP

D-EIGRP,EX-EIGRPexternal,O-OSPF,IA-OSPFinterarea

N1-OSPFNSSAexternaltype1,N2-OSPFNSSAexternaltype2

E1-OSPFexternaltype1,E2-OSPFexternaltype2

i-IS-IS,su-IS-ISsummary,L1-IS-ISlevel-1,L2-IS-ISlevel-2

ia-IS-ISinterarea,*-candidatedefault,U-per-userstaticroute

o-ODR,P-periodicdownloadedstaticroute

Gatewayoflastresortisnotset

/24issubnetted,1subnets

D

[90/156160]via,00:45:06,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,FastEthernet0/0

/24issubnetted,1subnets

C

isdirectlyconnected,Loopback0

/24issubnetted,1subnets

S

[100/0]via

/24issubnetted,1subnets

C

isdirectlyconnected,Serial1/0

R2#traceroute

Typeescapesequencetoabort.

Tracingtherouteto

148msec4msec36msec

R2#

R3#enable

R3#conft

Enterconfigurationcommands,oneperline.

EndwithCNTL/Z.

R3(config)#intlo0

R3(config-if)#ipadd

*Mar

100:05:58.043:%LINEPROTO-5-UPDOWN:LineprotocolonInterfaceLoopback0,changedstatetoup

R3(config-if)#ipadd

R3(config-if)#noshut

R3(config-if)#exit

R3(config)#intf0/0

R3(config-if)#ipadd

R3(config-if)#noshut

R3(config-if)#exit

R3(config)#in

*Mar

100:06:35.183:%LINK-3-UPDOWN:InterfaceFastEthernet0/0,changedstatetoup

*Mar

100:06:36.183:%LINEPROTO-5-UPDOWN:Lineprotocolon

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評論

0/150

提交評論