Change all port_config.ini column headers from 'port' to 'index' (#1001)
This commit is contained in:
parent
bbf1d6624b
commit
002aabe8ba
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 125,126,127,128 Ethernet1/1 1
|
||||
Ethernet4 121,122,123,124 Ethernet2/1 2
|
||||
Ethernet8 13,14,15,16 Ethernet3/1 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 125,126,127,128 Ethernet1/1 1
|
||||
Ethernet4 121,122,123,124 Ethernet2/1 2
|
||||
Ethernet8 13,14,15,16 Ethernet3/1 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 9,10,11,12 Ethernet5/1 5
|
||||
Ethernet4 13,14,15,16 Ethernet6/1 6
|
||||
Ethernet8 17,18,19,20 Ethernet7/1 7
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 33,34,35,36 Ethernet1/1 1
|
||||
Ethernet4 37,38,39,40 Ethernet2/1 2
|
||||
Ethernet8 41,42,43,44 Ethernet3/1 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 77,78,79,80 Ethernet1/1 1
|
||||
Ethernet4 65,66,67,68 Ethernet2/1 2
|
||||
Ethernet8 85,86,87,88 Ethernet3/1 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 77,78 Ethernet1/1 1
|
||||
Ethernet2 79,80 Ethernet1/3 2
|
||||
Ethernet4 65,66 Ethernet2/1 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 37,38,39,40 Ethernet1/1 0
|
||||
Ethernet4 33,34,35,36 Ethernet2/1 1
|
||||
Ethernet8 45,46,47,48 Ethernet3/1 2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 1 Ethernet1 0
|
||||
Ethernet1 2 Ethernet2 1
|
||||
Ethernet2 3 Ethernet3 2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 17 Ethernet1 0
|
||||
Ethernet1 18 Ethernet2 1
|
||||
Ethernet2 19 Ethernet3 2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# name lanes alias port
|
||||
# name lanes alias index
|
||||
Ethernet0 5,6,7,8 Ethernet1/1 0
|
||||
Ethernet4 1,2,3,4 Ethernet2/1 1
|
||||
Ethernet8 13,14,15,16 Ethernet3/1 2
|
||||
|
Loading…
Reference in New Issue
Block a user