diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/table_info_simple.conf | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/resource/table_info_simple.conf b/resource/table_info_simple.conf index 73ab4e1..d661c32 100644 --- a/resource/table_info_simple.conf +++ b/resource/table_info_simple.conf @@ -989,40 +989,5 @@ "table_name":"ATTR_TUNNEL_IP_IN_IP_ENDPOINT", "table_type":"virtual", "physical_table": "TSG_OBJ_IP" - }, - { - "table_id": 101, - "table_name": "LIBRARY_TAG", - "table_type": "plugin", - "valid_column": 6, - "custom": { - "key": 1, - "key_type": "integer", - "key_len": 8 - } - }, - { - "table_id":102, - "table_name":"FQDN_ENTRY", - "table_type":"fqdn_plugin", - "valid_column":5, - "custom": { - "item_id":1, - "suffix_match_method":4, - "fqdn":3 - } - }, - { - "table_id":103, - "table_name":"IP_ADDR_ENTRY", - "table_type":"ip_plugin", - "valid_column":7, - "custom": { - "item_id":1, - "ip_type":3, - "start_ip":5, - "end_ip":6, - "addr_format":4 - } } ]
\ No newline at end of file |
