diff options
Diffstat (limited to 'bin/tsg_dynamic_mapping_tableinfo.json')
| -rw-r--r-- | bin/tsg_dynamic_mapping_tableinfo.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bin/tsg_dynamic_mapping_tableinfo.json b/bin/tsg_dynamic_mapping_tableinfo.json new file mode 100644 index 0000000..b04014d --- /dev/null +++ b/bin/tsg_dynamic_mapping_tableinfo.json @@ -0,0 +1,15 @@ +[ + { + "table_id":0, + "table_name":"TSG_DYN_IPPORT_SUBSCRIBER_MAPPING", + "table_type":"ipport_plugin", + "valid_column":7, + "custom": { + "item_id":1, + "ip_type":2, + "ip_addr":3, + "port1":5, + "port2":6 + } + } +]
\ No newline at end of file |
