Yamaha CS-700 Integrators Reference Guide
88
Description:
Subnet Mask to determine the subnet to which the device belongs.
Property Actions:
set, get, notify
Command Definition:
Action
Definition
get
get subnet
response
val subnet <"subnet-address">
set
set subnet <"subnet-address">
notify
notify net.subnet <"subnet-address">
Parameters:
Parameter
Description
subnet-address
String. IP address.
CLI Format Examples:
get subnet
val subnet 255.255.255.0
set subnet 255.255.255.0
notify net.subnet 255.255.255.0
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0
gateway
Description:
The Default Gateway is the device's default router on the IP network.
Property Actions:
set, get, notify
Command Definition:
Action
Definition
get
get gateway
response
val gateway <"gateway-address">
set
set gateway <"gateway-address">
notify
notify net.gateway <"gateway-address">
Parameters:
Parameter
Description
gateway-address
String. IP address.
CLI Format Examples:
get gateway