Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

support for case of unassigned ipv6 address as chassis ID #1887

Merged
merged 28 commits into from
Oct 29, 2024

Conversation

mcn29
Copy link
Contributor

@mcn29 mcn29 commented Oct 28, 2024

The CHASSIS_ID value :: is shown by IOS XE when the remote device uses its IPv6 address as the chassis ID but has no address assigned.

This change prevents the template from throwing an error as soon as it encounters the : character in this peculiar use case

Copy link
Contributor

@jmcgill298 jmcgill298 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mcn29 , just a couple of minor changes

mcn29 and others added 2 commits October 28, 2024 21:36
…_neighbors_detail6.raw

Co-authored-by: Jacob McGill <9847006+jmcgill298@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Jacob McGill <9847006+jmcgill298@users.noreply.github.com>
@mjbear
Copy link
Contributor

mjbear commented Oct 28, 2024

resolves #1884

mcn29 and others added 21 commits October 29, 2024 13:47
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
…_neighbors_detail6.yml

Co-authored-by: Michael Bear <38406045+mjbear@users.noreply.github.com>
@jmcgill298 jmcgill298 merged commit 138e9d9 into networktocode:master Oct 29, 2024
14 checks passed
@mjbear
Copy link
Contributor

mjbear commented Oct 30, 2024

Thank you @jmcgill298! 🎆

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants