![Harman AMX JPK-1300 Скачать руководство пользователя страница 38](http://html1.mh-extra.com/html/harman/amx-jpk-1300/amx-jpk-1300_hardware-reference-manual_3959861038.webp)
Network Commands
Reference Manual - JPK-1300
38
No. Command
Function Description
Example
5
get dns
Variables:
dns1
dns2
dns3
Default Value:
Domain Name: amx.com
DNS1(for static
mode):8.8.8.8
DNS2(for static
mode):8.8.4.4 DNS3(for
static mode):9.9.9.9
Get device’s DNS address
>get dns
DNS Servers
------------------------------------------
Domain suffix: amx.com
Entry 1:
192.168.1.1
Entry 2:
192.168.1.1
Entry 3:
192.168.1.1
>
6
set dns
Variables:
dns1
dns2
dns3
Default Value:
Domain Name: amx.com
DNS1(for static
mode):8.8.8.8
DNS2(for static
mode):8.8.4.4 DNS3(for
static mode):9.9.9.9
Set device’s DNS address
>set dns<CR>
-- Enter New Values or just hit Enter to keep current
settings --
Enter Domain Suffix: amx.com -><CR>
Enter DNS Entry 1 : 192.168.20.5 ->8.8.8.8<CR> Enter
DNS Entry 2 : 12.18.110.8 -><CR>
Enter DNS Entry 3 : 12.18.110.7 -><CR>
You have entered:
Domain Name: amx.com DNS
Entry 1: 8.8.8.8
DNS Entry 2: 12.18.110.8
DNS Entry 3: 12.18.110.7
Is this correct? Type Y or N and Enter -> Y<CR> Settings
written. Device must be rebooted to enable new
settings
>
7
renew dhcp
Renews the DHCP lease (may
cause telnet disconnection)
>renew dhcp<CR>
You may need to re-establish the telnet session since the
device will re-acquire an IP address lease.
>
8
get ipv6
Variables:
pv6 = enable | disable ipv6
type = dhcp | static ip static
ipv6 address
subnet mask prefex lengh
ipv6 gateway
Default Value:
IPv6 Enabled/Disabled:
Disable
IPv6 Type: DHCP Address:
0:0:0:0:0:0:0:0
Mask Prefix: 128
Gateway: none
Show the IPV6 configuration of
this device.
>get ipv6<CR>
IPV6 Settings
------------------------------------------
IPv6 Enabled/Disabled: Enabled IPv6
Type: DHCP
Address: 2001:0DB8:ABCD:0012:1234::
Mask Prefix: 80
Gateway: none
>
9
set ipv6
Variables:
pv6 = enable | disable ipv6
type = dhcp | static ip static
ipv6 address
subnet mask prefex lengh
ipv6 gateway
Default Value:
IPv6 Enabled/Disabled:
Disable
IPv6 Type: DHCP Address:
0:0:0:0:0:0:0:0
Mask Prefix: 128
Gateway: none
Setup the IPV6 configuration of
this device.
>set ipv6<CR>
--- Enter New Values or just hit Enter to keep current
settings
IPv6 (E)nable/(D)isable:
Disabled ->E<CR> IPv6
Type: D for DHCP, S for Static: DHCP ->S<CR> Enter Static
IPv6 Address: 0:0:0:0:0:0:0:0 ->
2001:0DB8:ABCD:0012::<CR>
Enter Subnet Prefix Length 128 -> 64<CR> Enter Static
IPv6 Default Gateway (or N for NONE):
<none> ->N<CR>
You have entered:
IPv6 Enabled/Disabled: Enabled IPv6
Type: Static
Address: 2001:0DB8:ABCD:0012::
Mask Prefix: 64
Gateway: none
Is this correct? Type Y or N and Enter -> Y<CR>
Settings written. Device must be cold rebooted to enable
new settings.>