DES-3226S Layer 2 Fast Ethernet Switch User’s Guide
192
IP Interface Commands
config ipif System
Purpose
Used to configure the System IP interface.
Syntax
config ipif System [{vlan
<vlan_name>/ipaddress
<network_address>/state
[enabled/disabled]/bootp/dhcp}]
Description
This command is used to configure the
System IP interface on the switch.
Parameters
<vlan_name>
−
The name of the VLAN
corresponding to the System IP interface.
<network_address>
−
IP address and netmask
of th IP interface to be created. You can
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/16).
state [enabled/disabled]
−
Allows you to
enable or disable the IP interface.
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-level users can issue this
command.