summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_protocols_static_arp.py
AgeCommit message (Collapse)Author
2022-04-28arp: T4397: change CLI syntax to support interface and VRF bound ARP entriesChristian Poessinger
* set protocols static arp interface eth0 address 192.0.2.1 mac 01:23:45:67:89:01
2022-04-25smoketest: arp: add initial testcase for static ARP entriesChristian Poessinger