summaryrefslogtreecommitdiff
path: root/doc/arping.yodl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/arping.yodl')
-rw-r--r--doc/arping.yodl22
1 files changed, 12 insertions, 10 deletions
diff --git a/doc/arping.yodl b/doc/arping.yodl
index 1f655bc..76df777 100644
--- a/doc/arping.yodl
+++ b/doc/arping.yodl
@@ -76,7 +76,9 @@ out what IP-address a host has without taking an IP-address yourself.
dit(-T em(IP)) Use -T as target address when pinging MACs that won't
respond to a broadcast ping but perhaps to a directed broadcast.
-em(Example): \
+em(Example):
+mancommand(.nf)
+mancommand(.sp)
To check the address of MAC-A, use knowledge of MAC-B and IP-B.
$ arping -S <IP-B> -s <MAC-B> -p <MAC-A>
@@ -90,20 +92,20 @@ enddit()
manpagesection(EXAMPLES)
mancommand(.nf)
mancommand(.sp)
- # bf(arping -c 3 88.123.180.225)
- ARPING 88.123.180.225
- 60 bytes from 00:11:85:4c:01:01 (88.123.180.225): index=0 time=13.910 msec
- 60 bytes from 00:11:85:4c:01:01 (88.123.180.225): index=1 time=13.935 msec
- 60 bytes from 00:11:85:4c:01:01 (88.123.180.225): index=2 time=13.944 msec
+ # bf(arping -c 3 88.1.180.225)
+ ARPING 88.1.180.225
+ 60 bytes from 00:11:85:4c:01:01 (88.1.180.225): index=0 time=13.910 msec
+ 60 bytes from 00:11:85:4c:01:01 (88.1.180.225): index=1 time=13.935 msec
+ 60 bytes from 00:11:85:4c:01:01 (88.1.180.225): index=2 time=13.944 msec
- --- 88.123.180.225 statistics ---
+ --- 88.1.180.225 statistics ---
3 packets transmitted, 3 packets received, 0% unanswered
# bf(arping -c 3 00:11:85:4c:01:01)
ARPING 00:11:85:4c:01:01
- 60 bytes from 88.123.180.225 (00:11:85:4c:01:01): icmp_seq=0 time=13.367 msec
- 60 bytes from 88.123.180.225 (00:11:85:4c:01:01): icmp_seq=1 time=13.929 msec
- 60 bytes from 88.123.180.225 (00:11:85:4c:01:01): icmp_seq=2 time=13.929 msec
+ 60 bytes from 88.1.180.225 (00:11:85:4c:01:01): icmp_seq=0 time=13.367 msec
+ 60 bytes from 88.1.180.225 (00:11:85:4c:01:01): icmp_seq=1 time=13.929 msec
+ 60 bytes from 88.1.180.225 (00:11:85:4c:01:01): icmp_seq=2 time=13.929 msec
--- 00:11:85:4c:01:01 statistics ---
3 packets transmitted, 3 packets received, 0% unanswered