In the EIGRP routing protocol,It does not seem to be able to issue commands directly to the default route,例如default-information originate
That should be how to do it? Here are two common methods:
one、Write a static default route,Then use the command to redistribute default route into EIGRP filling inside,Displaying such route entry for "D * EX" default administrative distance of 170;
two、Write a static default route,Then[……]