1 Star 0 Fork 1

阳生丙 / net-cfg-parser

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 1.26 KB
Copy Edit Raw Blame History
yangshengbing authored 2022-04-06 14:15 . modify readme file

net-cfg-parser

介绍

基于antlr4设计网络配置文件DSL,通过语法解释器解析网络配置,提取网络配置信息

软件架构

软件架构说明

编译

$ cd ./net-cfg-parser
$ ./build.sh

使用说明

启动服务

$ ./bin/control start

关闭服务

$ ./bin/control stop

获取指定设备的配置文件解析结构化结果(配置文件默认存放到当前工作目录./backups子目录下)

$ curl -XGET 'http://localhost:8870/v1/config/file?mgmtIp=10.131.21.22'

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/movee/net-cfg-parser.git
git@gitee.com:movee/net-cfg-parser.git
movee
net-cfg-parser
net-cfg-parser
master

Search

344bd9b3 5694891 D2dac590 5694891