mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
b978c8376d
* Add ZTE vendor and ZXA10 F8x2 GPON MTU series * Add generic SC-24-double-port Fiber Patch Panel * fix numbers * Add some Cisco-Meraki APs * fix wrong added .pre-commit-config.yaml * Add ZTE ZXA10 C300 * Added SC-24-port_fiber_patch_panel * Add basic zte c300 modules: CICK,PRWH and HUVQ * add ZTE modules * Rename GPON interface * Add Supermicro model SYS-1019P-WTR * Fix typo in com ports type * Add M4300-12X12F * Revert to module * Revision done * Fix little typos * Remove empty comments * Remove empty comments * Fix type * Fix type * Fix rear_port_position * Fix typo * Modify type * Remove USB and VGA * Remove USB and VGA
29 lines
774 B
YAML
29 lines
774 B
YAML
---
|
|
manufacturer: ZTE
|
|
model: SCTM
|
|
comments: Implement the non-blocking switching for all service cards in the ZXA10 C300 and supports 1.28Tbps switching capacity and 288K MAC address table.
|
|
interfaces:
|
|
- name: xgei_1/{module}/1
|
|
type: 10gbase-x-sfpp
|
|
- name: xgei_1/{module}/2
|
|
type: 10gbase-x-sfpp
|
|
- name: xgei_1/{module}/3
|
|
type: 10gbase-x-sfpp
|
|
- name: xgei_1/{module}/4
|
|
type: 10gbase-x-sfpp
|
|
|
|
- name: gei_1/{module}/5
|
|
description: For out-of-band network management
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: gei_1/{module}/6
|
|
description: For mirroring service traffic
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
|
|
console-ports:
|
|
- name: CLI {module}
|
|
description: RS-232 port,for local debugging
|
|
type: rj-45
|
|
mgmt_only: true
|