Some console commands are most useful if their output can be used as an argument value in other commands. In console, this is done by “returning” value from commands. Return value is not displayed on the screen. When you type such a command between square brackets ‘[’ ‘]’, this command is executed > and it’s return value is used as the value of these brackets> . This is called command substitution.
Ive created a firewall rule on the router to block inbound traffic if the source is 8.8.8.8. Ill be re-enabling and disabling the firewall rule to control the count of successful pings.
There is a number on the end of ping test. Its the count of the successful pings.