You need to specify what you want redistributed. With your current config, only RIP routes would be redistributed, which I'm assuming is none.
Try
set redistribute route-map "InternalRoutes" protocol <BGP/OSPF/Connected/Imported/NHRP/Static>
For example, if you wanted your static routes to be redistributed, you would use
set redistribute route-map "InternalRoutes" protocol static