Config Ipif - D-Link xstack DGS-3620 series Reference Manual

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
local - (Optional) This setting controls whether the system provides the proxy reply for the ARP
packets destined for IP address located on 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 an IP address located on a different interface. For ARP packets destined for an IP
address located on the same interface, the system will check this setting to determine whether
to reply. The default is disabled.
enable - Enable the local setting.
disable - Disable the local setting.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create an IP interface petrovic1:
DGS-3620-28PC:admin#create ipif petrovic1 100.1.1.2/16 VLAN598
Command: create ipif petrovic1 100.1.1.2/16 VLAN598
Success.
DGS-3620-28PC:admin#
47-2

config ipif

Description
Configure the parameters for an L3 interface. 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 the mode is configured to BOOTP or DHCP first, and then the user configures IP
address later, the mode will be changed to manual configured mode. For IPv6, multiple addresses
can be defined on the same L3 interface. For IPv4, multi-netting must be done by creation of a
secondary interface. Note that an IPv6 address is not allowed to be configured on a secondary
interface.
Format
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 {prefix_name <string 1-12>} <ipv6networkaddr> | state [enable | disable]]
|ip_mtu <value 512-16383> | ipv4 state [enable | disable] | dhcpv6_client [enable | disable]
{rapid_commit} | 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] {rapid_commit}]
Parameters
ipif - Specifies the IP interface configured.
<ipif_name 12> - Enter the name of the IP interface used here. This name can be up to 12
characters long. The default interface is 'System'.
ipaddress - (Optional) The IP address and netmask of the IP interface to be created.
<network_address> - Enter the address and mask information using the traditional format
575

Advertisement

Table of Contents
loading

Table of Contents