System Administration > System > Network
The repeat
argument specifies how many ping packets to transmit.
The vrf
argument specifies which VRF to send the pings from. You can get a list of available VRFs with the get logical-routers
command.
The size
argument specifies the size of the ping packet.
The egress
argument specifies the egress interface to send the IPv6 ping packets. This is usually required when you ping to a link local IPv6 address.
Option | Description |
---|---|
<ip-address> | Network IPv6 address argument |
<vrf-id> | VRF ID argument Allowed pattern: ^[0-9]+$ |
<number> | Number argument Allowed pattern: ^[0-9]+$ |
<uuid> | Datapath UUID argument |