diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-06 20:11:13 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 20:11:13 +0300 |
| commit | ab5359702db9ba94fa27d770af440a20cf95a41b (patch) | |
| tree | 22b30d717e61a573a3712efec8a60f3e6b409d97 /docs/_include/interface-vrf.txt | |
| parent | c784d8880325f96423fdd2c558750cac4313a56e (diff) | |
| parent | 88957530a3e174bfc61e8358cb2b28fd8f1fbbb6 (diff) | |
| download | vyos-documentation-ab5359702db9ba94fa27d770af440a20cf95a41b.tar.gz vyos-documentation-ab5359702db9ba94fa27d770af440a20cf95a41b.zip | |
Merge pull request #1898 from vyos/fix/myst-import-sagitta-v2
feat: bundle MyST migration + swap mechanism for sagitta (replaces #1886)
Diffstat (limited to 'docs/_include/interface-vrf.txt')
| -rw-r--r-- | docs/_include/interface-vrf.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/_include/interface-vrf.txt b/docs/_include/interface-vrf.txt index 1fa94f9f..ab98c2d3 100644 --- a/docs/_include/interface-vrf.txt +++ b/docs/_include/interface-vrf.txt @@ -1,11 +1,16 @@ -.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }} +::::{cfgcmd} set interfaces {{ var0 }} \<interface\> {{ var2 }} {{ var3 }} + +:::: + {{ var5 }} {{ var6 }} vrf <vrf> Place interface in given VRF instance. - .. seealso:: There is an entire chapter about how to configure a :ref:`vrf`, - please check this for additional information. + :::{seealso} + There is an entire chapter about how to configure a :ref:`vrf`, + please check this for additional information. + ::: Example: .. code-block:: none |
