cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
952
Views
0
Helpful
3
Replies

entry in CEF .

jitenshah18
Level 1
Level 1

This is a part of the CEF output . How is the attached entry different from last entry where Prefix and Nexthop are equal ?

1. Does not the last entry indicate its a connected/attached route ?

2. Also for the receive entries means those packets are meant for the router ? if they are meant for the router ,  how does the router determine what needs to be done with this packet. Can you give a example.

please note I do not have any configuration of the router.

---sho ip cef---

Prefix              Next Hop             Interface

172.20.104.144/30   attached             FastEthernet0/0.3010

172.20.104.144/32   receive

172.20.104.145/32   receive

172.20.104.146/32   172.20.104.146       FastEthernet0/0.3010

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Hi Jiten,

1. The last entry indicates a cached adjacency, which means that arp has been resolved for this specific host route.

2. Correct. "Receive" means that these host routes belong to the local router. Packets received with these addresses as destination will be locally processed.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

3 Replies 3

Harold Ritter
Spotlight
Spotlight

Hi Jiten,

1. The last entry indicates a cached adjacency, which means that arp has been resolved for this specific host route.

2. Correct. "Receive" means that these host routes belong to the local router. Packets received with these addresses as destination will be locally processed.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Thanks Harold. so that means for question 1 - So can that indicate its a connected route ? Just curiuos to know why this entry is here.

Hi Jiten,

Yes, it is a connected route for a neighbor for which the arp has already been processed and cached. It is there so that we do not need to go through that same processed as long as the entry is valid.

Regards

Regards,
Harold Ritter, CCIE #4168 (EI, SP)