D-Link xStack DES-6500 Cli Manual page 149

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
create ipif
Restrictions
Example usage:
To create the primary IP interface, p1 on VLAN Trinity:
D E S - 6 5 0 0 : 4 # c r e a t e i p i f p 1 i p a d d r e s s 1 0 . 1 . 1 . 1 T r i n i t y s t a t e
e n a b l e d
C o m m a n d : c r e a t e i p i f p 1 i p a d d r e s s 1 0 . 1 . 1 . 1 T r i n i t y s t a t e
e n a b l e d
S u c c e s s .
D E S - 6 5 0 0 : 4 #
To create the secondary IP interface, s1 on VLAN Trinity:
D E S - 6 5 0 0 : 4 # c r e a t e i p i f p 1 i p a d d r e s s 1 2 . 1 . 1 . 1 T r i n i t y
s e c o n d a r y s t a t e e n a b l e d
C o m m a n d : c r e a t e i p i f p 1 i p a d d r e s s 1 2 . 1 . 1 . 1 T r i n i t y
s e c o n d a r y s t a t e e n a b l e d
S u c c e s s .
D E S - 6 5 0 0 : 4 #
config ipif
Purpose
Syntax
Description
Parameters
(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 [enabled | disabled]  Allows the user to enable or disable the IP
interface.
Only Administrator-level users can issue this command.
Used to configure an IP interface set on the Switch.
config ipif <ipif_name 12> [{ipaddress <network_address> | vlan
<vlan_name 32> | state [enabled | disabled]} | 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.
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).
145

Advertisement

Table of Contents
loading

Table of Contents