File tree Expand file tree Collapse file tree 2 files changed +22
-14
lines changed
Expand file tree Collapse file tree 2 files changed +22
-14
lines changed Original file line number Diff line number Diff line change @@ -14,28 +14,28 @@ console-ports:
1414 type : rj-45
1515interfaces :
1616 - name : ethernet1/1
17- type : 1000base-tx
17+ type : 1000base-t
1818 mgmt_only : false
1919 - name : ethernet1/2
20- type : 1000base-tx
20+ type : 1000base-t
2121 mgmt_only : false
2222 - name : ethernet1/3
23- type : 1000base-tx
23+ type : 1000base-t
2424 mgmt_only : false
2525 - name : ethernet1/4
26- type : 1000base-tx
26+ type : 1000base-t
2727 mgmt_only : false
2828 - name : ethernet1/5
29- type : 1000base-tx
29+ type : 1000base-t
3030 mgmt_only : false
3131 - name : ethernet1/6
32- type : 1000base-tx
32+ type : 1000base-t
3333 mgmt_only : false
3434 - name : ethernet1/7
35- type : 1000base-tx
35+ type : 1000base-t
3636 mgmt_only : false
3737 - name : ethernet1/8
38- type : 1000base-tx
38+ type : 1000base-t
3939 mgmt_only : false
4040 - name : ethernet1/9
4141 type : 5gbase-t
@@ -91,8 +91,12 @@ interfaces:
9191 type : 10gbase-x-sfpp
9292 mgmt_only : false
9393 description : HSCI 10 gigabit high availability
94+ - name : ha1-a
95+ type : 1000base-t
96+ - name : ha1-b
97+ type : 1000base-t
9498 - name : management
95- type : 1000base-tx
99+ type : 1000base-t
96100 mgmt_only : true
97101module-bays :
98102 - name : PS1
Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ console-ports:
1414 type : rj-45
1515interfaces :
1616 - name : ethernet1/1
17- type : 1000base-tx
17+ type : 1000base-t
1818 mgmt_only : false
1919 - name : ethernet1/2
20- type : 1000base-tx
20+ type : 1000base-t
2121 mgmt_only : false
2222 - name : ethernet1/3
23- type : 1000base-tx
23+ type : 1000base-t
2424 mgmt_only : false
2525 - name : ethernet1/4
26- type : 1000base-tx
26+ type : 1000base-t
2727 mgmt_only : false
2828 - name : ethernet1/5
2929 type : 5gbase-t
@@ -91,8 +91,12 @@ interfaces:
9191 type : 10gbase-x-sfpp
9292 mgmt_only : false
9393 description : HSCI 10 gigabit high availability
94+ - name : ha1-a
95+ type : 1000base-t
96+ - name : ha1-b
97+ type : 1000base-t
9498 - name : management
95- type : 1000base-tx
99+ type : 1000base-t
96100 mgmt_only : true
97101module-bays :
98102 - name : PS1
You can’t perform that action at this time.
0 commit comments