diff options
| author | yangyubo <[email protected]> | 2023-09-19 16:28:50 +0800 |
|---|---|---|
| committer | yangyubo <[email protected]> | 2023-09-19 16:28:50 +0800 |
| commit | 86f8864e4558bcb258aa5454ce8b3b2f6ef6a384 (patch) | |
| tree | c40d08fac33d477312584d9f88bb5b5363df8c49 /bin | |
| parent | 2290821e0310cedd17ac80045365a8c23ab61f6c (diff) | |
TSG-17051:更新ipfix_conf.jsonv6.1.11
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ipfix_conf.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ipfix_conf.json b/bin/ipfix_conf.json index 06a23e0..57d7a15 100644 --- a/bin/ipfix_conf.json +++ b/bin/ipfix_conf.json @@ -1,7 +1,7 @@ { "version":10, - "collector_ip": "192.168.38.214", - "collector_port": 4739, + "collector_ip": "192.168.44.16", + "collector_port": 11001, "device_name": "test_device", "domain_id": 1, "PEN_number": 54450, @@ -989,7 +989,7 @@ "SSH_elements": [ { "element_name": "ssh_version", - "element_type": "string", + "element_type": "unsigned64", "element_id": 168 }, { @@ -1038,7 +1038,7 @@ "element_id": 177 }, { - "element_name": "ssh_hash", + "element_name": "ssh_hassh", "element_type": "string", "element_id": 178 } |
