Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emomeni authored Jul 15, 2024
1 parent cea7cb2 commit 4b7ee1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,12 @@ To run the test script, execute the following command:

```bash
python test_add_vlan.py --testbed testbed.yaml
```

## Script Details
This script will:

1. Connect to the network device defined in the testbed.
2. Add the specified VLAN to the trunk interface.
3. Verify that the VLAN has been successfully added.
4. Disconnect from the device.

0 comments on commit 4b7ee1a

Please sign in to comment.