diff --git a/ansible/templates/topo/t1-lag.j2 b/ansible/templates/topo/t1-lag.j2 index 1ae7bfa7b2b..88a553e988c 100644 --- a/ansible/templates/topo/t1-lag.j2 +++ b/ansible/templates/topo/t1-lag.j2 @@ -166,7 +166,20 @@ {% endfor %} - + + + + {{ port_alias|join(";") }} + + DataAcl + + + + ERSPAN + + Everflow + + diff --git a/ansible/templates/topo/t1.j2 b/ansible/templates/topo/t1.j2 index 6dd555f08df..e07aad77104 100644 --- a/ansible/templates/topo/t1.j2 +++ b/ansible/templates/topo/t1.j2 @@ -135,7 +135,20 @@ {% endfor %} - + + + + {{ port_alias|join(";") }} + + DataAcl + + + + ERSPAN + + Everflow + +