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] }
<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 traditional format (for example,
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 the DHCPv6
client state of the interface.