diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-13 23:46:26 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-13 23:46:26 +0200 |
commit | de112874efc3d75f669721abcca5160306b540b7 (patch) | |
tree | 2bc635965990d8bc28dd2ade6e89c5ea7edc8a59 /interface-definitions | |
parent | 4dbc229db28c12a1d9533d73892d806cf4afa3e3 (diff) | |
download | vyos-1x-de112874efc3d75f669721abcca5160306b540b7.tar.gz vyos-1x-de112874efc3d75f669721abcca5160306b540b7.zip |
snmp: T2321: add VRF support
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/snmp.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/snmp.xml.in b/interface-definitions/snmp.xml.in index 4c6a993b2..31428092f 100644 --- a/interface-definitions/snmp.xml.in +++ b/interface-definitions/snmp.xml.in @@ -623,6 +623,7 @@ </tagNode> </children> </node> + #include <include/interface-vrf.xml.i> </children> </node> </children> |