Skip to content

resource to configure device tracking policy #230

@sthoneder

Description

@sthoneder

Following CLI commands are currently not reflected in any resource

Example IOS-XE CLI config

!
device-tracking policy POLICY1
  no protocol udp
  tracking enable
!
device-tracking policy POLICY2
  trusted-port
  device-role switch
  no protocol udp
!

There could be potentially a new resource iosxe_device_tracking resource which allows this configuration.

Yang model path to this configuration is in Cisco-IOS-XE-device-tracking

/native/device-tracking/ios-dt:policy

Device:

  • C9200L on 17.15.3

Provider

  • iosxe: 0.5.9
  • netascode-utils: 0.2.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions