EIGRP Route Filtering Task A?

author

interface Loopback10
 ip address 5.2.0.1 255.255.255.128

interface Loopback11
 ip address 5.2.1.2 255.255.255.240

interface Loopback12
 ip address 5.2.2.2 255.255.255.248

interface Loopback13
 ip address 5.2.3.2 255.255.255.252

On interface connecting R3 to R2, I have implemented the following prefix list : 

ip prefix-list FILTER seq 5 deny 5.2.0.0/16 ge 17 le 30
ip prefix-list FILTER seq 10 permit 0.0.0.0/0 le 32

router eigrp 123
distribute-list FILTER out FastEthernet1/0

But on R2, can still see the routes from R3. Please help.

D        5.2.0.0/25 [90/158720] via 123.45.67.14, 00:00:40, FastEthernet0/0
                    [90/158720] via 123.45.67.10, 00:00:40, FastEthernet0/1
D        5.2.1.0/28 [90/158720] via 123.45.67.14, 00:00:40, FastEthernet0/0
                    [90/158720] via 123.45.67.10, 00:00:40, FastEthernet0/1
D        5.2.2.0/29 [90/158720] via 123.45.67.14, 00:00:41, FastEthernet0/0
                    [90/158720] via 123.45.67.10, 00:00:41, FastEthernet0/1
D        5.2.3.0/30 [90/158720] via 123.45.67.14, 00:00:41, FastEthernet0/0
                    [90/158720] via 123.45.67.10, 00:00:41, FastEthernet0/1

  • Total 1 Answer
  • 3851
Can You answer this question?
author

Hello Aaradhana

You have applied the Distribute list, which is not correct. Use the following command;

 Router eigrp 123

 #distribute-list prefix FILTER out FastEthernet 1/0

Whoops, looks like something went wrong.

1/1 ErrorException in Filesystem.php line 111: file_put_contents(/var/www/html/storage/framework/sessions/h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm): failed to open stream: No space left on device

  1. in Filesystem.php line 111
  2. at HandleExceptions->handleError(2, 'file_put_contents(/var/www/html/storage/framework/sessions/h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm): failed to open stream: No space left on device', '/var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', 111, array('path' => '/var/www/html/storage/framework/sessions/h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm', 'contents' => 'a:4:{s:6:"_token";s:40:"KZjhRdYA3ehVqaBSClKozhAJMre4ZxKF5uX6QwBd";s:11:"viewed_urls";a:1:{i:0;s:28:"eigrp-route-filtering-task-a";}s:9:"_previous";a:1:{s:3:"url";s:56:"http://www.networkbulls.com/eigrp-route-filtering-task-a";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', 'lock' => true))
  3. at file_put_contents('/var/www/html/storage/framework/sessions/h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm', 'a:4:{s:6:"_token";s:40:"KZjhRdYA3ehVqaBSClKozhAJMre4ZxKF5uX6QwBd";s:11:"viewed_urls";a:1:{i:0;s:28:"eigrp-route-filtering-task-a";}s:9:"_previous";a:1:{s:3:"url";s:56:"http://www.networkbulls.com/eigrp-route-filtering-task-a";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', 2) in Filesystem.php line 111
  4. at Filesystem->put('/var/www/html/storage/framework/sessions/h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm', 'a:4:{s:6:"_token";s:40:"KZjhRdYA3ehVqaBSClKozhAJMre4ZxKF5uX6QwBd";s:11:"viewed_urls";a:1:{i:0;s:28:"eigrp-route-filtering-task-a";}s:9:"_previous";a:1:{s:3:"url";s:56:"http://www.networkbulls.com/eigrp-route-filtering-task-a";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', true) in FileSessionHandler.php line 83
  5. at FileSessionHandler->write('h5DA2jJ86eHDkCiqeAblgt3UR9tDYUpJokd6UGnm', 'a:4:{s:6:"_token";s:40:"KZjhRdYA3ehVqaBSClKozhAJMre4ZxKF5uX6QwBd";s:11:"viewed_urls";a:1:{i:0;s:28:"eigrp-route-filtering-task-a";}s:9:"_previous";a:1:{s:3:"url";s:56:"http://www.networkbulls.com/eigrp-route-filtering-task-a";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}') in Store.php line 128
  6. at Store->save() in StartSession.php line 88
  7. at StartSession->terminate(object(Request), object(Response)) in Kernel.php line 216
  8. at Kernel->terminateMiddleware(object(Request), object(Response)) in Kernel.php line 187
  9. at Kernel->terminate(object(Request), object(Response)) in index.php line 58
  10. at require_once('/var/www/html/public/index.php') in index.php line 20