Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed May 1, 2024
1 parent c427cff commit 1ba1654
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,14 @@ make tags
make test
```

Connect to a host (h01 or h02) and execute `test` alias to confirm connectivity.
Execute following commands to verify EVPN control plane:

- `show ip bgp summary`
- `show bgp evpn summary`
- `show bgp evpn route-type ip-prefix ipv4`
- `show bgp evpn route-type mac-ip`

1. !!! Tip "Review and execute the change control on CVP when all tasks will be created."
2. !!! Bug "Currently there is a bug with disabling LLDP on Ma0, which prevents topology view from functioning correctly."

Expand Down

0 comments on commit 1ba1654

Please sign in to comment.