Yamaha CS-700 Integrators Reference Guide
90
notify
notify net.dns2 <"dns-address">
Parameters:
Parameter
Description
dns-address
String. IP address.
CLI Format Examples:
get dns2
val dns2 192.168.3.46
set dns2 192.168.3.46
notify net.dns2 192.168.3.46
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
vlan
Description:
Specifies VLAN behavior and support for the device. .
Property Actions:
set, get, notify
Default Value:
2
Command Definition:
Action
Definition
get
get vlan
response
val vlan <0|1|2>
set
set vlan <0|1|2>
notify
notify net.vlan <0|1|2>
Parameters:
Parameter
Description
0
Manually specify VLAN ID. If the environment uses Voice VLAN but the Voice VLAN ID
cannot be detected, choose this, and specify the ID in the VLAN ID field, net.vlan-id
1
Disable VLAN. Switches off VLAN capabilities
2
Automatically detect VLAN ID. should be used in environments that provide a Voice
VLAN with automatic detection, in which case the device will determine the VLAN
identifier and register in that network
CLI Format Examples:
get vlan
val vlan 2
set vlan 2
notify net.vlan 2