Interface Range - D-Link DXS-3600 Series Reference Manual

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
For physical port interfaces, the user cannot enter the interface if the switch port does not exist. The
physical port interface cannot be removed by the no command.
Use the interface vlan command to create Layer 3 interfaces. Use the vlan command in the global
configuration mode to create a VLAN before creating Layer 3 interfaces. Use the no interface vlan
command to remove a Layer 3 interface.
The port-channel interface is automatically created when the channel-group command is configured for
physical port interface. A port-channel interface will be automatically removed when no physical port
interface has the channel-group command configured for it. Use the no interface port-channel
command to remove a port-channel.
For a null interface, the null0 interface is supported and can't be removed.
For a loopback interface or a tunnel interface, the interface command is used to create the interface or
modify the interface setting. Use the no form of the command to remove the interface.
Example
This example shows how to enter the interface configuration mode for the interface eth 2/0/5.
Switch# configure terminal
Switch(config)# interface eth2/0/5
Switch(config-if)#
This example shows how to enter the interface configuration mode for VLAN 100.
Switch# configure terminal
Switch(config)# interface vlan100
Switch(config-if)#
This example shows how to enter interface configuration mode for port channel 3.
Switch# configure terminal
Switch(config)# interface port-channel 3
Switch(config-if)#
This example shows how to add a loopback interface 2 and then enter its interface configuration mode.
Switch# configure terminal
Switch(config)# interface loopback2
Switch (config-if)#
This example shows how to remove loopback interface 2.
Switch# configure terminal
Switch(config)# no interface loopback2
Switch (config)#

45-4 interface range

This command is used to enter the interface range configuration mode for multiple interfaces.
interface range Ethernet PORTLIST
555

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents