Create Ipif - D-Link xStack Reference Manual

Dgs-3620 series layer 3 managed stackable gigabit switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Command: config ipif System vlan v1
Success.
DGS-3620-28SC:admin#
11-2

create ipif

Description
This command is used to create an L3 interface. This interface can be configured with IPv4 or IPv6
addresses. Currently, it has a restriction: an interface can have only one IPv4 address defined. But
it can have multiple IPv6 addresses defined. Thus, the multinetting configuration of IPv4 must be
done through creation of a secondary interface on the same VLAN, instead of directly configuring
multiple IPv4 addresses on the same interface. Configuration of IPv6 addresses must be done
through the command config ipif.
Format
create ipif <ipif_name 12> {<network_address>} <vlan_name 32> {secondary | state [enable
| disable] | proxy_arp [enable | disable] {local [enable | disable]}}
Parameters
<ipif_name 12> - Enter the name of the interface.
<network_address> - (Optional) Specify a host address and length of network mask.
<vlan_name 32> - Enter the name of the VLAN corresponding to the IP interface. The maximum
length is 32 characters.
secondary - The IPv4 secondary interface to be created.
state - The state of the IP interface.
enable - Enable the state setting.
disable - Disable the state setting.
proxy_arp - Enable or disable the proxy ARP function. It is for IPv4 function. The default is
disabled.
enable - Enable the proxy ARP function.
disable - Disable the proxy ARP function.
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 Administrator, Operator and Power-User level users can issue this command.
Example
To create an IP interface petrovic1:
DGS-3620-28SC:admin#create ipif petrovic1 100.1.1.2/16 VLAN598
159

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xstack dgs-3620-28sc

Table of Contents