D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
24
config ipif
enable - Enabled the IP directed-broadcast state of the interface.
disable - Disabled the IP directed-broadcast state of the interface.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an interface’s IPv4 network address:
DGS-3627:admin# config ipif Intface_1 ipaddress 10.0.0.1/8
Command: config ipif Intface_1 ipaddress 10.0.0.1/8
Success
DGS-3627:admin#
enable ipif
Purpose Enable the admin state for an interface.
Syntax
enable ipif [<ipif_name 12> | all]
Description Enable the state for an IPIF.
When the state is enabled, the IPv4 processing will be started when the IPv4 address is
configured on the IPIF. The IPv6 processing will be started when the IPv6 address is
explicitly configured on the IPIF.
Parameters
ipif_name - Specifies the name of the IP interface used.
all - Specifies that all the interfaces will be enabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
Enable the state for an interface.
DGS-3627:admin# enable ipif Intface_1
Command: enable ipif Intface_1
Success
DGS-3627:admin#
disable ipif
Purpose Disables interface’s admin state.
Syntax
disable ipif [<ipif_name 12> | all]
Description Disables the state for an IP interface.
Parameters
ipif_name - Specifies the name of the IP interface used.
all - Specifies that all the interfaces will be disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable an interface’s state.