I'm having a strange problem when adding VLANs on a port-channel on a Cisco ASR.
*Jul 31 10:18:35.648: %IOSXE-4-PLATFORM: R0/0: kernel: ERROR: LPM Failed to insert into VLAN TCAM
*Jul 31 10:18:35.648: %IOSXE-4-PLATFORM: R0/0: kernel: ERROR: LPM Failed to set single vlan 111 port 4 l2 0 qv bit:Q
The config is:
interface Port-channel1.111
description "x"
encapsulation dot1Q 111
ip address XXX.XXX.XXX.XXX 255.255.255.248
Other interfaces configured in the same way on the same Port-channel are working fine. I have the same problem with any new VLAN ID.
Has anyone seen that before or got any suggestions?
Thanks.