diff --git a/pages/common/mtr.md b/pages/common/mtr.md index 7fc34dcfeb..f7658d720a 100644 --- a/pages/common/mtr.md +++ b/pages/common/mtr.md @@ -22,3 +22,7 @@ - Wait for a given time (in seconds) before sending another packet to the same hop: `mtr -i {{seconds}} {{host}}` + +- Display the Autonomous System Number (ASN) for each hop: + +`mtr --aslookup {{hostname}}`