Skip to content

Commit

Permalink
Add note on serial/mac for switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Oct 29, 2024
1 parent 7ec29d5 commit 72edd41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/user-guide/devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ metadata:
name: s5248-01
namespace: default
spec:
boot:
boot: # at least one of the serial or mac needs to be defined
serial: XYZPDQ1234
mac: 00:11:22:33:44:55 # Usually the first management port MAC address
profile: dell-s5248f-on # Mandatory reference to the SwitchProfile object defining the switch model and capabilities
asn: 65101 # ASN of the switch
description: leaf-1
Expand Down

0 comments on commit 72edd41

Please sign in to comment.