![WAGO 852-1305 Manual Download Page 265](http://html1.mh-extra.com/html/wago/852-1305/852-1305_manual_3162444265.webp)
WAGO-ETHERNET-Zubehör 852
Appendix 265
852-1305 8/4-Port 100BASE-T/1000BASE-SX/LX
Manual
1.1.0
10.3.2.8 Port Settings
Table 122: CLI “Port Settings” Configuration
Node
Command
Description
enable
show interface IFNAME This command displays the current port
configurations.
interface
show
This command displays the current port
configurations.
interface
loopback (none | phy)
This command specifies the “Loopback” mode for a
specific port.
interface
flowcontrol (off | on)
This command disables / enables the “Flow Control”
for a port.
interface
speed (auto|10-full||10-
half100-full|100-half)
This command configures the speed and duplex
mode for a port.
interface
shutdown
This command disables a specific port.
interface
no shutdown
This command enables a specific port.
interface
loopback (none|mac)
This command tests the transmission or data
transport infrastructure.
Example
L2SWITCH
#configure terminal
L2SWITCH(config)
#interface fa1/0/1
L2SWITCH(config-if)
#speed auto
L2SWITCH
#show interface fastethernet1/0/1