View valid media types for an interface
You can use
tmsh
to view the valid media types for an interface.
Note: This platform might not support all of the media type options that are available in
tmsh
.
1.
Open the TMOS Shell (
tmsh
).
tmsh
2.
Change to the network module.
net
The system prompt updates with the module name:
user@bigip01(Active)(/Common)
(tmos.net)#
user@bigiq01(Active)(/Common)(tmos.net)#
3.
Display the valid media types for a specific interface.
list interface <interface_key> media-capabilities
Important: In all Gigabit Ethernet modes, the only valid duplex mode is full duplex.
This is an example of the output that you might see when you run this command on a specific
interface:
net interface 2.0 {
media-capabilities-sfp {
none
auto
1000SX-FD
1000LX-FD
1000CX-FD
1000T-FD
10000SR-FD
10000LR-FD
10000ER-FD
}
}
Valid media types
This table lists the valid media types for the
tmsh
interface
command.
Note: This platform might not support all of the media type options that are available in the TMOS Shell
(
tmsh
).
10baseT half
1000baseLX full
10baseT full
1000baseCX full
10GbaseER full
1000baseT half
10GbaseLR full
1000baseT full
10GbaseSR full
1000baseSX full
10GbaseT full
100GbaseSR4 full
10SFP+Cu full
100GbaseLR4 full
40GbaseSR4 full
auto
40GbaseLR4 full
none
100baseTX half
no-phy
Platform Guide: i2000/i4000 Series
19