xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
574
Chapter 47
IP Interface
Commands
create ipif <ipif_name 12> {<network_address>} <vlan_name 32> {secondary | state [enable |
disable] | proxy_arp [enable | disable] {local [enable | disable]}}
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}]
delete ipif [<ipif_name 12> {ipv6address {prefix_name <string 1-12>} <ipv6networkaddr>} | all]
enable ipif [<ipif_name 12> | all]
disable ipif [<ipif_name 12> | all]
show ipif {<ipif_name 12>}
enable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
disable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
show ipif_ipv6_link_local_auto {<ipif_name 12>}
config ipif ipv6_autoconfig <ipif_name 12> state [enable | disable] {default}
47-1 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) Specifies 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.