Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Have you tried looking at the Prime Infrastructure 3.1 API Resource Doc?
https://developer.cisco.com/media/prime-infrastructure-api-reference-v3-1/192.168.115.187/webacs/api/v1/indexcc3b.html?_docs
From what I see this can be accomplished in a simple way. You have 2 solutions here:
1) Terminate the Pseudowire on Internet Router (R1) on a BVI interface (Bridge-Domain is needed).
2) Terminate the Pseudowire on Internet Router (R1) via a Pseudowi...
You are running multi-area OSPF without a backbone area (area 0), which from design point of view will not work.The reason why on R5 routing table you see only 192.168.3.0 (area 24) prefix and not 172.16.100.0 or 192.168.4.0 is because the last two ...