| Current Path : /opt/imh-python/lib/python3.9/site-packages/ntc_templates/templates/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/ntc_templates/templates/hp_procurve_show_arp.textfsm |
Value IP_ADDRESS (\S+)
Value MAC_ADDRESS ([0-9a-fA-F]{6}-[0-9a-fA-F]{6})
Value TYPE (\S+)
Value PORT (\S+)
Start
^.*IP ARP table
^.*IP Address -> ARP
^\s*$$
^. -> Error
ARP
^\s+${IP_ADDRESS}\s+${MAC_ADDRESS}\s+${TYPE}\s+${PORT} -> Record
^\s+${IP_ADDRESS}\s+${MAC_ADDRESS}\s+${TYPE} -> Record
^\s*------
^\s*$$
^. -> Error