Networking::Interfaces::MediaType

Introduced : BIG-IP_v9.0
A list of interface media types.

Members

Member

Value

Description

MT_NONE

0

Deselect all media.

MT_AUTO

1

Auto-select best media.

MT_LOOP

2

Loopback mode.

MT_NO_PHY

3

No PHY mode.

MT_10T_HALF

4

10BaseT (RJ45) half duplex.

MT_10T_FULL

5

10BaseT (RJ45) full duplex.

MT_100TX_HALF

6

100BaseTX (RJ45) half duplex.

MT_100TX_FULL

7

100BaseTX (RJ45) full duplex.

MT_1000TX_HALF

8

1000BaseTX (RJ45) half duplex.

MT_1000TX_FULL

9

1000BaseTX (RJ45) full duplex.

MT_1000FX_HALF

10

1000BaseFX (Fiber) half duplex.

MT_1000FX_FULL

11

1000BaseFX (Fiber) full duplex.

MT_10000TX_HALF

12

10000BaseTX (RJ45) half duplex.

MT_10000TX_FULL

13

10000BaseTX (RJ45) full duplex.

MT_10000FX_HALF

14

10000BaseFX (Fiber) half duplex.

MT_10000FX_FULL

15

10000BaseFX (Fiber) full duplex.

MT_1000SX_HALF

16

1000BaseSX (Fiber) half duplex.

MT_1000SX_FULL

17

1000BaseSX (Fiber) full duplex.

MT_1000LX_HALF

18

1000BaseLX (Fiber) half duplex.

MT_1000LX_FULL

19

1000BaseLX (Fiber) full duplex.

MT_1000T_HALF

20

1000BaseT (RJ45) half duplex.

MT_1000T_FULL

21

1000BaseT (RJ45) full duplex.

MT_10000T_FULL

22

10GBaseT (Copper) full duplex.

MT_10000SR_FULL

23

10GBaseSR (Fiber) full duplex.

MT_10000LR_FULL

24

10GBaseLR (Fiber) full duplex.

MT_10000ER_FULL

25

10GBaseER (Fiber) full duplex.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.