Config Ports - D-Link DAS-3636 Cli Reference Manual

Vdsl2 switch release 1.00
Table of Contents

Advertisement

config ports

Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure the speed of port 25 to be 10 Mbps, full duplex , learning enabled, state enabled and flow control enabled:
DAS-3626:admin#config port 25 speed 10_full learning enable state enable flow_control
enable
Command: config port 25 speed 10_full learning enable state enable flow_control enable
Success.
DAS-3626:admin#
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Used to configure the Switch's port settings.
config ports [ <portlist> | all ] {medium_type[fiber|copper]}{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 <desc 1-32> |
clear_description]}
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 port or range of ports to be configured.
speed – Allows the user to adjust the speed for a port or range of ports. The user has a
choice of the following:
auto − Enables auto-negotiation for the specified range of ports.
[10 | 100 | 1000] − Configures the speed in Mbps for the specified range of ports.
Gigabit ports are statically set to 1000 and cannot be set to slower speeds. When
setting port speed to 1000_full, user should specify master or slave mode for 1000-
based TX interface, and leave the 1000_full without any master or slave setting for
other interfaces.
[half | full] − Configures the specified range of ports as either full-duplex or half-
duplex.
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.
medium_type – Specify the medium type while the configured ports are combo ports. It's an
optional parameter for configuring medium type combo ports. For no combo ports, user does
not need to specify medium_type in the commands.
state [enable | disable] − Enables or disables the specified range of ports.
description − Enter an alphanumeric string of no more than 32 characters to describe a
selected port interface.
clear description – To clear the description.
Only Administrator and Operator-level users can issue this command.
NOTE: VDSL port can not be configured for speed, state and medium type. Gigabit
Ethernet Fiber ports only can be set to 1000M, Full, or auto.
62

Advertisement

Table of Contents
loading

Table of Contents