mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Merge pull request #17 from collin-clark/collin-clark
Create Device Type Cisco ISR4331
This commit is contained in:
commit
49c42e54b7
20
device-types/Cisco/ISR4331.yaml
Normal file
20
device-types/Cisco/ISR4331.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
manufacturer: Cisco
|
||||
model: ISR4331
|
||||
slug: isr4331
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
interfaces:
|
||||
- name: GigabitEthernet0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: GigabitEthernet0/0/1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet0/0/2
|
||||
type: 1000base-x-sfp
|
||||
console-ports:
|
||||
- name: con 0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU0
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 250
|
Loading…
Reference in New Issue
Block a user