D-Link DAS-3636 Cli Reference Manual page 50

Vdsl2 switch release 1.00
Table of Contents

Advertisement

config ipif
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure the IP interface System:
DAS-3626:admin#config ipif System ipaddress 10.48.74.122/8
Command: config ipif System ipaddress 10.48.74.122/8
Success.
DAS-3626:admin#
show ipif
Purpose
Syntax
Description
Parameters
Restrictions
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Used to configure the IP interface.
config ipif <ipif_name 12> [{ipaddress <network_address> |vlan <vlan_name 32> |state
[ enable |disable]} | bootp |dhcp | ipv6 [ipv6address <ipv6networkaddr> | state [enable|
disable]] |ipv4 state [enable | disable]]
This command is used to configure the IP interface on the Switch.
<ipif_name 12> − Enter an alphanumeric string of up to 12 characters to identify this IP
interface.
ipaddress <network_address> − IP address and netmask of the IP interface to be created.
Users 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 corresponding to the System IP interface.
state [enable | disable] − Allows users 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. If users are using the autoconfig feature, the Switch becomes a
DHCP client automatically so it is not necessary to change the ipif settings.
ipv6address – IPv6 network address. The address should specify a host address and length
of network prefix. There can be multiple v6 addresses defined on an interface. Thus, as a
new address is defined, it is added on this ipif.
Ipv6 state – Allows users to enable IPv6 address on the IP interface.
ipv4 state – Allows users to enable IPv4 address on the IP interface.
Only Administrator and Operator-level users can issue this command.
Used to display the configuration of an IP interface on the Switch.
show ipif {<ipif_name 12>}
This command is used to display the configuration of an IP interface on the Switch.
<ipif_name 12> − The name created for the IP interface.
None.
45

Advertisement

Table of Contents
loading

Table of Contents