
OpenSourceTechnology
文章平均质量分 68
OpenSourceTechnology
LinuxKernelCiscoIOS
CISCO LINUX JUNIPER
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
linux-vyos-ebtables 解决国内慢和无法访问的问题,(原因是CT这边的路由器开启了arp绑定和防欺骗功能)
linux-vyos-ebtables 解决国内慢和无法访问的问题,(原因是CT这边的路由器开启了arp绑定和防欺骗功能)原创 2017-01-19 15:17:53 · 750 阅读 · 0 评论 -
vyos-track
set track nameto600a1 failure-count '2'set track nameto600a1 success-count '2'set track nameto600a1 test 10 resp-time '5'set track nameto600a1 test 10 target '101.101.13.161'set track nameto60原创 2017-01-12 17:11:23 · 1577 阅读 · 0 评论 -
vyos -vyatta-config-commit save
/opt/vyatta/config/vyos@vyos:/opt/vyatta/config/active$ls Vyos活动的配置interfaces service systemvyos@vyos:/opt/vyatta/config/tmp$pwd Vyos正在进行的配置,还没有commit,save原创 2017-01-12 17:06:16 · 1593 阅读 · 0 评论 -
vyos-config-templates
vyos@vyos:/opt/vyatta/share/vyatta-cfg$cd templates/vyos@vyos:/opt/vyatta/share/vyatta-cfg/templates$lscluster interfaces nat protocols system vpnfirewall load-balancing原创 2017-01-12 16:49:23 · 1069 阅读 · 0 评论 -
vyos 的命令行执行的优先级 priority
vyos 的命令行执行的优先级Defined how early in the commit process the node is processed. Use it if your node must be processed only when some other configuration is available (like there is no point in configu...原创 2019-08-04 13:06:21 · 3098 阅读 · 0 评论 -
Configuration mode templates vyos vyatta cli 命令化模板
vyos vyatta cli template Configuration mode templatesVyOS configuration CLI commands are defined in templates. Templates are text files stored in a directory tree,where directory names define...原创 2019-08-04 13:03:17 · 438 阅读 · 0 评论 -
ps -aux | grep amd (linux 查看系统运行的进程)
Linux:~$ ps -auxUSER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMANDroot 1 0.2 0.2 110592 5040 ? Ss 08:04 0:31 /sbin/initroot 2 0.0 0.0 0...原创 2019-07-20 19:53:17 · 612 阅读 · 0 评论 -
linux( sudo bmon ) 流量监控工具----类似于 moniter interface
sudo bmonmonitor bandwidth interface eth0 (vyos 把 bmon 的linux 改为 了 moniter interface 了,底层还是调用的 bmon)Linux:~$ sudo bmon -hbmon 3.5Copyright (C) 2001-2013 by Thomas Graf <tgraf@suug.ch>C...原创 2019-07-20 19:47:03 · 390 阅读 · 0 评论 -
ROS--ROS--MikroTik---配置-------GRE
Manual:Interface/Gre< Manual:InterfaceApplies to RouterOS:v5+Contents [hide] 1Summary2Properties3Setup examplesSummarySub-menu: /interface gre Standards: GRE RFC 1701GRE (Generic Routing Encapsulat...原创 2018-05-25 13:46:26 · 4427 阅读 · 0 评论