Skip to content

Commit 7d8c4c9

Browse files
refined graph
1 parent 140148b commit 7d8c4c9

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/magic-wan/configuration/connector/network-options/dhcp

1 file changed

+3
-3
lines changed

src/content/docs/magic-wan/configuration/connector/network-options/dhcp/dhcp-relay.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ DHCP Relay provides a way for DHCP clients to communicate with DHCP servers that
1010
```mermaid
1111
flowchart LR
1212
accTitle: An example of Connector in DHCP Relay mode
13-
a(Magic WAN Connector) --> b(Cloudflare/MWAN) --> c(DHCP server)
13+
a(Magic WAN Connector) <--> b(Cloudflare/Magic WAN) <--> c(DHCP server)
1414
1515
subgraph Site A
16-
d[LAN 1] --> a
17-
e[LAN 2] --> a
16+
d[LAN 1] <--> a
17+
e[LAN 2] <--> a
1818
end
1919
2020
subgraph Site B

0 commit comments

Comments
 (0)