I'm having a problem getting Inter VLAN routing to work for me.
I created two VLANs on my switch. I also configured the 24th port of my switch as the trunk port with 802.1Q encapsulation. I've then tried to configure my router to route between the two VLANs, but my router doesn't give me the encapsulation command neccesary to turn on trunking on the fastethernet port.
As you can see, the only command I get that starts with 'e' from the subinterface f0/0.1 is 'exit'

:
LAB_T(config)#int f0/0.1
LAB_T(config-subif)#e?
exit
LAB_T(config-subif)#e
I've thought about my IOS not supporting inter-vlan routing, but then I had a hard time figuring out the name of the feature and finding it in the Cisco Feature Navigator.
Any help would be appreciated
2lbs.