mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-22 14:18:49 +01:00
added definition for ISR4321 (#124)
This commit is contained in:
parent
902280f97e
commit
5cdbc00e91
23
device-types/Cisco/ISR4321.yaml
Normal file
23
device-types/Cisco/ISR4321.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
manufacturer: Cisco
|
||||
model: ISR4321
|
||||
part_number: ISR4321/K9
|
||||
slug: isr4321
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: GigabitEthernet0/0/0
|
||||
type: 1000base-x-sfp
|
||||
- name: GigabitEthernet0/0/1
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
- name: usb
|
||||
type: usb-mini-b
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c6
|
||||
maximum_draw: 125
|
Loading…
Reference in New Issue
Block a user