xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
170
create ipif
interfaces can only be configured if a
primary
interface is first configured.
proxy_arp [enable | disable] –
Choose to enable or disable the proxy
ARP for this IP interface. The Proxy ARP feature will allow this IP
interface to reply to ARP requests destined for another interface by
faking its identities the original ARP requester. The Switch is then
capable of routing packets to the intended destination without configuring
static routing or a default gateway. The default is disable.
state [enable | disable]
−
Allows the user to enable or disable the IP
interface.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To create the primary IP interface, P1-1 on VLAN Trinity:
DES-3800:admin#create ipif p1 ipaddress 10.1.1.1 Trinity state
enable
Command: create ipif p1 ipaddress 10.1.1.1 Trinity state enable
Success.
DES-3800:admin#
To create the secondary IP interface, P1-1 on VLAN Trinity:
DES-3800:admin#create ipif p1-1 ipaddress 12.1.1.1 Trinity
secondary state enable
Command: create ipif p1-1 ipaddress 12.1.1.1 Trinity secondary
state enable
Success.
DES-3800:admin#
config ipif
Purpose
Used to configure an IP interface set on the Switch.
Syntax
config ipif <ipif_name 12> [{ipaddress <network_address> | vlan
<vlan_name 32> | state [enable | disable] | proxy_arp [enable |
disable]} | bootp | dhcp]
Description
This command is used to configure the System IP interface on the
Switch.
Parameters
<ipif_name 12>
- Enter the previously created IP interface name desired
to be configured.
ipaddress <network_address>
−
IP address and netmask of the IP
interface to be configured. The address and mask information can be
specified using the traditional format (for example, 10.1.2.3/255.0.0.0 or
in CIDR format, 10.1.2.3/8). (This parameter may also appear as
<ip_addr/netmask>).
vlan <vlan_name 32>
−
The name of the VLAN corresponding to the
previously created IP interface. If a primary and secondary IP interface
are configured for the same VLAN (subnet), the user cannot change the
VLAN of the IP interface.
state [enable | disable]
−
Allows users to enable or disable the IP
interface.
proxy_arp [enable | disable] –
Choose to enable or disable the proxy