12. Basic IP Commands
160
12.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>
Specify the name of the interface.
<network_address>
(Optional) Specify a host address and length of network mask.
<vlan_name 32>
Specify 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.
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...