D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 289

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
281
Interface Commands
25-1 interface out-band
This command is used to select the out-band interface, and enter the interface configuration mode.
interface out-band <int>
Parameters
25-2 interface loopback
This command is used to create a loopback interface and enter the interface configuration mode. Use the no form of
this command to delete a loopback interface
interface loopback <int>
no interface loopback <int>
Parameters
25-3 shutdown
This command is used to disable an interface. Use no command to enable an interface.
shutdown
int Specifies the out-band interface number.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
Users can verify the settings by entering the show interface out-band command.
Example
This example shows how to set the IP address 10.1.1.1/8 for out-band interface 1.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface out-band 1
DXS-3600-32S(config-if)#ip address 10.1.1.1 255.0.0.0
DXS-3600-32S(config-if)#
int Specifies the loopback interface number.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
Users can verify the settings by entering the show interface loopback command.
Example
This example shows how to create a loopback interface 2 and configure IP 10.1.1.1/
8 to it.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface loopback 2
DXS-3600-32S(config-if)# ip address 10.1.1.1 255.0.0.0
DXS-3600-32S(config-if)#
Loading ...
Loading ...
Loading ...