DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
238
To delete an IP interface on the switch.
delete ipif [<ipif_name 12> | all]
The delete ipif command will delete an IP interface.
[<ipif_name 12> | all] - Specifies the IP interface name or all IP
interface to be deleted.
Only Administrator or operator-level users can issue this command.
Example usage:
To delete an IP interface:
DES-1210-52/ME:5# delete ipif all
Command: delete ipif all
Success.
DES-1210-52/ME:5#
To enable an IP interface on the switch.
enable ipif [<ipif_name 12> | all]
The enable ipif command will create an IP interface.
[<ipif_name 12> | all] - Specifies the IP interface name or all IP
interface to be enabled.
Only Administrator or operator-level users can issue this command.
Example usage:
To enable all IP interface:
DES-1210-52/ME:5# enable ipif all
Command: enable ipif all
Success.
DES-1210-52/ME:5#
To disable an IP interface on the switch.
disable ipif [<ipif_name 12> | all]
The disable ipif command will create an IP interface.
[<ipif_name 12> | all] - Specifies the IP interface name or all IP
interface to be disabled.
Only Administrator or operator-level users can issue this command.
Example usage:
To disable all IP interface:
DES-1210-52/ME:5# disable ipif all
Command: disable ipif all