Skip to content

Spom Link Create Now

A typical spom link create command follows this structure:

spom link create \
  --link-id <unique_identifier> \
  --a-end <device>:<port/subinterface> \
  --z-end <device>:<port/subinterface> \
  --link-type <physical|logical|protection> \
  --bandwidth <value_in_mbps_or_gbps> \
  --owner <ops_team|planning|customer> \
  --description "<purpose_of_link>" \
  --auto-commit <true|false>

When a third party receives this link, they can verify it without calling you: spom link create

The backend server verifies the signature against the blockchain state. A typical spom link create command follows this