码迷,mamicode.com
首页 > 其他好文 > 详细

frr 配置日志

时间:2020-02-20 15:22:25      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:his   exit   note   ati   out   known   class   tin   eve   

[root@host-10-10-18-195 ~]# chown frr:frr /var/log/frr/
[root@host-10-10-18-195 ~]# vtysh

Hello, this is FRRouting (version 7.3-MyOwnFRRVersion).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

host-10-10-18-195# log file /var/log/frr/frr.log
% Unknown command: log file /var/log/frr/frr.log
host-10-10-18-195# config
host-10-10-18-195(config)# log file /var/log/frr/frr.log
host-10-10-18-195(config)# write
% Unknown command: write
host-10-10-18-195(config)# exit
host-10-10-18-195# write
Note: this version of vtysh never writes vtysh.conf
Building Configuration...
Configuration saved to /etc/frr/zebra.conf
Configuration saved to /etc/frr/bgpd.conf
Configuration saved to /etc/frr/staticd.conf
host-10-10-18-195# exit

 

frr 配置日志

标签:his   exit   note   ati   out   known   class   tin   eve   

原文地址:https://www.cnblogs.com/dream397/p/12335484.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!