5 Command Line Interface
D-Link Web Smart Switch User Manual
9
9
1
1
Success.
DGS-1210-28>
config ipif system
Purpose
To configure the System IPv6 interface.
Syntax
config ipif system { ipv6 ipv6address <ipv6networkaddr> |
dhcpv6_client [enable | disable] }
Description
The
config ipif system
command configures the System IPv6
interface on the Switch.
Parameters
ipv6 ipv6address <ipv6networkaddr>
− Use this parameter to
statically assign an IPv6address to this interface. This address
should define a host address and a network prefix length.
Multiple IPv6 addresses can be configured for a single IP
interface. Ex: 3ffe:501:ffff:100::1/64. The /64 represents the prefix
length of the IPv6 addresses.
dhcpv6_client [enable | disable]
− Specify the DHCPv6 client to
be disabled or enabled.
Restrictions
None.
Example usage:
To configure the IPv6 interface System:
DGS-1210-28>
config ipif System ipv6 ipv6address
3ffe:501:ffff:100::1/64
Success.
DGS-1210-28>
logout
Purpose
To log out a user from the Switch’s console.
Syntax
logout
Description
The
logout
command terminates the current user’s session on
the Switch’s console.
Parameters
None.
Restrictions
None.
Example usage:
To terminate the current user’s console session:
DGS-1210-28>
logout
NOTE:
Save your configuration changes before
logging out.