Feature default policy action switch

This commit is contained in:
刘学利
2021-03-15 01:15:23 +00:00
parent 23ef49d19c
commit 5a367ff64c
5 changed files with 188 additions and 89 deletions

12
bin/tsg_dynamic_maat.json Normal file
View File

@@ -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"
]
}
]
}