xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
154
D G S – 3 4 2 6 : 5 # e n a b l e i p i f s 2
C o m m a n d : e n a b l e i p i f s 2
S u c c e s s .
D G S – 3 4 2 6 : 5 #
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 is used to 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
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable the IP interface named “s2”:
D G S – 3 4 2 6 : 5 # d i s a b l e i p i f s 2
C o m m a n d : d i s a b l e i p i f s 2
S u c c e s s .
D G S – 3 4 2 6 : 5 #
delete ipif
Purpose
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
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete the IP interface named s2:
D G S – 3 4 2 6 : 5 # d e l e t e i p i f s 2
C o m m a n d : d e l e t e i p i f s 2
S u c c e s s .
D G S – 3 4 2 6 : 5 #