xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
enable ipif
Description
This command will enable the IP interface function on the Switch.
Parameters
<ipif_name 12>
−
The name of a previously configured IP interface to
enable. Enter an alphanumeric entry of up to twelve characters to define
the IP interface.
all
– Entering this parameter will enable all the IP interfaces currently
configured on the Switch.
Restrictions None.
Purpose
Used to enable an IP interface on the Switch.
Syntax
enable ipif {<ipif_name 12> | all}
Example usage:
To enable the ipif function on the Switch:
DGS-3612G:4#enable ipif s2
Command: enable ipif s2
Success.
DGS-3612G:4#
disable ipif
Purpose
Used to disable the configuration of an IP interface on the Switch.
Syntax
disable ipif {<ipif_name 12> | all}
Description
This command will disable an IP interface on the Switch, without altering its
configuration values.
Parameters
<ipif_name 12>
−
The name previously created to define the IP interface.
all
– Entering this parameter will disable all the IP interfaces currently
configured on the Switch.
Restrictions None.
Example usage:
To disable the IP interface named “s2”:
DGS-3612G:4#disable ipif s2
Command: disable ipif s2
Success.
DGS-3612G:4#
delete ipif
Used to delete the configuration of an IP interface on the Switch.
Syntax
delete ipif {<ipif_name 12> | all}
Description
This command will delete the configuration of an IP interface on the Switch.
Parameters
<ipif_name 12>
−
The name of the IP interface to delete.
all
– Entering this parameter will delete all the IP interfaces currently
configured on the Switch.
Restrictions None.
Purpose
131