-
Notifications
You must be signed in to change notification settings - Fork 739
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
ios show mac address-table #59
Comments
@sjtarik can you provide examples of your show mac address-table? |
@itdependsnetworks @GGabriele Hi Ken, Gabriel, I have a working template and three different sample data. I will post the patch on 29th. Let's discuss how we can merge the three different sample data for a single template. Or should we separate the templates as well? |
Hi @sjtarik, can you please provide the whole data for all three sample outputs? |
Attaching the three sample data I collected from different IOS platforms for the same command. |
This is what I propose, combine all data in a single sample data file and handle all with a single template file as below: Value DESTINATION_ADDRESS (\w+.\w+.\w+) Start |
This should work for all known use cases. I think it makes it a bit clearer doing it like this
I can build the parsed files for the test cases given early next week. |
Looks cool. All cases known to us :), who knows how many different IOS, IOS-XE platforms sold out there. |
Checking the implementation and the variety of output on ios devices, I collect these three types of output for the same command. Can we discuss how to handle all these under single template?
Legend: * - primary entry
age - seconds since last seen
n/a - not available
vlan mac address type learn age ports
------+----------------+--------+-----+----------+--------------------------
Unicast Entries
vlan mac address type protocols port
---------+---------------+--------+---------------------+-------------------------
Vlan Mac Address Type Ports
The text was updated successfully, but these errors were encountered: