Given the following policy: policy-statement limit-cust ( From ( route-filter 10.0.0.0/8 or longer reject; route-filter 10.0.55.0/24 or longer; route-filter 10.0.0.0/16 or longer accept; route-filter 0.0.0.0/0 through 0.0.0.0/32 { Metric 5; Accept; } } then { metric 10; accept; } } What happens to the route 10.0.56.0/24?
Reveal answer
Fill a bubble to check yourself