arping -I eth2 -c 3 10.1.1.1
arping -D -I eth2 -c 3 10.1.1.1
Anotações técnicas
arping -I eth2 -c 3 10.1.1.1
arping -D -I eth2 -c 3 10.1.1.1
Criar rota estática:
set static-route 10.20.0.0/24 nexthop gateway address 10.1.1.1 on
Excluir rota estática:
set static-route 10.20.0.0/24 nexthop gateway address 10.1.1.1 off