docs(all): fix markdown syntax and snippets

This commit is contained in:
2026-05-09 20:54:32 +09:00
parent 81244d55a7
commit 64aad4fcf0
43 changed files with 229 additions and 209 deletions
+9 -9
View File
@@ -3,20 +3,20 @@
## IPv4
### Subnet management
- Static subnet \(manage without dhcp\)
- client \(for ipv4, set reservation\)
- Static subnet (manage without dhcp)
- client (for ipv4, set reservation)
- server
- Dynamic subnet \(manage with dhcp\)
- Dynamic subnet (manage with dhcp)
- user
## IPv6
### Subnet management
- Static subnet \(manage without RA - specific defination\)
- client \(Designated ULA with NAT66\)
- server \(Designated ULA with NAT66\)
- Dynamic subnet \(manage with RA and SLAAC\)
- user \(Autogenerated GUA\)
- Static subnet (manage without RA - specific defination)
- client (Designated ULA with NAT66)
- server (Designated ULA with NAT66)
- Dynamic subnet (manage with RA and SLAAC)
- user (Autogenerated GUA)
## Firewall policy for each subnet
@@ -26,4 +26,4 @@ Make polices based on each specific designated IP address for nodes.
### Dynamic subnet
Make polices based on subnet \(or interface itself\)
Make polices based on subnet (or interface itself)