The sendpacket passroute command sets the packet to be sent without searching the routing table.
The undo sendpacket passroute command restores the default setting.
By default, the test packet is sent according to the routing table.
Usage Scenario
Configuration Impact
After the sendpacket passroute command is run, the FW does not search for routes when sending packets. Instead, it directly sends packets to destination addresses in the directly connected network. If the destination of a packet is not in the directly connected network, the test fails.
After the sendpacket passroute command is run, the TTL value of packets is set to 1. The TTL value is still 1 even if the ttl command is used to set another TTL value.
Precautions
You cannot change this parameter when the test is being performed.