D-Link DXS-1210-12TC User Manual - Page 109

logout, DXS-1210-12TC&gt

Page 109 highlights

5 Command Line Interface D-Link DXS-1210 Series User Manual Restrictions information using the traditional format (for example,10.1.2.3/255.0.0.0) dhcp − Allows the selection of the DHCP protocol for the assignment of an IP address to the Switch's System IP interface. ipv6address − 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 − Specify the DHCPv6 client to be disabled or enabled. Only Administrator or operator-level users can issue this command. Example usage: To configure the IP interface System: DXS-1210-12TC> config ipif 1 ipaddress 10.90.90.98 255.0.0.0 Success. DXS-1210-12TC> logout Purpose Syntax Description Parameters Restrictions Example usage: To log out a user from the Switch's console. logout The logout command terminates the current user's session on the Switch's console. None. None. To terminate the current user's console session: DXS-1210-12TC> logout ping Purpose Syntax Description Parameters NOTE: Save your configuration changes before logging out. To test the connectivity between network devices. ping [ | ] [size ] [timeout ] [repeat ] The ping command checks if another IP address is reachable on the network. You can ping the IPv4 address connected to through the managed VLAN (VLAN 1 by default), as long as there is a physical path between the switch and the target IPv4 equipment. By default, Switch sends five pings to the target IP. - The IPv4 address of the host. 103

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119

5
Command Line Interface
D-Link DXS-1210 Series User Manual
information using the traditional format (for
example,10.1.2.3/255.0.0.0)
dhcp
Allows the selection of the DHCP protocol for the
assignment of an IP address to the Switch’s System IP interface.
ipv6address <ip6_addr>
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
Only Administrator or operator-level users can issue this
command.
Example usage:
To configure the IP interface System:
DXS-1210-12TC> config ipif 1 ipaddress 10.90.90.98 255.0.0.0
Success.
DXS-1210-12TC>
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:
DXS-1210-12TC> logout
NOTE:
Save your configuration changes before
logging out.
ping
Purpose
To test the connectivity between network devices.
Syntax
ping [<ipv4_addr> | <ipv6_addr>] [size <integer 1-60000>]
[timeout <time_out 1-100>] [repeat <integer 0-255>]
Description
The
ping
command checks if another IP address is reachable on
the network. You can ping the IPv4 address connected to through
the managed VLAN (VLAN 1 by default), as long as there is a
physical path between the switch and the target IPv4 equipment.
By default, Switch sends five pings to the target IP.
Parameters
<ipv4_addr>
- The IPv4 address of the host.
103