githedgehog / fabric

Hedgehog Open Network Fabric
https://docs.githedgehog.com/
Apache License 2.0
12 stars 1 forks source link

Runbook for PXE boot on MCLAG and ESLAG connections #379

Open Frostman opened 7 months ago

amitlimaye commented 6 months ago

To enable PXE boot on MCLAG ESLAG connections 1.) Select 1 switch from mclag/eslag redundancy group. Enable fallback mode on the port-channel attached to this switch to configure fallback

(config)# interface PortChannel 1
(config-if-po1)# fallback

this will allow a port without lacp to come up on this switch which can be used for booting.
The PXE server has to either in the VPC or reachable from the VPC using peering. There is an additional PR in the DHCP server required to support this