DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
113
Parameters
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12 characters long.
ipv6address – (Optional) Specifies the IPv6 network address. The address should specify a host address and
length of network prefix. There can be multiple IPv6 addresses defined on an interface.
<ipv6networkaddr> - Enter the IPv6 address used here.
all – Specifies that all the IP interfaces will be used.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To delete an IP interface:
DGS-1510-28XMP/ME:admin# delete ipif newone
Command: delete ipif newone
Success.
10-16 enable ipif
Description
This command is used to enable the IP interface.
Format
enable ipif [<ipif_name 12> | all]
Parameters
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12 characters long.
all - Specifies that all the IP interfaces will be enabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To enable an IP interface:
DGS-1510-28XMP/ME:admin# enable ipif newone
Command: enable ipif newone
Success.