diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-04-08 17:33:41 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-08 20:13:43 +0200 |
commit | 3e6159fcad651f17591b99992c8283f65a59feec (patch) | |
tree | 91b34e7bdb9c38d8ff548efc064d921248b66d4d /interface-definitions/protocols-isis.xml.in | |
parent | 32ac0dcf88f2b451d713b6eff7ab58d45565f8c8 (diff) | |
download | vyos-1x-3e6159fcad651f17591b99992c8283f65a59feec.tar.gz vyos-1x-3e6159fcad651f17591b99992c8283f65a59feec.zip |
isis: T2271: zebra route-map can only be set for default VRF
Diffstat (limited to 'interface-definitions/protocols-isis.xml.in')
-rw-r--r-- | interface-definitions/protocols-isis.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/protocols-isis.xml.in b/interface-definitions/protocols-isis.xml.in index 1bc890446..42d5049cc 100644 --- a/interface-definitions/protocols-isis.xml.in +++ b/interface-definitions/protocols-isis.xml.in @@ -9,6 +9,7 @@ </properties> <children> #include <include/isis/isis-common-config.xml.i> + #include <include/route-map.xml.i> </children> </node> </children> |