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

added juniper_junos_show_arp_no-resolve.template #295

Merged

Conversation

jkraszewski
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

juniper_junos_show_arp_no-resolve.template, junos, show arp no-resolve

SUMMARY

New juniper template

Value Required FLAGS (\S+)

Start
^MAC Address\s+Address\s+Interface\s+Flags
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
^MAC Address\s+Address\s+Interface\s+Flags
^MAC\s+Address\s+Address\s+Interface\s+Flags\s*$$

Value Required MAC ([A-Fa-f0-9\:]{17})
Value Required IP_ADDRESS (\d+\.\d+\.\d+\.\d+)
Value Required INTERFACE (\S+)
Value Required FLAGS (\S+)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Value Required FLAGS (\S+)
Value FLAGS (\S+)

@@ -0,0 +1,10 @@
Value Required MAC ([A-Fa-f0-9\:]{17})
Value Required IP_ADDRESS (\d+\.\d+\.\d+\.\d+)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Value Required IP_ADDRESS (\d+\.\d+\.\d+\.\d+)
Value Required IP_ADDRESS ([A-Fa-f0-9:\.]+)

@jmcgill298 jmcgill298 merged commit dba54a7 into networktocode:master Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants