07-28-2016 05:21 AM - edited 03-10-2019 11:57 PM
Hi,
following this document :
http://www.cisco.com/c/en/us/support/docs/lan-switching/8021x/119374-technote-dacl-00.html#anc17
as per best practice 'it's recommended to disable IPDT on a trunk port' and to disable IPDT on a per-port basis, two commands are suggested :
(config-if)# no ip device tracking
or
(config-if)# ip device tracking maximum 0
but it seems that above commands are not supported in my switches 2960S with IOS version 15.0(2)SE6, the first disable IPDT globalli even if i submit the command inside interface configuration, the second does not mention '0' value :
Switch(config-if)#ip device tracking maximum ?
<1-10> Maximum devices
So is it possible to disable IPDT only for trunk ports?
Best regards
Solved! Go to Solution.