Kontron AM4311 User Manual

Page 42

Advertising
background image

Functional Description

Page 27

AM4311 User Guide

AMC slot B1: 0x7a
AMC slot B2: 0x7c
AMC slot B3: 0x7e
AMC slot B4: 0x80

# Configure SFP1 (Control ID 0) to port 0 (Control State 0)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x0 0x0

# Configure SFP1 (Control ID 0) to port 11 (Control State 1)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x0 0x1

# Configure SFP2 (Control ID 1) to port 1 (Control State 0)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x1 0x0

# Configure SFP2 (Control ID 1) to port 10 (Control State 1)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x1 0x1

# Configure SFP3 (Control ID 2) to port 20 (Control State 0)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x2 0x0

# Configure SFP3 (Control ID 2) to port 9 (Control State 1)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x2 0x1

# Configure SFP4 (Control ID 3) to port 4 (Control State 0)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x3 0x0

# Configure SFP4 (Control ID 3) to port 8 (Control State 1)
ipmitool -t 0x7a -b 7 raw 0x3e 0x20 0x3 0x1

Advertising