Difference between revisions of "IP CEF Cisco"

From Teknologisk videncenter
Jump to: navigation, search
m
m
Line 5: Line 5:
 
SW1#<input>show cef fib</input>
 
SW1#<input>show cef fib</input>
 
119 allocated IPv4 entries, 0 failed allocations
 
119 allocated IPv4 entries, 0 failed allocations
 +
</source>
 +
<source lang=cli>
 +
SW1#<input>show ip cef switching statistics</input>
 +
 +
      Reason                          Drop      Punt  Punt2Host
 +
RP RIB Packet destined for us            0    1412459          0
 +
RP RIB Total                              0    1412459          0
 +
 +
RP LES No adjacency                    6399          0    100446
 +
RP LES TTL expired                        0          0        36
 +
RP LES Total                          6399          0    100482
 +
 +
All    Total                          6399    1412459    100482
 
</source>
 
</source>
 
=Links=
 
=Links=

Revision as of 09:30, 26 March 2010

3560 Switch platform

CEF

  • show ip cef 0.0.0.0 0.0.0.0 internal
SW1#<input>show cef fib</input>
119 allocated IPv4 entries, 0 failed allocations
SW1#<input>show ip cef switching statistics</input>

       Reason                          Drop       Punt  Punt2Host
RP RIB Packet destined for us             0    1412459          0
RP RIB Total                              0    1412459          0

RP LES No adjacency                    6399          0     100446
RP LES TTL expired                        0          0         36
RP LES Total                           6399          0     100482

All    Total                           6399    1412459     100482

Links