We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to replicate AI configuration deployments where LANZ mirroring is enabled to mirror the buffered packets to the CPU.
queue-monitor length mirror queue-monitor length mirror destination Cpu
AVD currently does not support the mirror option: https://avd.arista.com/5.1/roles/eos_cli_config_gen/docs/input-variables.html#queue-monitor-length
References: https://www.arista.com/en/support/toi/eos-4-22-1f/14288-lanz-mirroring-2 https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz#xx1160486 https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz#xx1160504
Note: this can be set to mirror to cpu or other ethernet interfaces.
eos_cli_config_gen
Trying to replicate AI configuration deployments where LANZ mirroring is configured in some platforms.
Expand the queue-monitor configuration to support mirroring.
none
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enhancement summary
Trying to replicate AI configuration deployments where LANZ mirroring is enabled to mirror the buffered packets to the CPU.
AVD currently does not support the mirror option:
https://avd.arista.com/5.1/roles/eos_cli_config_gen/docs/input-variables.html#queue-monitor-length
References:
https://www.arista.com/en/support/toi/eos-4-22-1f/14288-lanz-mirroring-2
https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz
https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz#xx1160486
https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz#xx1160504
Note: this can be set to mirror to cpu or other ethernet interfaces.
Which component of AVD is impacted
eos_cli_config_gen
Use case example
Trying to replicate AI configuration deployments where LANZ mirroring is configured in some platforms.
Describe the solution you would like
Expand the queue-monitor configuration to support mirroring.
Describe alternatives you have considered
none
Additional context
No response
Contributing Guide
The text was updated successfully, but these errors were encountered: