xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
171
config ipif
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.
bootp
−
Allows the selection of the BOOTP protocol for the assignment
of an IP address to the Switch’s System IP interface.
dhcp
−
Allows the selection of the DHCP protocol for the assignment of
an IP address to the Switch’s System IP interface.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure the IP interface System:
DES-3800:admin#config ipif System ipaddress
10.48.74.122/8
Command: config ipif System ipaddress 10.48.74.122/8
Success.
DES-3800:admin#
enable ipif
Purpose
Used to enable an IP interface on the Switch.
Syntax
enable ipif {<ipif_name 12> | all}
Description
This command will enable the IP interface function on the Switch.
Parameters
<ipif_name 12>
−
The name of a previously configured IP interface to
enable. Enter an alphanumeric entry of up to twelve characters to define
the IP interface.
all
– Entering this parameter will enable all the IP interfaces currently
configured on the Switch.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To enable the ipif function on the Switch:
DES-6500:4#enable ipif s2
Command: enable ipif s2
Success.
DES-6500:4#
disable ipif
Purpose
Used to disable the configuration of an IP interface on the Switch.
Syntax
disable ipif {<ipif_name 12> | all}
Description
This command will disable an IP interface on the Switch, without altering
its configuration values.
Parameters
<ipif_name 12>
−
The name previously created to define the IP interface.