Here is the config:
#
dot1x
dot1x timer tx-period 10
dot1x timer supp-timeout 60
dot1x timer server-timeout 200
dot1x retry 10
dot1x authentication-method eap
#
interface GigabitEthernet1/0/10
port link-mode bridge
description Host+IPTel
port link-type trunk
port trunk permit vlan 1 11 14
port trunk pvid vlan 11
undo voice vlan mode auto
voice vlan 14 enable
speed 100
duplex full
poe enable
undo dot1x handshake
dot1x port-method portbased
dot1x
I read about how port-based and mac-based method works and didn't find it fit.
I also tried both port based and mac based method and it didn't work for me, it only wotk when the pc pass dot1x authetication.
what i'm trying to get is that the ip phone will work all the time even if it don't do the dot1x authentication.
In my case the ip phone start working only if the computer pass the dot1x autentication.