Having issues with this filtering. I think I am on the right track with the route-map and the default-info originate. However, I cannot set the ethernet interface in the route-map. Command error states:
Rack1R4(config-route-map)#set int g0/1
% route-map:can not set interface.
% Use P2P interfaces for set interface clause
In testing my theory, I modified the route-map trying to permit only the serial interface, which works. So, I then modified route-map from a permit interface S0/1 to a deny and it's denied...Great right?...NO SUCH LUCK!! It is denied, but even with an open permit statement in the route-map (essentially permitting everything) SW2 never gets the default route.
Any help with this one would appreciated.