Need urgent help on ip device tracking max command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2017
03:20 PM
- last edited on
03-25-2019
04:44 PM
by
ciscomoderator
Hi ,
I need urgent help, I have installed 30 3650 devices in client location
I want to run ip device tracking max 0 command on cisco 3650 switches but I think its not supported , if any one can suggest if any alternate for this command which we can run on 3650 Switches
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2017 03:24 PM
Are you wanting to disable device tracking?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2017 11:52 PM
Yes I want to disable ,
Thanks a lot for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2017 12:07 AM
Hi Phlip ,
This command also not supporting on 3650-FQM at interface level - software verion 16.3.3, please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2017 12:18 PM
I would not run 16.x code unless you really have to. It is very new. I would stick to the more mature 3.7 or 3.6 train.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2017 03:36 PM
I would not run 16.x code unless you really have to.
He doesn't have a choice, Philip. FQM requires a minimum of 16.3.1.
Bad luck, I guess.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2017 03:25 PM
If you want to disable it I think the command is something like "nmsp attachment suppress". I think this might have to be applied at the interface level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2017 03:34 PM
IP Device Tracking needs to be enabled globally and at the interface level.
The minimum lines of configuration needed are the following:
- Globaly: ip device tracking
- Interface-level: ip device tracking max <ANY NUMBER HIGHER THAN 0>
To disable IP Device Tracking, use the global command "no ip device tracking" and remove the interface-level command.
