-
Notifications
You must be signed in to change notification settings - Fork 745
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
add new template show port-security interface #885
add new template show port-security interface #885
Conversation
@jeffkala Unfortunately this PR wasn't passing tests last night when we migrated to poetry. Poetry does not allow us to package files outside of the package directory, so |
No problem @jmcgill298 , I have a few fixes to the template I need to do anyways. |
84eae7d
to
fab2129
Compare
fd72094
to
d4d1cf3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small change for it to work to the index file and then revert the permissions on the development_script.py
Co-authored-by: Mikhail Yohman <mikhail.yohman@gmail.com>
@FragmentedPacket , I did accept your suggestion, but not sure its accurate for my case. Obviously I'm haivng some issues figuring it out myself. The actual command would be |
That's fair. I'm not entirely sure, but when I messed with it, I couldn't get it working with the way it was originally setup with the RegEx in the index file. You can revert it and maybe hit up @jmcgill298 to see the way to do it. I'd be interested to see how to get it working as well. |
I put it back to the last regex I got working locally. Just needed to update the actual template name with _interface to. Believe everthing is working now. |
👍 Awesome! That makes more sense now that the template has Do you mind just doing |
Done, sorry about that. |
Thanks @jeffkala |
ISSUE TYPE
COMPONENT
cisco_ios_show_port-security_interface.textfsm, cisco_ios, show port-security interface
interface
SUMMARY
New template to parse the output of show port-security interface command.