Better document setup needs when installing Poseidon (specifically with Faucet)
cglewis opened this issue · 2 comments
cglewis commented
- what is the name of the switch for mirroring (name defined in the faucet.yaml, not dns, for example)
- the port that Poseidon uses for mirroring needs to be controlled by Faucet, therefore it needs to be an openflow port
- the port that Poseidon uses needs to be configured in faucet.yaml to be
output_only: true
and no native vlan (a port for mirroring from Faucet's perspective) - Requirements if Poseidon and Faucet are deployed on the same machine: at least 2 ethernet connections, one for control plane for Faucet and one for mirroring for Poseidon. Additionally another connection of some sort (wifi or wired) for internet connectivity, at least to get things initially setup.
- Pika errors on Poseidon restart are not actually an issue to worry about.
Document using ./helpers/faucet/runNote about what to expect on startup, if no learn event in faucet, or in poseidon what does it most likely mean, etc.
github-actions commented
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
github-actions commented
This issue was closed because it has been stalled for 5 days with no activity.