<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/show-vrf.xml.in, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-25T16:35:01+00:00</updated>
<entry>
<title>op-mode: T7560: add support for virtual tag nodes</title>
<updated>2025-06-25T16:35:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-25T16:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=edc64e7fb63757a3779df12945ecefca9c462952'/>
<id>urn:sha1:edc64e7fb63757a3779df12945ecefca9c462952</id>
<content type='text'>
for cases when commands need both fixed and variable arguments
</content>
</entry>
<entry>
<title>op-mode: vrf: T5150: add "show vrf vni" and "show vrf &lt;name&gt; vni" commands</title>
<updated>2023-11-15T21:19:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-15T21:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2fb763ffbc5c5babe552ec97c06570c54ea4aad8'/>
<id>urn:sha1:2fb763ffbc5c5babe552ec97c06570c54ea4aad8</id>
<content type='text'>
vyos@vyos:~$ show vrf vni
VRF                                   VNI        VxLAN IF             L3-SVI               State Rmac
blue                                  2000       None                 None                 Down  None
green                                 3000       None                 None                 Down  None
red                                   1000       None                 None                 Down  None

vyos@vyos:~$ show vrf blue vni
VRF                                   VNI        VxLAN IF             L3-SVI               State Rmac
blue                                  2000       None                 None                 Down  None
</content>
</entry>
<entry>
<title>op-mode: improve &lt;help&gt; strings</title>
<updated>2022-07-30T13:29:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-30T13:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=332aa77860487398214a10c77d3e6d020f1e68ef'/>
<id>urn:sha1:332aa77860487398214a10c77d3e6d020f1e68ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrf: T4562: Rewrite show vrf name xxx delete old script</title>
<updated>2022-07-29T14:02:32+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-07-29T13:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e7120a00278671a73e9762a5da5e6f6961a387d'/>
<id>urn:sha1:5e7120a00278671a73e9762a5da5e6f6961a387d</id>
<content type='text'>
Add option "--name" for function "show" to get required VRF name
Delete old script "show_vrf.py"
</content>
</entry>
<entry>
<title>vrf: T4562: Rewrite show vrf to vyos.opmode format</title>
<updated>2022-07-23T14:30:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-07-23T13:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4caffa16a076f8f174cd86b666021c5fac878af1'/>
<id>urn:sha1:4caffa16a076f8f174cd86b666021c5fac878af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: drop full path to iproute2 binary</title>
<updated>2021-05-18T20:28:47+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-18T20:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=21d97ba0651fc20bded91e22e00a402d0044da3c'/>
<id>urn:sha1:21d97ba0651fc20bded91e22e00a402d0044da3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
</feed>
