CONFIG NETWORK INTERFACE CAPABILITIES

Level

base

History

Appears in Netasq 9.0.4

Description

Indicates what the interfaces are capable of: EEE, Ethernet BYPASS and medias
Media ID:
- 0: auto detect
- 1: 10Mbps
- 2: 10Mbps full-duplex
- 3: 100Mbps
- 4: 100Mbps full-duplex
- 5: 1Gbps
- 6: 1Gbps full-duplex
- 7: 10Gbps
- 8: 20Gbps
- 9: 25Gbps
- 10: 40Gbps
- 11: 2.5Gbps
- 12: 50Gbps
- 13: 100Gbps
- 14: 5Gbps

Returns

For each interface, indicates a list of capabilities.

Format

section

Example

[Ethernet1]
Media=0

[Ethernet2]
EEE=1
Media=0
[Ethernet3]
EEE=1
BYPASS=1
Media=0,1,2,3,4,5,6,11