docs(all): fix markdown syntax and snippets
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user