Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added N540X-6Z18G-SYS-D #2623

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions device-types/Cisco/N540X-6Z18G-SYS-D.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
manufacturer: Cisco

Check warning on line 1 in device-types/Cisco/N540X-6Z18G-SYS-D.yaml

View workflow job for this annotation

GitHub Actions / lint

1:1 [document-start] missing document start "---"

Check failure on line 1 in device-types/Cisco/N540X-6Z18G-SYS-D.yaml

View workflow job for this annotation

GitHub Actions / lint

1:20 [new-lines] wrong new line character: expected \n
model: N540X-6Z18G-SYS-D
slug: cisco-n540x-6z18g-sys-d
part_number: N540X-6Z18G-SYS-D
u_height: 1
is_full_depth: false
airflow: front-to-rear
weight: 5.5
weight_unit: kg
power-ports:
- name: PS0
type: dc-terminal
maximum_draw: 100
- name: PS1
type: dc-terminal
maximum_draw: 100
console-ports:
- name: con0
type: rj-45
description: 'Serial Console port, default: Baud rate (TX/RX) is 115200, "No" Parity, 2 stopbits, 8 databits'
- name: usb-console
type: usb-a
description: 'USB A console interface.'
- name: TOD
type: rj-45
description: 'Time of Day synchronization port.'
- name: ALM
type: rj-45
description: 'Alarm signaling port.'
interfaces:
# 18 x 1000BASE-T (copper) ports
- name: GigabitEthernet0/0/0/0
type: 1000base-t
- name: GigabitEthernet0/0/0/1
type: 1000base-t
- name: GigabitEthernet0/0/0/2
type: 1000base-t
- name: GigabitEthernet0/0/0/3
type: 1000base-t
- name: GigabitEthernet0/0/0/4
type: 1000base-t
- name: GigabitEthernet0/0/0/5
type: 1000base-t
- name: GigabitEthernet0/0/0/6
type: 1000base-t
- name: GigabitEthernet0/0/0/7
type: 1000base-t
- name: GigabitEthernet0/0/0/8
type: 1000base-t
- name: GigabitEthernet0/0/0/9
type: 1000base-t
- name: GigabitEthernet0/0/0/10
type: 1000base-t
- name: GigabitEthernet0/0/0/11
type: 1000base-t
- name: GigabitEthernet0/0/0/12
type: 1000base-t
- name: GigabitEthernet0/0/0/13
type: 1000base-t
- name: GigabitEthernet0/0/0/14
type: 1000base-t
- name: GigabitEthernet0/0/0/15
type: 1000base-t
- name: GigabitEthernet0/0/0/16
type: 1000base-t
- name: GigabitEthernet0/0/0/17
type: 1000base-t
# 6 x 10GBASE-X (SFP+ fiber) ports
- name: TenGigabitEthernet0/0/0/18
type: 10gbase-x-sfpp
- name: TenGigabitEthernet0/0/0/19
type: 10gbase-x-sfpp
- name: TenGigabitEthernet0/0/0/20
type: 10gbase-x-sfpp
- name: TenGigabitEthernet0/0/0/21
type: 10gbase-x-sfpp
- name: TenGigabitEthernet0/0/0/22
type: 10gbase-x-sfpp
- name: TenGigabitEthernet0/0/0/23
type: 10gbase-x-sfpp
# Management port
- name: MgmtEth0/RP0/CPU0/0
type: 1000base-t
mgmt_only: true


Check failure on line 86 in device-types/Cisco/N540X-6Z18G-SYS-D.yaml

View workflow job for this annotation

GitHub Actions / lint

86:1 [empty-lines] too many blank lines (2 > 0)
Loading