Linux command
birdc 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Show
birdc show protocols
Show
birdc show route
Show
birdc show protocols all [bgp1]
Reload
birdc configure
Disable
birdc disable [bgp1]
说明
birdc is the client for the BIRD routing daemon. It connects to the BIRD daemon via a control socket and allows querying routing information, managing protocols, and reconfiguring the daemon. The tool is the primary interface for monitoring and controlling BIRD.
参数
- -s _socket_
- Control socket path
- -r
- Restricted mode
FAQ
What is the birdc command used for?
birdc is the client for the BIRD routing daemon. It connects to the BIRD daemon via a control socket and allows querying routing information, managing protocols, and reconfiguring the daemon. The tool is the primary interface for monitoring and controlling BIRD.
How do I run a basic birdc example?
Run `birdc show protocols` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s _socket_ do in birdc?
Control socket path