|
1 | 1 | # Thread Border Router usage
|
2 | 2 |
|
3 |
| -This document describes the use of the Thread Border router and secondary netwok |
| 3 | +This document describes the use of the Thread Border router and secondary network |
4 | 4 | interface for a Matter application
|
5 | 5 |
|
6 | 6 | <hr>
|
7 | 7 |
|
8 |
| -- [Thread Border Router overwiew](#thread-border-router-overwiew) |
9 |
| -- [Using the Thread Border Router Management cluster](#using-the-thread-border-router-management-cluster) |
10 |
| -- [Using the Secondary Network commissioning interface](#using-the-secondary-network-commissioning-interface) |
11 |
| -- [Using the Thread credential sharing mechanism](#using-the-thread-credential-sharing-mechanism) |
| 8 | +- [Thread Border Router usage](#thread-border-router-usage) |
| 9 | + - [Thread Border Router overview](#thread-border-router-overview) |
| 10 | + - [Using the Thread Border Router management cluster](#using-the-thread-border-router-management-cluster) |
| 11 | + - [Using the Secondary Network commissioning interface](#using-the-secondary-network-commissioning-interface) |
| 12 | + - [Using the Thread credential sharing mechanism](#using-the-thread-credential-sharing-mechanism) |
12 | 13 |
|
13 | 14 | <hr>
|
14 | 15 |
|
15 |
| -<a name="thread-border-router-overwiew"></a> |
| 16 | +<a name="thread-border-router-overview"></a> |
16 | 17 |
|
17 |
| -## Thread Border Router overwiew |
| 18 | +## Thread Border Router overview |
18 | 19 |
|
19 | 20 | This section contains an overview of the Border Router architecture and
|
20 | 21 | describes the general use cases.
|
@@ -103,4 +104,4 @@ border router application
|
103 | 104 | See `Ephemeral Key functionality` section.
|
104 | 105 |
|
105 | 106 | Note that all OpenThread commands executed from then Matter CLI must have
|
106 |
| -`otcli` prepended before the command. |
| 107 | +`otcli` added before the command. |
0 commit comments