diff --git a/docs/ScalabilityAndPerformance.xml b/docs/ScalabilityAndPerformance.xml
index db51e11f6..47750f8ee 100644
--- a/docs/ScalabilityAndPerformance.xml
+++ b/docs/ScalabilityAndPerformance.xml
@@ -190,5 +190,11 @@ ACCEPT $HOSTS
replaced with M AcceptHosts rules, the
total number of rules will be N +
M.
+
+ Example (Accept net->fw SSH from $HOSTS):
+
+ #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
+# PORT PORT(S) DEST LIMIT GROUP
+AcceptHosts net $FW tcp 22
\ No newline at end of file