EIGRP Route Filtering Task A?
ZAP
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
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
- How can you guarantee a job for students who has no experience in Networking field?
- How to configure VPN between Cisco Router and ASA Firewall?
- How to configure RIPV2 with no auto summary?
- How to configure PAT (Port Address Translation)?
- How to configure Default Routing on Cisco Routers?
- What is the scope of CCNA course in India?
- What is scope of CCIE?
- How to remember 7 layers of OSI Model?
- How much salary can we get after doing CCNA course in Delhi Gurgaon?
- How many CCIE’s are there worldwide?
- Is it possible to pass CCIE Certification in 1st attempt?