cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
2442
Views
4
Helpful
16
Replies

change the cost of a learned OSPF route

Samuel
Level 1
Level 1

Im having issues with changing the cost of a learned ospf route. the route map pics up the route but the set metric command isnt working. Am I missing something?

 


ip prefix-list DEFAULT_ROUTE seq 5 permit 0.0.0.0/0

route-map test permit 10
match ip address prefix-list DEFAULT_ROUTE
match interface GigabitEthernet0/1.99
set metric 5

router ospf 1
priority 0
redistribute eigrp 1 subnets
network 192.168.X.X 0.0.0.X area X.X.X.X
distribute-list route-map test in

 

16 Replies 16

Well said, but if I use per destination instead of per packet load balancing it should work.

Anyone else care to comment?

Instead of this long and unpredictable process 

Use FW cluster this can give you load sharing without any asymmetric issue.

Review Cisco Networking for a $25 gift card