P4_CAPABILITIES
# get
<module-index>/<port-index> P4_CAPABILITIES ?
Description
Report the speeds supported by the L47 port.
Actions
get
Parameters
auto
: short integer, the speeds supported by the L47 port
N100_mbps
: short integer, the speeds supported by the L47 port
N1_gbps
: short integer, the speeds supported by the L47 port
N2_5_gbps
: short integer, the speeds supported by the L47 port
N5_gbps
: short integer, the speeds supported by the L47 port
N10_gbps
: short integer, the speeds supported by the L47 port
N25_gbps
: short integer, the speeds supported by the L47 port
N40_gbps
: short integer, the speeds supported by the L47 port
N50_gbps
: short integer, the speeds supported by the L47 port
N100_gbps
: short integer, the speeds supported by the L47 port
Example
# get
input: 0/1 P4_CAPABILITIES ?
output: 0/1 P4_CAPABILITIES 0 1 1 1 1 0 0 0 0