11-28-2013 05:06 AM - edited 03-07-2019 04:49 PM
Running 3750 in stack Version 15.0(2)SE2
I am geting error when trying to add vrf vlan int
switch(config)#interface Vlan101
switch(config-if)#ip vrf forwarding dummy
% CEF table 0x6 does not exist (Vlan101).
switch(config-if)#^Z
Please help
11-28-2013 05:14 AM
Did you create the vrf first ie.
switch(config)# ip vrf
also you need the IP Services or Advanced IP Services feature set on your switch.
Jon
11-28-2013 05:26 AM
Yes i did
switch#sh run vrf dummy
Building configuration...
Current configuration : 360 bytes
ip vrf dummy rd 65529:1
route-target export 65529:1
route-target import 65529:1
Regarding your 2nd query
switch#sh license
Index 1 Feature: ipservices
Period left: Life time
License Type: Permanent
License State: Active, In Use
License Priority: Medium
License Count: Non-Counted
11-28-2013 09:29 AM
Do you have CEF enabled on your switch?
#show ip cef
11-28-2013 09:40 AM
Yes Cef is by default on the switch i believe
switch#sh ip cef
Prefix Next Hop Interface
0.0.0.0/0 10.34.68.1 FastEthernet0
0.0.0.0/8 drop
0.0.0.0/32 receive
10.34.68.0/24 attached FastEthernet0
10.34.68.0/32 receive FastEthernet0
10.34.68.1/32 attached FastEthernet0
10.34.68.2/32 attached FastEthernet0
10.34.68.11/32 attached FastEthernet0
10.34.68.13/32 attached FastEthernet0
10.34.68.14/32 attached FastEthernet0
10.34.68.15/32 receive FastEthernet0
10.34.68.255/32 receive FastEthernet0
10.145.172.0/32 receive Virtual3
127.0.0.0/8 drop
224.0.0.0/4 drop
224.0.0.0/24 receive
240.0.0.0/4 drop
255.255.255.255/32 receive
03-16-2015 09:44 AM
Hi,
Did you ever get a fix for this issue? I have the same issue, recently licensed to IP Services image to be able to configure VRF lite im running on the exact same image as yours 15.0(2)SE2.
% CEF table 0x2 does not exist (Vlan1901).
I raised with our support who escalated to Cisco, they reported they couldn't re-create the fault and requested a reload of the stack which I have done but hasn't clear the fault?
Regards
Darren
11-28-2013 09:45 AM
We are having number of switches with same IOS but facinf the problem on one of those.
11-28-2013 09:48 AM
Certainly unusual..
You could try recreating the VLAN interface. Also ensure the Layer 2 VLAN is created.
11-28-2013 09:52 AM
I have tried to delete vrf and vlans.
Tried it ont another vlan interface but same error
Tried creating vrf using vrf defination.
getting same erro when tring to add vrf to loopback interface too,
switch(config)#interface Loopback1
switch(config-if)#ip vrf forwarding test
% CEF table 0x9 does not exist (Loopback1).
switch(config-if)#
Cant reboot have to get a pew window.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide