diff options
Diffstat (limited to 'bin/tsg_dynamic_maat.json')
| -rw-r--r-- | bin/tsg_dynamic_maat.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/tsg_dynamic_maat.json b/bin/tsg_dynamic_maat.json new file mode 100644 index 0000000..9faafdb --- /dev/null +++ b/bin/tsg_dynamic_maat.json @@ -0,0 +1,12 @@ +{ + "plugin_table": + [ + { + "table_name": "TSG_DYN_SUBSCRIBER_IP", + "table_content": [ + "1052\t4\t192.168.50.52\ttest52\t1", + "1037\t4\t192.168.50.37\test37\t1" + ] + } + ] +}
\ No newline at end of file |
