cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
568
Views
0
Helpful
2
Replies

fib 's entries for a prefix

sarahr202
Level 5
Level 5

Hi everybody!

My cisco book shows an out put:

switch# show ip cef

prefix next hop interface

0.0.0.0/32 receive

192.168.199.0/24 attached vlan1

192.168.199.0/32 receive

192.168.199.1/32 receive

192.168.199.2/32 192.168.199.2 vlan1

192.168.199.255 receive.

My question is if we had physical interface say f0/1 not vlan 1, would we get the same entries in fib?

thanks a lot!

2 Accepted Solutions

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Sarah,

It would indeed be the same. It doesn't matter to CEF whether the interface is physical or logical.

Regards

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

View solution in original post

Jon Marshall
Hall of Fame
Hall of Fame

0.0.0.0/32 receive

192.168.199.0/32 receive

192.168.199.1/32 receive

192.168.199.255 receive

The above 4 would be the same.

192.168.199.0/24 attached vlan1

192.168.199.2/32 192.168.199.2 vlan1

The above 2 would refer to a physical interface, f0/1 in your example.

Jon

View solution in original post

2 Replies 2

Harold Ritter
Spotlight
Spotlight

Sarah,

It would indeed be the same. It doesn't matter to CEF whether the interface is physical or logical.

Regards

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

Jon Marshall
Hall of Fame
Hall of Fame

0.0.0.0/32 receive

192.168.199.0/32 receive

192.168.199.1/32 receive

192.168.199.255 receive

The above 4 would be the same.

192.168.199.0/24 attached vlan1

192.168.199.2/32 192.168.199.2 vlan1

The above 2 would refer to a physical interface, f0/1 in your example.

Jon