This document discusses enabling seamless interworking between SDN and IP networks. It proposes using SDN controllers to emulate IP routing in the SDN domain so that SDN appears as a single router to external IP peers. The SDN controller would install flow entries proactively based on BGP routes and update them reactively upon BGP changes. This would allow SDN and IP networks to peer without requiring any changes to the IP networks. The document outlines the current implementation using ONOS and future work, such as improving performance and scaling the solution across multiple ONOS instances and BGP processes.