Command Line Reference
IP Service
ARP To Host Routing Configuration
4 min
arp to host routing configuration arp to host routing configuration arp to host convert enable arp to host convert enable vrfname \[command] arp to host convert enable vrfname no arp to host convert enable \[purpose] turn on arp to host function \[parameter] parameter description vrfname vrf name, the default vrf is “default” \[view] system configuration view \[usage scenario] enabling this feature ensures that arp (address resolution protocol) and ndp (neighbor discovery protocol) entries that match the arp to host policy are converted into host routes this allows for more efficient routing and management of arp and ndp entries \[use cases] sonic# configure terminal sonic(config)# arp to host convert enable default arp to host policy arp to host policy \[command] arp to host policy default policy { vlan vlan id|network a b c d/m } { permit|deny } arp to host policy { vlan vlan id|network a b c d/m } { permit|deny } no arp to host policy default policy { vlan vlan id|network a b c d/m } no arp to host policy { vlan vlan id|network a b c d/m } \[purpose] configure the arp to host interface routing policy \[parameter] parameter description vlan vlan id filter arp/nd table entries by vlan network a b c d/m filter arp/nd table entries by network segment \[view] system configuration view \[notes] if the neighbor table entry matches the configured segment, it will be processed according to the policy action, permit means allowed to convert to host route, deny means not allowed table entries that not hit the network policy will be processed by the default policy in the same way as above \[use cases] sonic# configure terminal sonic(config)# arp to host policy network 10 1 1 1/24 permit
