DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
297
Success.
DGS-1210-28MP/ME:5#
config ipif
Purpose To configure the DHCPv6 client state for the interface.
Syntax
config ipif <ipif_name 12> ( [ipaddress <network_address>]
[vlan <vlan_name 32>] [state [enable | disable]] | dhcp | ipv6
{ipv6address <ipv6networkaddr> | state {enable | disable}} |
ipv4 state [enable | disable] | dhcp_option12 { hostname
<hostname 63> | clear_hostname | state [enable | disable] } |
dhcpv6_client [enable | disable] }
Description
The config ipif system command is used to configure the DHCPv6
client state for one interface.
Parameters
<ipif_name 12> −
The IP interface name to be configured. The
default IP Interface name on the Switch is ‘System’. All IP interface
configurations done are executed through this interface name.
dhcp −
Specifies the DHCP protocol for the assignment of an IP
address to the Switch to use for the DHCP Protocol.
hostname <hostname 63> – Specifies the host name of DHCP.
ipaddress <network_address> − IP address and netmask of the IP
interface to be created. The address and mask information may be
specified by using the traditiona
10.1.2.3/255.0.0.0 or in CIDR format, 10.1.2.3/16).
gateway <ipaddr> − IP address of gateway to be created.
state [enable | disable] − Enables or disables the IP interface.
ipv6 ipv6address <ipv6networkaddr> − IPv6 network address: The
address should specify a host 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 IP interface.
dhcpv6_client [enable | disable] − Enable or disable t
client state of the interface.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To configure the DHCPv6 client state of the System interface to enabled:
DGS-1210-28MP/ME:5# config ipif System dhcpv6_client enable
Command: config ipif System dhcpv6_client enable
Success.
DGS-1210-28MP/ME:5#
Purpose To display the configuration of an IP interface on the Switch.
Syntax
show ipif <string>
Description
The show ipif command displays the configuration of an IP interface