diff --git a/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 b/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 index 0985e5f8..8fa60c4b 100644 --- a/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 +++ b/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 @@ -65,4 +65,8 @@ FUNC_NAME=tsg_record_stratum_entry [RDP] FUNC_FLAG=ALL -FUNC_NAME=tsg_record_rdp_entry \ No newline at end of file +FUNC_NAME=tsg_record_rdp_entry + +[BGP] +FUNC_FLAG=ALL +FUNC_NAME=tsg_record_bgp_entry \ No newline at end of file