It will not block 2.2.2.3/24
root@R2> show configuration policy-options policy-statement Test
term 1 {
from {
route-filter 2.2.2.2/32 exact;
}
then accept;
}
term 2 {
then reject;
}
Regards,
Rahul
It will not block 2.2.2.3/24
root@R2> show configuration policy-options policy-statement Test
term 1 {
from {
route-filter 2.2.2.2/32 exact;
}
then accept;
}
term 2 {
then reject;
}
Regards,
Rahul