D-Link xStack DGS-3400 Series Reference Manual page 301

Xstack dgs-3400 series layer 2 managed gigabit ethernet switch
Hide thumbs Also See for xStack DGS-3400 Series:
Table of Contents

Advertisement

xStack
create ipif
Restrictions
Example usage:
To create an IP interface called 'InterS':
DGS-3450:admin# create ipif InterS 192.168.69.1/24 default secondary
Command: create ipif InterS 192.168.69.1/24 default secondary
Success.
DGS-3450:admin#
config ipif
Purpose
Syntax
Description
Parameters
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
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.
Only Administrator and Operator-level users can issue this command.
This command is used to configure the IP directed-broadcast state of the interface.
config ipif <ipif_name 12> [{ipaddress <network_address> | vlan <vlan_name 32> |
state [enab l e|disable] | proxy_arp [enable | disable] {local [enable | disable]}} | bootp |
dhcp | ipv6 ipv6address {prefix_name <string 1-12>} <ipv6networkaddr> |
dhcpv6_client [enable | disable] | ip_directed_broadcast [enable | disable] |
dhcp_option12 [hostname <hostname 63> | clear_hostname | state [enable | disable]] |
dhcpv6_client_pd [enable prefix_name <string 1-12> | disable]]
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.
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.
dhcp_option12 hostname - Specify the host name to be inserted in the DHCPDISCOVER
and DHCPREQUEST message. The specified host name must start with a letter, end with a
297

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents