You are on page 1of 2

Route map can use to : -redistribute -Route Policy : lua chon route dua theo duong di, cost,interface,

dia chi nguon, dia chi dich, metric, .

Policy routing will send packets to the route map, whereas redistribution will send routes to the route map

1, configure route map : detect by name route-map Hagar permit 10 match ip address 110 set metric 100 ------------------------Linus(config)#no route-map Hagar 15 ! xoa route map Linus(config)#no route-map Hagar ------------------------Linus(config)#route-map Hagar 20 Linus(config-route-map)#match ip address 111 Linus(config-route-map)#set metric 50 Linus(config-route-map)#route-map Hagar 15 Linus(config-route-map)#match ip address 112 Linus(config-route-map)#set metric 80 ! chi hieu la xoa route map Hagar co sequent number = 10 ! name : Hagar sequent number mac dinh bang 10

You might also like