DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
145
address and length of network prefix. There can be multiple V6 addresses defined on an
interface. Thus, as a new address is defined, it is added on this ipif.
<ipv6networkaddr>
- Enter the IPv6 address used here.
state
- Specifies that the IPv6 interface state will be set to enabled or disabled.
enable
- Specifies that the IPv6 interface sate will be enabled.
disable
- Specifies that the IPv6 interface sate will be disabled.
ipv4
- Specifies that the IPv4 configuration will be done.
state
- Specifies that the IPv4 interface state will be set to enabled or disabled.
enable
- Specifies that the IPv4 interface sate will be enabled.
disable
- Specifies that the IPv4 interface sate will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure an interface’s IPv4 network address:
DWS-3160-24PC:admin#config ipif System ipaddress 192.168.69.123/24 vlan default
Command: config ipif System ipaddress 192.168.69.123/24 vlan default
Success.
DWS-3160-24PC:admin#
12-15
delete ipif
Description
This command is used to delete an IP interface.
Format
delete ipif [<ipif_name 12> {ipv6address <ipv6networkaddr>} | all]
Parameters
ipif
- Specifies the name of the IP interface.
<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 Specifies a
host address and length of network prefix. There can be multiple V6 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: