Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Use ZTP to Onboard a GrU with Central Routing
Zeroize Fabric Devicesrequest system zeroize


Device Serial Numbersshow chassis hardware | match chassis

Leaf 1 (QFX5110-A)

Leaf 2 (QFX5110-B)

Spine 1 (QFX10002-A)

Spine 2 (QFX10002-B)

WS3717150101

WS3717150144

EF967

EL898

Leaf 1 (QFX5110-A)

Leaf 2 (QFX5110-B)

Spine 1 (QFX10002-A)

Spine 2 (QFX10002-B)

WS3110380134

WS3119380160

EB952

EF961


Underlay ASNs (eBGP) 65500-65510

Management Subnets 100.123.0.0/16   and GW:  100.123.0.1

Fabric Subnets 10.10.0.0/24

Loopback subnets 10.255.0.0/24




device-info.yml


OnboardInfrastructure -> Fabrics and click the Create button

Code Block
titledevice info yml file
supplemental_day_0_cfg:
  - name: 'cfg1'
    cfg: |
      set system ntp server 167.99.20.98
device_to_ztp:
  - serial_number: '74035760356WS3110380134'
    supplemental_day_0_cfg: 'cfg1'
    hostname: 'test_deviceQFX5110-A'
    device_functional_group: 'dfg1'
  - serial_number: '55674325815WS3119380160'
    supplemental_day_0_cfg: 'cfg1'
    hostname: 'QFX5110-A'
  - serial_number: 'EB952'
    supplemental_day_0_cfg: 'cfg1'
    hostname: '11675330144QFX10002-A'
  - serial_number: '74656088411EF961'
    supplemental_day_0_cfg: 'cfg1'
    hostname: 'QFX10002-B'