diff options
| author | rebortg <github@ghlr.de> | 2023-01-27 13:36:03 +0100 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2023-01-27 13:36:03 +0100 | 
| commit | 448707e85d7990f006cc8c6dfeda4c2f1264bb67 (patch) | |
| tree | 265050dc32e1fbeb44e2277038f60b607a542d27 /docs/configuration/service | |
| parent | e1ef371da26f138320193cad943a5425c95a3c4b (diff) | |
| download | vyos-documentation-448707e85d7990f006cc8c6dfeda4c2f1264bb67.tar.gz vyos-documentation-448707e85d7990f006cc8c6dfeda4c2f1264bb67.zip | |
broadcast-relay: sync branches
Diffstat (limited to 'docs/configuration/service')
| -rw-r--r-- | docs/configuration/service/broadcast-relay.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/configuration/service/broadcast-relay.rst b/docs/configuration/service/broadcast-relay.rst index 0b0e1054..b6e2bed7 100644 --- a/docs/configuration/service/broadcast-relay.rst +++ b/docs/configuration/service/broadcast-relay.rst @@ -28,10 +28,10 @@ Configuration     want to receive/relay packets on both `eth1` and `eth2` both interfaces need     to be added. -.. cfgcmd:: set service broadcast-relay id <n> address <address> +.. cfgcmd:: set service broadcast-relay id <n> address <ipv4-address> -   Set a optional source IP of the forwarded packets, -   otherwise the original sender address is used. +   Set the source IP of forwarded packets, otherwise original senders address +   is used.  .. cfgcmd:: set service broadcast-relay id <n> port <port> | 
