10. Basic IP Commands
95
10.1. 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.
Format
config ipif <ipif_name 12> {ipaddress <network_address> | vlan <vlan_name 32> |
state [enable | disable]} bootp | dhcp | ipv6 [ipv6address <ipv6networkaddr> | state
[enable | disable]] | ipv4 state [enable | disable] | ip_directed_broadcast [enable |
disable] |dhcpv6_client [ enable | disable]]
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>
Specify the address and mask information using the traditional format (for
example, 10.1.2.3/255.0.0.0 or in CIDR format, 10.1.2.3/8).
vlan
(Optional) The name of the VLAN corresponding to the IP interface.
<vlan_name 32>
Specify the VLAN name. The maximum length is 32 characters.
state
Enable or disable the IP interface.
enable
Enable the IP interface.
disable
Disable the IP interface.
bootp
Enable or disable the BOOTP client to get the IP address.
dhcp
Enable or disable the DHCP client to get the IP address.
ipv6
The following are IPv6-related parameters.
ipv6address
The IPv6 address and subnet prefix of the IPV6 address to be created.
<ipv6networkaddr>
The IPv6 address and subnet prefix of the IPV6 address to be created.
state Enable or disable the IPv6 state of the IP interface.
enable
Enable the IPv6 state of the IP interface.
disable
Disable the IPv6 state of the IP interface.
Summary of Contents for ZEQUO 2200
Page 3: ...3 ...
Page 86: ...7 ARP Commands 86 ...
Page 93: ...9 Auto Configuration Commands 93 ...
Page 273: ...30 IPv6 NDP Commands 273 ...
Page 330: ...36 LLDP Commands 330 ...
Page 361: ...39 MAC based Access Control Commands 361 ...
Page 461: ...49 Protocol VLAN Commands 461 ...
Page 483: ...50 QoS Commands 483 ...
Page 504: ...53 SNMPv1 v2 v3 Commands 504 Only Administrator level users can issue this command ...
Page 523: ...53 SNMPv1 v2 v3 Commands 523 ...
Page 562: ...57 Subnet VLAN Commands 562 ...