cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Disable ip device tracking on trunk ports

alessandro.s
Level 1
Level 1

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

Who Me Too'd this topic