网路协议
关于netconf协议的手册翻译
ピストル
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
netopeer-configuration手册翻译
netopeer-configurator手册翻译 名字 netopeer-configuratior:netopeer-server的第一个运行的配置。 描述 netopeer-configuratior是让netopeer-server配置更简单的工具。它主要用于首次运行netopeer-server之前的配置。但是,只要检查当前设置并修改netopeer-server的选定属性,就可以使用它。 netopeer-configuratior需要访问到系统文件,所以需要以root用户运行它。 它可以提供以翻译 2020-07-12 20:07:30 · 844 阅读 · 0 评论 -
netopeer-manager手册翻译
netopeer-manager(1)手册翻译 名字 netopeer-manager 对netopeer-server的模块管理 概述 netopeer-manager [–help] [ ] 描述 netopeer-manager提供对netopeer-server模块配置的访问权限。netopeer服务器模块扩展了其功能,以通过transAPI或仅通过存储配置数据来控制其他设备或应用程序。 选项 –help 打印命令和帮助信息。 命令 add 添加一个新的netopeer-server模块。已经翻译 2020-07-12 19:01:38 · 546 阅读 · 0 评论 -
netopeer-server翻译
netopeer-server(8)翻译 名字 netopeer-server NETCONF协议实现的服务器。 简介 netopeer-server [-dhV] [-v level] 描述 netopeer-server是NETCONF协议实现的服务器,作为系统守护进程运行。该服务器基于libnetconf库实现。它提供了一个运行transAPI模块的环境,用于根据其数据模型配置特定的设备或应用程序。 选项 -d 以守护进程方式运行。 -h 显示帮助信息。 -V 显示程序版本。 -v l翻译 2020-07-12 18:08:48 · 622 阅读 · 0 评论 -
netopeer-cli手册翻译
netopeer-cli手册翻译 netopeer-cli netconf 的客户端,以命令行形式显示。 描述 netopeer-cli作为一个通用的netconf客户端提供了一个简单的命令行交互界面。 它允许我们和网络中支持netconf协议的设备建立一个netconf会话,然后获取并且操作该设备的配置数据。netopeer-cli通过前向连接方法或者是反向连接方法(call home)和netconf服务器进行连接,不过同一时间只能有一个netconf连接。(这里不太会翻译)。 netconf客户端支持翻译 2020-07-12 17:47:26 · 2630 阅读 · 0 评论 -
centos7.4下安装netopeer
netopeer安装 安装必要的依赖包: yum install libtool python-argparse libtool-bin python-sphinx libffi-dev libxml2-dev libxslt1-dev libcurl4-openssl-dev xsltproc python-setuptools cmake zlib1g-dev libssl-dev python-libxml2 libaugeas-dev openssh-server libreadline-dev原创 2020-07-12 17:46:12 · 980 阅读 · 0 评论
分享