cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
0
Comments
Shaun Roberts
Cisco Employee
Cisco Employee

Very Basic Queue Target Type/Class

 

3 functions

 

Enqueue item - adds to queue and increase length

Dequeue item - removes from queue and decreases length

Clear - removes all items and sets length to 0

 

Queue is a target type based off of Service type

Queue has two properties:

  1. A table/array of strings called "Items"
  2. A length of the queue

 

Items can be whatever you wish. If you want the items to themselves be a list/array, I suggest using a comma delimited list.

 

Feel free to extend this and use it however you like.

 

Check out this VOD for quick info on it: https://cisco.webex.com/ciscosales/lsr.php?RCID=35168a19d99a4b5386c53139d94d07a3

 

TAP is attached. Post questions/comments/etc below or email me @ shaurobe@cisco.com

 

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: