diff options
author | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:34:32 -0500 |
---|---|---|
committer | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:37:28 -0500 |
commit | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch) | |
tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/services/udp-broadcast-relay.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip |
Fix some typos and capitalizations
Diffstat (limited to 'docs/services/udp-broadcast-relay.rst')
-rw-r--r-- | docs/services/udp-broadcast-relay.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/services/udp-broadcast-relay.rst b/docs/services/udp-broadcast-relay.rst index f9e1b03e..df48bfd6 100644 --- a/docs/services/udp-broadcast-relay.rst +++ b/docs/services/udp-broadcast-relay.rst @@ -4,9 +4,9 @@ UDP Broadcast Relay ################### -Certain vendors use broadcasts to identify their equipemnt within one ethernet +Certain vendors use broadcasts to identify their equipment within one ethernet segment. Unfortunately if you split your network with multiple VLANs you loose -the ability of identifying your equiment. +the ability of identifying your equipment. This is where "UDP broadcast relay" comes into play! It will forward received broadcasts to other configured networks. @@ -20,7 +20,7 @@ Configuration .. cfgcmd:: set service broadcast-relay id <n> description <description> A description can be added for each and every unique relay ID. This is - usefull to distinguish between multiple different ports/appliactions. + useful to distinguish between multiple different ports/appliactions. .. cfgcmd:: set service broadcast-relay id <n> interface <interface> |