Hi các bác,
em có đoạn text về redistribution đọc mãi mà ko hiểu, các bác, anh cao thủ giải thích giùm em với. tks các bác nhiều
router eigrp 10
redistribute ospf 1 route-map OSPF-->EIGRP
network 10.1.10.0 0.0.0.255
network 10.1.4.0 0.0.0.255
network 10.1.21.128 0.0.0.3
default-metric 102400 1000 128 1 1500
auto-summary
router ospf 1
area 34 nssa
redistribute eigrp 10 subnets route-map EIGRP-->OSPF
network 10.1.1.0 0.0.0.255 area 34
network 10.1.2.0 0.0.0.255 area 34
route-map EIGRP-->OSPF deny 10
match tag 110
route-map EIGRP-->OSPF permit 20
set tag 90
route-map OSPF-->EIGRP deny 10
match tag 90
route-map OSPF-->EIGRP permit 20
set tag 110
em có đoạn text về redistribution đọc mãi mà ko hiểu, các bác, anh cao thủ giải thích giùm em với. tks các bác nhiều
router eigrp 10
redistribute ospf 1 route-map OSPF-->EIGRP
network 10.1.10.0 0.0.0.255
network 10.1.4.0 0.0.0.255
network 10.1.21.128 0.0.0.3
default-metric 102400 1000 128 1 1500
auto-summary
router ospf 1
area 34 nssa
redistribute eigrp 10 subnets route-map EIGRP-->OSPF
network 10.1.1.0 0.0.0.255 area 34
network 10.1.2.0 0.0.0.255 area 34
route-map EIGRP-->OSPF deny 10
match tag 110
route-map EIGRP-->OSPF permit 20
set tag 90
route-map OSPF-->EIGRP deny 10
match tag 90
route-map OSPF-->EIGRP permit 20
set tag 110
Comment