D-Link DGS-3224TGR Command Line Interface Reference Manual page 29

Layer 2 gigabit ethernet switch
Hide thumbs Also See for DGS-3224TGR:
Table of Contents

Advertisement

config ports
Purpose
Syntax
Description
Parameters
Restrictions
Example Usage:
To configure the speed of the ports 1 to 3 to be 10 Mbps, full duplex, learning, and state enabled:
DGS-3224TGR:4#config ports 1-3 speed 10_full learning enable state enable
Command: config ports 1-3 speed 10_full learning enable state enable
Success.
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
Used to configure the Switch's Ethernet port settings.
[<portlist | all> [speed [auto | 10_half | 10_full | 100_half | 100_full | 1000_full
{[master |slave]} ] | flow_control [enable | disable] | learning [enable | disable]
state [enable | disable] description <string 32> | clear]
This command allows for the configuration of the Switch's Ethernet ports. Only the
ports listed in the <portlist> will be affected.
all − Configure all ports on the Switch.
<portlist> − Specifies a range of ports to be configured. The port list is specified by
listing the beginning port number and the highest port number of the range. The
beginning and end of the port list range are separated by a dash. For example, 3
specifies port 3. 4 specifies port 4. 3-4 specifies all of the ports between port 3 and port
4 − in numerical order.
auto − Enables auto-negotiation for the specified range of ports.
[10 | 100 | 1000] − Configures the speed in Mbps for the specified range of ports.
[half | full] − Configures the specified range of ports as either full- or half-duplex.
[master | slave] – The master and slave parameters refer to connections running a
1000BASE-T cable for connection between the Switch port and other device capable of
a gigabit connection. The master setting will allow the port to advertise capabilities
related to duplex, speed and physical layer type. The master setting will also determine
the master and slave relationship between the two connected physical layers. This
relationship is necessary for establishing the timing control between the two physical
layers. The timing control is set on a master physical layer by a local source. The slave
setting uses loop timing, where the timing comes form a data stream received from the
master. If one connection is set for 1000 master, the other side of the connection must
be set for 1000 slave. Any other configuration will result in a link down status for both
ports.
flow_control [enable | disable] – Enable or disable flow control for the specified ports.
learning [enable | disable] − Enables or disables the MAC address learning on the
specified range of ports.
state [enable | disable] − Enables or disables the specified range of ports.
description <string 32> - Enter an alphanumeric string of no more than 32 characters to
describe a selected port interface.
clear – Enter this command to clear the port description of the selected port(s).
Only administrator-level users can issue this command.
25

Advertisement

Table of Contents
loading

Table of Contents