D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
23
create ipif
address located in the same interface, the system will check this setting to determine whether
to reply. Default: Disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create an interface Intface_1 on vlan vlan_1.
DGS-3627:admin# create ipif Intface_1 vlan_1
Command: create ipif Intface_1 vlan_1
Success.
DGS-3627:admin#
config ipif
Purpose Configures the parameters for a L3 interface.
Syntax
config ipif <ipif_name 12> [{ ipaddress <network_address> | vlan <vlan_name 32> |
state [enable|disable] | proxy_arp [enable|disable] {local [enable|disable]}}| bootp |
dhcp | ipv6 ipv6address <ipv6networkaddr> | ip_mtu <value 512-1712> | dhcpv6_client
[enable | disable] | ip_directed_broadcast [enable | disable]]
Description For IPv4, only the system interface can be specified for the way to get the IP address. If the
mode is set to BOOTP or DHCP, then the IPv4 address will be obtained through the
operation of protocols. The manual configuration of the IP address will be of no use. If you
configures the mode to the BOOTP or DHCP first, and configure IP address later, the mode
will be changed to manual configured mode. For IPv6, multiple addresses can defined on the
same L3 interface. For IPv4, multi-netting must be done by creation of a secondary interface.
Note that IPv6 address is not allowed to be configured on a secondary interface.
Only the system interface is allowed to set to DHCP mode
Parameters
ipif_name - The name of the interface.
network_address - Configures a network on an ipif. The address should specify a host
address and length of network mask. Since an ipif can have only one IPv4 address, the new
configured address will overwrite the original one.
vlan - Name of the vlan where the IPIF is operated.
proxy_arp - Enable/disable of proxy ARP function. It is for IPv4 function. Default: Disabled.
local - This setting controls whether the system provides the proxy reply for the ARP packets
destined for IP address located in the same interface as the received interface. When proxy
ARP is enabled for an interface, the system will do the proxy reply for the ARP packets
destined for IP address located in a different interface. For ARP packets destined for IP
address located in the same interface, the system will check this setting to determine whether
to reply.
bootp - Use BOOTP to obtain the IPv4 address.
dhcp - Use DHCP to obtain the IPv4 address.
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 ipif.
state - Enable or disable state of the ipif.
ip_mtu - Specifies the IP layer mtu. The range is 512-1712. The default setting is 1500 bytes.
dhcpv6_client - See below:
enable - Enable the DHCPv6 client state of the interface.
disable - Disable the DHCPv6 client state of the interface.
ip_directed_broadcast - See below: