mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 09:34:59 +01:00
8159a3c6b2
* add legacy ubiquiti device templates
18 lines
328 B
YAML
18 lines
328 B
YAML
---
|
|
manufacturer: Ubiquiti
|
|
model: Rocket M2 Titanium
|
|
slug: rocket-m2-titanium
|
|
part_number: Rocket M2 Titanium
|
|
u_height: 0
|
|
is_full_depth: false
|
|
interfaces:
|
|
- name: lan0
|
|
type: 100base-tx
|
|
mgmt_only: false
|
|
- name: lan1
|
|
type: 100base-tx
|
|
mgmt_only: false
|
|
- name: wlan0
|
|
type: ieee802.11n
|
|
mgmt_only: false
|