mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-28 09:59:39 +01:00
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
|