diff options
author | Daniil Baturin <daniil@baturin.org> | 2020-01-12 11:46:37 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 11:46:37 +0700 |
commit | bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a (patch) | |
tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/services/udp-broadcast-relay.rst | |
parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
parent | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (diff) | |
download | vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.tar.gz vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.zip |
Merge pull request #183 from StephenOrJames/master
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> |