Change all port_config.ini column headers from 'port' to 'index' (#1001)

This commit is contained in:
Joe LeVeque 2017-09-30 11:02:18 -07:00 committed by lguohan
parent bbf1d6624b
commit 002aabe8ba
10 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
# name lanes alias port
# name lanes alias index
Ethernet0 1 Ethernet1 0
Ethernet1 2 Ethernet2 1
Ethernet2 3 Ethernet3 2

View File

@ -1,4 +1,4 @@
# name lanes alias port
# name lanes alias index
Ethernet0 17 Ethernet1 0
Ethernet1 18 Ethernet2 1
Ethernet2 19 Ethernet3 2

View File

@ -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