cli.help=/opt/tsg/cli/help.txt
# 设置宽字符(在linux控制台上打印时占2位)- CJK_SYMBOLS_AND_PUNCTUATION
cli.unicodeblock.wide=CJK_UNIFIED_IDEOGRAPHS,CJK_COMPATIBILITY_IDEOGRAPHS,CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A,CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B,CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C,CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D,HALFWIDTH_AND_FULLWIDTH_FORMS
mxn.config=/opt/tsg/etc/tsg_chassis_ip.json
port.config=/opt/tsg/etc/tsg_chassis_port.json
sn.config=/opt/tsg/etc/tsg_sn.json
tags.config=/opt/tsg/etc/tsg_tags.json
cli.agent.port=50222
oam.influx.url=http://{{ oam.mcn0_ip }}:58086
oam.influx.db={{ influxdb.dbname }}
oam.influx.user={{ influxdb.username }}
oam.influx.password={{ influxdb.passwd }}
oam.cli.user.admin=tsgadmin
oam.cli.user.user=tsguser
cli.rest.root=http://{{ bifang_api_ip }}:{{ bifang_api_port }}
cli.rest.login=${cli.rest.root}/v1/user/login
cli.rest.policy=${cli.rest.root}/v2/policy/compile
cli.rest.policy.object=${cli.rest.root}/v1/policy/object
cli.rest.policy.object.batch=${cli.rest.root}/v1/policy/object/batch
cli.tsg_show.rows=50
oam.rest.timeout=0