-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Adding template for Juniper ACX7020-AC #3660
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
Open
modonovan
wants to merge
11
commits into
netbox-community:master
Choose a base branch
from
modonovan:acx7020
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
58c1b65
Adding Juniper ACX7020-AC template
bbfda5d
Adding front elevation of Juniper ACX7020-AC
465c70e
correcting the airflow as per datasheet
af4a08d
side-to-side is not valid in netbox picking right-to-left
49d7571
updating specific part number
02c6078
Interfaces 4 through 19 are actually 10g sfp+ not 25g sfp28
845c088
Merge branch 'master' into acx7020
modonovan e5743bf
Amending power supplies to be power-ports not module-bays and removin…
1d755f8
Removing additional blank line at end of file to fix linting issues.
cbd83b7
Removing the PSM position is this is only valid if they were modular.…
471f380
Merge branch 'master' into acx7020
modonovan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,65 @@ | ||
| --- | ||
| manufacturer: Juniper | ||
| model: ACX7020-AC | ||
| part_number: ACX7020-AC | ||
| slug: juniper-acx7020-ac | ||
| u_height: 1 | ||
| weight: 4.45 | ||
| weight_unit: kg | ||
| airflow: right-to-left | ||
| is_full_depth: false | ||
| comments: '[Juniper ACX7020-AC Datasheet](https://www.juniper.net/us/en/products/routers/acx-series/acx7000-family-cloud-metro-routers/acx7000-line/acx7020-cloud-metro-routers-datasheet.html)' | ||
| front_image: true | ||
| rear_image: false | ||
| console-ports: | ||
| - name: Console | ||
| type: rj-45 | ||
| interfaces: | ||
| - name: re0:mgmt-0 | ||
| type: 1000base-t | ||
| mgmt_only: true | ||
| - name: et-0/0/0 | ||
| type: 25gbase-x-sfp28 | ||
| - name: et-0/0/1 | ||
| type: 25gbase-x-sfp28 | ||
| - name: et-0/0/2 | ||
| type: 25gbase-x-sfp28 | ||
| - name: et-0/0/3 | ||
| type: 25gbase-x-sfp28 | ||
| - name: et-0/0/4 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/5 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/6 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/7 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/8 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/9 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/10 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/11 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/12 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/13 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/14 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/15 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/16 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/17 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/18 | ||
| type: 10gbase-x-sfpp | ||
| - name: et-0/0/19 # This interface is disabled on the router if PTP (precision time protocol) is enabled | ||
| type: 10gbase-x-sfpp | ||
| power-ports: | ||
| - name: PSM 0 | ||
| type: iec-60320-c14 | ||
| - name: PSM 1 | ||
| type: iec-60320-c14 | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.