Slide 38
Slide 38 text
First
● We need to handle ARP request for gateway.
○ table = 0, priority=65535, arp, arp_tpa=10.0.0.254, actions=LOCAL
○ table = 0, priority=65535, arp, arp_tpa=20.0.0.254, actions=LOCAL
○ table = 0, priority=65535, arp, arp_tpa=30.0.0.254, actions=LOCAL
● System will reply ARP response for those ARP request.