Skip to content
New issue

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

cisco_wlc show mobility summary #628

Merged
merged 2 commits into from
Mar 23, 2020
Merged

cisco_wlc show mobility summary #628

merged 2 commits into from
Mar 23, 2020

Conversation

timjsmith24
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_wlc_ssh_show_mobility_sum.textfsm, .*, cisco_wlc_ssh, show mobility summary

SUMMARY

new template for "show mobiltiy summary" command on Cisco WLC


@timjsmith24
Copy link
Contributor Author

new template for "show mobiltiy summary" command on Cisco WLC

^Mobility\s+Keepalive\s+Count
^Mobility\s+Group\s+Members\s+Configured
^Mobility\s+Control\s+Message\s+DSCP\s+Value
^Controllers\s+configured\s+in\s+the\s+Mobility\s+Group -> Mobility_Controllers
Copy link
Contributor

Choose a reason for hiding this comment

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

I would make the state change to the actual headers we're looking to obtain data like you did under Mobility_Controllers, but move it up here to transition states.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok I think I corrected what you asked.


Mobility_Controllers
^\s+MAC\s+Address\s+IP\s+Address\s+Group\s+Name\s+Multicast\s+IP\s+Status
^\s${MAC_ADDR}\s+${IP_ADDR}\s+${GROUP_NAME}\s+${MULTICAST_IP}\s+${STATUS}s*$$ -> Record
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd change the initial \s to \s+ just in case spacing changes at the beginning of the capture line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@FragmentedPacket FragmentedPacket added changes_requested Waiting on user to address feedback New Template labels Mar 23, 2020
@FragmentedPacket FragmentedPacket merged commit 1199735 into networktocode:master Mar 23, 2020
thomasblass pushed a commit to thomasblass/ntc-templates that referenced this pull request Oct 25, 2020
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes_requested Waiting on user to address feedback New Template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants