Reference (Supporting Fabric OS v7.3.0) Owner manual

Table Of Contents
Fabric OS Command Reference 753
53-1003131-01
portCfgFillword
2
1
Specify 1 to postpone the new settings to take effect only after the next time
the port goes offline and comes back up. It prevents immediate application of
the new settings through a disruptive portDisable and portEnable operation.
EXAMPLES To set the fill word of a port to ARBFF-ARBFF using the numeric mode notation:
switch:admin> portcfgfillword 2/3, 1
To set the fill word of a port to ARBFF-ARBFF using the -arbff-arbff option:
switch:admin> portcfgfillword 2/3, -arbff-arbff
To set the fill word of a port to IDLE-ARBFF using the -idle-arbff option:
switch:admin> portcfgfillword 27, -idle-arbff
switch:admin> portcfgshow 27
Area Number: 27
Speed Level: AUTO(HW)
Fill Word(On Active) 2(SW Idle-Arbff)
Fill Word(Current) 2(SW Idle-Arbff)
(output truncated)
To set the fill word of a port using the passive option:
switch:admin> portcfgfillword 10/2 2 1
switch:admin> portcfgshow 10/2
Area Number: 82
Speed Level: AUTO(HW)
Fill Word(On Active) 2(SW Idle-Arbff)
Fill Word(Current) 1(Arbff-Arbff)
(output truncated)
switch:admin> portdisable 10/2; portenable 10/2
switch:admin> portcfgshow 10/2
Area Number: 82
Speed Level: AUTO(HW)
Fill Word(On Active) 2(SW Idle-Arbff)
Fill Word(Current) 2(SW Idle-Arbff)
AL_PA Offset 13: OFF
switch:admin> portcfgfillword 10/2 3 0
switch:admin> portcfgshow 10/2
Area Number: 82
Speed Level: AUTO(HW)
Fill Word(On Active) 3(A-A then SW I-A)
Fill Word(Current) 3(A-A then SW I-A)
AL_PA Offset 13: OFF
Trunk Port OFF
Long Distance OFF
SEE ALSO portCfgShow