hi i'm trying to block the propagation of the default route on one interface witch RIV2 in packet tracer.
i tried to uso the the ACCESS LIST command, but it blocks all the traffic if i use
WEST2(config)#access-list 1 deny 0.0.0.0 0.0.0.0
and then i go on the interface and i use
WEST2(config-if)#ip access-group 1
can i use other command to do this ?
something supported by packet tracer ?