將靜態路由重分發到ospf,將預設路由重分發到ospf,要全

2021-04-03 05:48:47 字數 5661 閱讀 7244

1樓:匿名使用者

r1>en

r1#sh run

building configuration...

current configuration : 741 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname r1!!

!!!!

!!!!

!!!!

!!!!

inte***ce fastethernet0/0

ip address 192.168.3.1 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

ip address 192.168.1.2 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet1/0

ip address 192.168.5.1 255.255.255.0

duplex auto

speed auto

!router ospf 1

router-id 1.1.1.1

log-adjacency-changes

network 192.168.3.0 0.0.0.255 area 0

network 192.168.1.0 0.0.0.255 area 1

default-information originate

!ip classless

ip route 0.0.0.0 0.0.0.0 192.168.5.2 !!

!!!!

!line con 0

exec-timeout 0 0

line vty 0 4

login!!

!end

r2#sh run

building configuration...

current configuration : 665 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname r2!!

!!!!

!!!!

!!!!

!!!!

inte***ce fastethernet0/0

ip address 192.168.3.2 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

ip address 192.168.4.1 255.255.255.0

duplex auto

speed auto

!router ospf 1

router-id 2.2.2.2

log-adjacency-changes

redistribute rip metric 200 subnets tag 200

network 192.168.3.0 0.0.0.255 area 0

!router rip

version 2

redistribute ospf 1 metric 10

network 192.168.4.0

no auto-summary

!ip classless!!

!!!!

!line con 0

line vty 0 4

login!!

!end

r3#sh run

building configuration...

current configuration : 663 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname r3!!

!!!!

!!!!

!!!!

!!!!

inte***ce fastethernet0/0

ip address 192.168.2.1 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

ip address 192.168.1.1 255.255.255.0

duplex auto

speed auto

!router ospf 1

router-id 3.3.3.3

log-adjacency-changes

redistribute static metric 100 subnets tag 100

redistribute connected

network 192.168.1.0 0.0.0.255 area 1

!ip classless

ip route 100.1.1.0 255.255.255.0 192.168.2.2 !!

!!!!

!line con 0

exec-timeout 0 0

line vty 0 4

login!!

!end

r4#sh run

building configuration...

current configuration : 512 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname r4!!

!!!!

!!!!

!!!!

!!!!

inte***ce loopback1

ip address 100.1.1.1 255.255.255.0

!inte***ce fastethernet0/0

ip address 192.168.2.2 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

no ip address

duplex auto

speed auto

shutdown

!ip classless

ip route 0.0.0.0 0.0.0.0 192.168.2.1 !!

!!!!

!line con 0

line vty 0 4

login!!

!end

r5#sh run

building configuration...

current configuration : 555 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname r5!!

!!!!

!!!!

!!!!

!!!!

inte***ce loopback1

ip address 200.1.1.1 255.255.255.0

!inte***ce fastethernet0/0

ip address 192.168.4.2 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

no ip address

duplex auto

speed auto

shutdown

!router rip

version 2

network 192.168.4.0

network 200.1.1.0

no auto-summary

!ip classless!!

!!!!

!line con 0

line vty 0 4

login!!

!end

isp#sh run

building configuration...

current configuration : 517 bytes

!version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!hostname isp!!

!!!!

!!!!

!!!!

!!!!

inte***ce loopback1

ip address 202.100.110.1 255.255.255.0

!inte***ce fastethernet0/0

ip address 192.168.5.2 255.255.255.0

duplex auto

speed auto

!inte***ce fastethernet0/1

no ip address

duplex auto

speed auto

shutdown

!ip classless

ip route 0.0.0.0 0.0.0.0 192.168.5.1 !!

!!!!

!line con 0

line vty 0 4

login!!

!end

靜態路由和ospf重分發的 具體命令 詳細點 謝謝 要雙向的

2樓:

靜態路由抄和ospf之間不存在雙向重分bai發,雙向重分發是動態du路由協議之間的,靜zhi態路dao由不是動態路由協議。

ospf重分布的配置:

router ospf id

redistribute ospf/rip/isis/eigrp (動態協議)metric xx (除ospf外其他協議不選擇則預設為無窮大)subnet

redistribute connected metric (預設為1)subnet 重分布直連路由

redistribute static metric (預設為1)subnet 重分布靜態路由

H3C靜態路由配置問題,靜態路由的問題h3cne題

第一題對。第二題 r1 192.168.12.2 r2 192.168.12.1,192.168.23.3 r3 192.168.23.2,192.168.23.2,192.168.23.2 靜態路由的問題 h3 e題 d兩條路由目的位址及掩碼下一跳都相同,就其優先順序不同話。預設h3c裝置上是覆蓋...

直接路由 ospf 靜態路由 rip按照預設路由優先順序從高到

在不同裝置上。優先順序排序不一樣。在華為的vrp平台裡!直接路由 0 ospf 10 靜態路由 60 rip 110 綜上,排序就是 直連 ospf 靜態 rip 根據管理距離來 administrative distance 縮寫 ad 管理距離是指一種路由協議的路由可信度,在正常情況下,管理距離...

(急)靜態路由相關的問題

確實全部寫入,但是有的機器並不支援多條等等值路由。三條路由目的地相同。下一跳不同,當有資料要傳送到10.1.1.0的時候,會將資料分成3部分,已輪詢方式傳送出去。這時候就會出現乙個問題。如果3個下一跳是乙個裝置還可以。如果是不同的裝置,就將導致資料丟失。資料被分片了,分別到達不同的裝置,而每一台裝置...