John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 1 | .. _tm: |
| 2 | |
| 3 | ================== |
| 4 | Traffic Management |
| 5 | ================== |
| 6 | |
Scott Keeler | d9668e7 | 2018-09-06 07:52:59 -0400 | [diff] [blame] | 7 | This section identifies the features associated with Traffic Management: |
| 8 | |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 9 | IP Layer Input Checks |
| 10 | --------------------- |
| 11 | * Source Reverse Path Forwarding |
| 12 | * Time To Live expiration |
| 13 | * IP header checksum |
| 14 | * Layer 2 Length < IP Length |
| 15 | |
| 16 | Classifiers |
| 17 | ----------- |
| 18 | * Multiple million Classifiers - Arbitrary N-tuple |
| 19 | |
| 20 | Policers |
| 21 | -------- |
| 22 | * Colour Aware & Token Bucket |
| 23 | * Rounding Closest/Up/Down |
| 24 | * Limits in PPS/KBPS |
| 25 | * Types: |
| 26 | |
| 27 | * Single Rate Two Colour |
| 28 | * Single Rate Three Colour |
| 29 | * Dual Rate Three Colour |
| 30 | |
| 31 | * Action Triggers |
| 32 | |
| 33 | * Conform |
| 34 | * Exceed |
| 35 | * Violate |
| 36 | |
| 37 | * Actions Type |
| 38 | |
| 39 | * Drop |
| 40 | * Transmit |
| 41 | * Mark-and-transmit |
| 42 | |
| 43 | Switched Port Analyzer (SPAN) |
| 44 | * mirror traffic to another switch port |
| 45 | |
| 46 | ACLs |
| 47 | ---- |
| 48 | * Stateful |
| 49 | * Stateless |
| 50 | |
| 51 | COP |
| 52 | --- |
| 53 | |
| 54 | MAC/IP Pairing |
| 55 | -------------- |
Scott Keeler | d9668e7 | 2018-09-06 07:52:59 -0400 | [diff] [blame] | 56 | Security feature |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 57 | |