xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
299
DGS-3450:admin# config ipif System dhcpv6_client state enable
Command : config ipif System dhcpv6_client state enable
success
DGS-3450:admin#
To display IP interface settings:
DGS-3450:admin#show ipif System
Command: show ipif System
IP Interface : System
VLAN Name : default
Interface Admin State : Enabled
Link Status : LinkDown
IPv4 Address : 10.90.90.90/8 (Manual) Primary
Proxy ARP : Disabled (Local : Disabled)
Ip_directed-broadcast : Disabled
IPv4 State : Enabled
DHCPv6 Client State : Disabled
DHCPv6 Client PD State : Disabled
DHCP Option12 State : Disabled
DHCP Option12 Host Name :
DGS-3450:admin#
enable ipif
Purpose
Used to enable the admin state for an interface.
Syntax
enable ipif [<ipif_name 12> | all]
Description
This command is used to enable the state for an IPIF. When the state is enabled, the IPv4
processing will be started when the IPv4 address is configured on the IPIF. The IPv6
processing will be started when the IPv6 address is explicitly configured on the IPIF.
Parameters
ipif_name
- Specifies the name of the IP interface used.
all
- Specifies that all the interfaces will be enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable the state for an interface:
DGS-3450:admin#enable ipif InterS
Command: enable ipif InterS
Success.
DGS-3450:admin#
disable ipif
Purpose
Used to disable the admin state for an interface.
Syntax
disable ipif [<ipif_name 12> | all ]