mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
e90a7dba91
* Updated AT modules to include their slot number for easier identification * Updated the fiber interface names as well
20 lines
437 B
YAML
20 lines
437 B
YAML
---
|
|
manufacturer: Allied Telesis
|
|
model: SBx81CFC960
|
|
part_number: AT-SBx81CFC960
|
|
console-ports:
|
|
- name: Console (Slot {module})
|
|
type: rj-45
|
|
interfaces:
|
|
- name: eth0 (Slot {module})
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: port1.{module}.1
|
|
type: 10gbase-x-sfpp
|
|
- name: port1.{module}.2
|
|
type: 10gbase-x-sfpp
|
|
- name: port1.{module}.3
|
|
type: 10gbase-x-sfpp
|
|
- name: port1.{module}.4
|
|
type: 10gbase-x-sfpp
|