Skip to content

Commit 01bb41b

Browse files
committed
doc: remove one indentation level on titles
1 parent 2168ee6 commit 01bb41b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tools/dut/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ Configuration files are provided in [`tools/dut/`](/tools/dut):
2929

3030
Once the test has run, the border router can be stopped using Ctrl+C.
3131

32-
### IPv6 addresses
32+
## IPv6 addresses
3333

3434
The Border Router DUT IPv6 addresses can be retrieved using:
3535

3636
ip -6 addr show dev tunwsdut
3737

38-
### Multicast ICMPv6
38+
## Multicast ICMPv6
3939

4040
The test `MULTICAST-ORIGINATOR-LBR-1` requires the following operation:
4141

@@ -46,7 +46,7 @@ This is performed by the following command:
4646

4747
ping -c 1 -I tunwsdut ff03::1
4848

49-
### GTK Lifecycle
49+
## GTK Lifecycle
5050

5151
The test `SEC-LIFECYCLE-2` requires the following operations:
5252

@@ -58,7 +58,7 @@ border router, for example:
5858

5959
[lifecycle]: /tools/dut/sec/lifecycle.conf
6060

61-
### Pairwise Key Revocation
61+
## Pairwise Key Revocation
6262

6363
The test `SEC-REVOKE-GTK-1` requires the following operations:
6464

@@ -98,7 +98,7 @@ The same script is used, using the MAC address of device J:
9898
[revoke-cnf]: /tools/dut/sec/revoke.conf
9999
[revoke-sh]: /tools/dut/sec/revoke.bash
100100

101-
### Powercycle
101+
## Powercycle
102102

103103
The test `POWERCYCLE-LBR-1` requires the following operation:
104104

@@ -118,14 +118,14 @@ This is achieved by stopping the border router with Ctrl+C, and restarting it
118118

119119
[powercycle]: /tools/dut/sec/powercycle.conf
120120

121-
### LFN support
121+
## LFN support
122122

123123
The test `CORE-LE-UNSUPPORTED-1` requires disabling LFN support. This is
124124
achieved by adding `-o enable_lfn=false` to the command line:
125125

126126
sudo wsbrd -F dut.conf -F na/chan-plan-2-fixed.conf -F sec/gtk.conf -o enable_lfn=false
127127

128-
### Channel Exclusion
128+
## Channel Exclusion
129129

130130
The test `DIRECT-EXC-CHAN-LISTEN-LBR-1` requires excluding channels according to 'Table 6-1 Channel Plan 0 DHC1CF'.
131131

0 commit comments

Comments
 (0)