Linux command
omshell 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start OMAPI shell
omshell
说明
omshell provides OMAPI shell interface. Manages ISC DHCP server. The tool interacts with dhcpd via OMAPI. Allows runtime modifications.
参数
- server _ADDRESS_
- DHCP server address.
- connect
- Connect to server.
- key _NAME_ _SECRET_
- Set authentication key.
- new _OBJECT_
- Create new object.
- open _OBJECT_
- Open existing object.
FAQ
What is the omshell command used for?
omshell provides OMAPI shell interface. Manages ISC DHCP server. The tool interacts with dhcpd via OMAPI. Allows runtime modifications.
How do I run a basic omshell example?
Run `omshell` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does server _ADDRESS_ do in omshell?
DHCP server address.