Command Line Reference
IP Service
ARP Configuration
6 min
arp configuration arp configuration show arp show arp \[command] show arp \[purpose] show ip arp table \[view] system view \[use cases] sonic# show arp address macaddress iface vlan \ 100 1 1 2 60\ eb 5a 01 6c 99 ethernet4 192 168 2 1 60\ eb 5a 01 10\ ca ethernet1 total number of entries 2 clear neighbor clear neighbor \[command] clear neighbor all \[purpose] clear arp, ndp table entries \[view] system view \[use cases] sonic# clear neighbor all arp static arp static \[command] arp static a b c d hh\ hh\ hh\ hh\ hh \ hh interface type interface name no arp static a b c d interface type interface name \[purpose] configure static arp \[parameter] parameter description a b c d ip address hh\ hh\ hh\ hh\ hh\ hh mac address interface type interface type, optional ethernet, vlan, link aggregation interface name interface name \[view] system configuration view \[use cases] sonic# configure terminal sonic(config)# arp static 3 3 3 3 00 00 00 00 00 01 interface vlan 5 sonic(config)# arp static 4 4 4 4 00 00 00 00 00 02 interface ethernet 1 sonic(config)# arp static 5 5 5 5 00 00 00 00 00 03 interface link aggregation 1 arp timeout arp timeout expire time \[command] arp timeout expire time \[purpose] configure arp table entry aging time \[parameter] parameter description expire time time value, range 60 7200, unit s \[view] system configuration view \[use cases] sonic# configure terminal sonic(config)# arp timeout 500
