Hi
I am seeing the following error on a catalyst 3750:
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on GigabitEthernet1/0/12 (85), with ldn-the-s01 GigabitEthernet1/0/15 (99

.
Both ports are access ports only so why would they have a native vlan mismatch?
Here are configs for each port:
interface GigabitEthernet1/0/12
description lde0a015 ccm-sub (eth port 1)
switchport access vlan 85
service-policy input LDN-THM-LAN-IN
spanning-tree portfast
spanning-tree bpduguard enable
interface GigabitEthernet1/0/15
switchport access vlan 998
switchport mode access
service-policy input LDN-THM-LAN-IN
spanning-tree portfast
spanning-tree bpduguard enable
Cheers
Waru