Baremetal Server CLI
get firewall <bmsi> rulesets
Show the distributed firewall rules of the selected bare metal server interface.
| Flag | Description |
|---|---|
| -j | Json output |
get firewall <bmsi> rulesets
vdefend-cli> get firewall b0271642-3d78-41b2-9f0e-00505696e84c rulesets
Bmsi ID: b0271642-3d78-41b2-9f0e-00505696e84c
ruleset e2e021fe-4975-40d2-99fd-708f753a916e {
rule 10 inout protocol udp from any to port 68 accept;
rule 10 inout protocol udp from any to port 67 accept;
rule 9 inout protocol any from any to any accept;
}