diff options
author | Robert Göhler <github@ghlr.de> | 2020-06-30 22:04:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 22:04:43 +0200 |
commit | 53c407cde38d29ebfe2f6cf0d79cc59d8800418f (patch) | |
tree | 21f80ccd56bcac538bc75edb04f6d67f8547d92f /docs/routing/multicast.rst | |
parent | 4e8c17bf5891ad565ce94edf4e4a8bf339a7b532 (diff) | |
parent | 5cd60bf0283519100e3dc3f2194ea087b67a14cd (diff) | |
download | vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.tar.gz vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.zip |
Merge pull request #275 from rebortg/cfgcmd_crux
Sphinx: backport cfgcmd and opcmd directives to crux
Diffstat (limited to 'docs/routing/multicast.rst')
-rw-r--r-- | docs/routing/multicast.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/routing/multicast.rst b/docs/routing/multicast.rst index a6310fa3..421c9f0f 100644 --- a/docs/routing/multicast.rst +++ b/docs/routing/multicast.rst @@ -31,7 +31,7 @@ source-specific multicast). Example -------- +======= In the following example we can see a basic multicast setup: @@ -87,7 +87,7 @@ In the following example we can see a basic multicast setup: Basic commands --------------- +============== These are the commands for a basic setup. @@ -114,7 +114,7 @@ These are the commands for a basic setup. Tuning commands ---------------- +=============== You can also tune multicast with the following commands. |