D-Link DXS-3326GSR Reference Manual page 147

High-density layer 3 gigabit switch
Hide thumbs Also See for DXS-3326GSR:
Table of Contents

Advertisement

create ipif
Restrictions
Example usage:
To create the primary IP interface, p1 on VLAN Trinity:
DXS-3326GSR:4#create ipif p1 ipaddress 10.1.1.1 Trinity state enable
Command: create ipif p1 ipaddress 10.1.1.1 Trinity state enable
Success.
DXS-3326GSR:4#
To create the secondary IP interface, s1 on VLAN Trinity:
DXS-3326GSR:4#create ipif p1 ipaddress 12.1.1.1 Trinity secondary state enable
Command: create ipif p1 ipaddress 12.1.1.1 Trinity secondary state enable
Success.
DXS-3326GSR:4#
config ipif
Purpose
Syntax
Description
Parameters
DXS-3326GSR Stackable Gigabit Layer 3 Switch
user may enter an alphanumeric string of up to 12 characters to
define the IP interface.
<network_address> − IP address and netmask of the 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/8).
<vlan_name 32> − The name of the VLAN that will be associated
with the above IP interface.
secondary – Enter this parameter if this configured IP interface is
to be a secondary IP interface of the VLAN previously specified.
secondary interfaces can only be configured if a primary interface
is first configured.
state [enable | disable] − Allows you to enable or disable the IP
interface.
Only administrator-level users can issue this command.
Used to configure the System IP interface.
config ipif <ipif_name 12> [ ipaddress <network_address> |
vlan <vlan_name 32> | state [enable | disable] | bootp | dhcp}]
This command is used to configure the System IP interface on the
Switch.
<ipif_name 12> - Enter the previously created IP interface name
desired to be configured
139

Advertisement

Table of Contents
loading

Table of Contents