Skip to content

Commit

Permalink
add the instruction for deprovisioning the linecard
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic-otn committed May 10, 2024
1 parent 60cfbcc commit 1895753
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.otn.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,12 @@ root@sonic:/# redis-cli -n 2
admin@sonic:~$ docker exec -ti database1 bash
root@sonic:/# redis-cli -n 6
root@sonic:/# redis-cli -n 2
```

5. deprovision the linecard with test script
It will plug out the virtual linecard and flush all data in the database
```
./config_sonic_otn_linecard.sh 1 none
./config_sonic_otn_linecard.sh 2 none
```

0 comments on commit 1895753

Please sign in to comment.