cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
626
Views
0
Helpful
6
Replies

Problem CEF table 3750X

squilez
Level 1
Level 1

Hi team,

I have a problem with add vrf on a interface:

SWxxx(config)#ip vrf xxx-xxx
SWxxx(config-vrf)# rd x:x
SWxxx(config-vrf)#exit
SWxxx(config)#

SWxxx(config)#interface GigabitEthernet2/0/10      

SWxxx(config-if)# no switchport

SWxxx(config-if)# ip vrf forwarding xxx-xxx

% CEF table 0x2 does not exist (GigabitEthernet2/0/10). <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

 

SWxxx(config)#interface Vlan46

SWxxx(config-if)# ip vrf forwarding xxx-xxx

% CEF table 0x2 does not exist (Vlan46). <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Does anyone same thing happened?

Thanks

 

6 Replies 6

Cisco Freak
Level 4
Level 4

Hi,

Please share the output of sh ip interface GigabitEthernet2/0/1

CF

In this moment this interface is administratively down but int vlan 46 is UP:

SWxxx#sh ip interface GigabitEthernet2/0/10
GigabitEthernet2/0/10 is administratively down, line protocol is down
  Internet address is xxx.xx.xxx.xx/xx
  Broadcast address is xxx.xxx.xxx.xxx
  Address determined by setup command
  MTU is 1500 bytes
  Helper address is not set
  Directed broadcast forwarding is disabled
  Outgoing access list is not set
  Inbound  access list is not set
  Proxy ARP is disabled
  Local Proxy ARP is disabled
  Security level is default
  Split horizon is enabled
  ICMP redirects are never sent
  ICMP unreachables are never sent
  ICMP mask replies are never sent
  IP fast switching is enabled
  IP Flow switching is disabled
  IP CEF switching is enabled
  IP CEF switching turbo vector
  IP Null turbo vector
  VPN Routing/Forwarding "xxx-xxx"
  IP multicast fast switching is enabled
  IP multicast distributed fast switching is disabled
  IP route-cache flags are Fast, CEF
  Router Discovery is disabled
  IP output packet accounting is disabled
  IP access violation accounting is disabled
  TCP/IP header compression is disabled
  RTP/IP header compression is disabled
  Probe proxy name replies are disabled
  Policy routing is disabled
  Network address translation is disabled
  BGP Policy Mapping is disabled
  Input features: MCI Check
  Output features: Input interface drop, Check hwidb
  WCCP Redirect outbound is disabled
  WCCP Redirect inbound is disabled
  WCCP Redirect exclude is disabled

!
SWxxx#sh ip interface vlan46              
Vlan46 is up, line protocol is up
  Internet address is xxx.xx.xxx.xxx/xx
  Broadcast address is xxx.xxx.xxx.xxx
  Address determined by setup command
  MTU is 1500 bytes
  Helper address is not set
  Directed broadcast forwarding is disabled
  Multicast reserved groups joined: 224.0.0.2
  Outgoing access list is not set
  Inbound  access list is not set
  Proxy ARP is enabled
  Local Proxy ARP is disabled
  Security level is default
  Split horizon is enabled
  ICMP redirects are always sent
  ICMP unreachables are always sent
  ICMP mask replies are never sent
  IP fast switching is enabled
  IP Flow switching is disabled
  IP CEF switching is enabled
  IP CEF switching turbo vector
  IP Null turbo vector
  VPN Routing/Forwarding "xxx-xxx"
  IP multicast fast switching is enabled
  IP multicast distributed fast switching is disabled
  IP route-cache flags are Fast, CEF
  Router Discovery is disabled
  IP output packet accounting is disabled
  IP access violation accounting is disabled
  TCP/IP header compression is disabled
  RTP/IP header compression is disabled
  Probe proxy name replies are disabled
  Policy routing is disabled
  Network address translation is disabled
  BGP Policy Mapping is disabled
  Input features: MCI Check
  Output features: Input interface drop, Check hwidb
  WCCP Redirect outbound is disabled
  WCCP Redirect inbound is disabled
  WCCP Redirect exclude is disabled
SWxxx#

Br

Hi,

Can you please share sh run int gi2/0/10 as well

SWxxx#Sh run int gi2/0/10
Building configuration...

Current configuration : 247 bytes
!
interface GigabitEthernet2/0/10
  no switchport
 ip vrf forwarding xxx-xxx
 ip address xxx.xx.xxx.xx xxx.xxx.xxx.xxx
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 shutdown
end

SWxxx#

Any idea??

Did you ever get this resolved?  I'm having a similar issue..

 

Thx

Review Cisco Networking for a $25 gift card