Hi,
I am testing oer/pfr with two border routers (MC/BR and BR). I wanted to monitor specific prefixes (routers at the remote sites), thus i wanted to define monitored prefixes manually (learn function disabled). I have cnofigured the following to the MC, but i am not sure if this prefixes were added to the MTC list. When i do 'show oer master' it says 0 monitored prefixes.
How do i verify that the prexies are indeed being monitored? Or maybe i am doing all this in a wrong way.
Appreciated any help.
Thanks.
====================
! MC Router
!
ip prefix-list PREFIXES seq 10 permit 5.5.5.1/32
ip prefix-list PREFIXES seq 20 permit 6.6.6.1/32
!
oer-map MONITORED_PREFIX 10
match ip address prefix-list PREFIXES
!