Selecting Interface Medium Type - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 6 Configuring Interfaces
– vlan vlan-ID - vlan-ID, with VLAN ID in the range of 1~4094;
– fastethernet slot/{the first port} - { the last port};
– gigabitethernet slot/{the first port} - { the last port};
– Aggregate Port Aggregate port number, with Aggregate port number in the range of
1~MAX.
Interfaces contained in an interface range must be of the same type, that is, they should be
all switch ports or Aggregate ports, or SVIs.
Following example shows how to define the macro definition of fastethernet1/1-4 by using
the define interface-range command:
DGS-3610# configure terminal
DGS-3610(config)# define interface-range resource
fastethernet 1/1-4
DGS-3610(config)# end
Following example shows how to define the macro definition of multiple interface range
segments:
DGS-3610# configure terminal
DGS-3610(config)# define interface-range ports1to2N5to7
fastethernet 1/1-2, 1/5-7
DGS-3610(config)# end
This example uses macro to define the ports1to2N5to7 for setting interfaces within a
specified range:
DGS-3610# configure terminal
DGS-3610(config)# interface range macro ports1to2N5to7
DGS-3610(config-if-range)#
Following example shows how to delete the macro definition ports1to2N5to7:
DGS-3610# configure terminal
DGS-3610(config)# no define interface-range ports1to2N5to7
DGS-3610# end
6.2.4

Selecting Interface Medium Type

Some interfaces have multiple medium types and allow users to choose. You can choose
one of the mediums for use. Once you have selected a ttype of medium, the attributes like
connection status of the interface, speed, duplex, and flow control will be determined by the
medium. When you change the medium, the attributes of the new type of medium chosen
will take their default values. Please reconfigure the attibutes when necessary.
This configuration command is only valid for aphysical port. The Aggregate Port and SVI port
do not allow you to set the medium type.
This configuration command is only valid for a port that supports medium selection.
6-8
DGS-3610 Series Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents