Cisco D9800 Reference Manual page 154

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

Input Configuration Command
URI Argument
netid
freqmode
svclstmode
niten
sdten
paten
Output Fields:
Output fields returned in GET results are the same names used for the possible Arguments for this command.
POST Examples
Example 1: Changing one RF Tuning Parameter
The following example assumes that the user has successfully logged onto the unit, received the session id
and set it to the variable token. In addition, it is assumed that the IP of the unit is 192.168.0.1. Please change
the IP to the specific unit IP in use. This example changes the iq mode of RF 3 to Normal.
curl -X POST -i -H "Accept: application/json" -H "X-SESSION-ID: $token" -k
"https://192.168.0.1/ws/v2/service_cfg/input/rf?port=3&verbose=1&iq=Normal"
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
142
Description
Network Identifier
Type: Integer
Values: 0 ... 65535
Frequency Tuning Mode
Type: String
Values: "NIT", "User Cfg"
Service List Mode (Version 2.75 and later)
"Degraded" is only available as a Write (POST) option. It is the
Note
same as "Relaxed".
• Type : String
• Values : "Rigorous", "Relaxed"
Service List Mode (Version 2.50 and earlier)
• Type : String
• Values : "Rigorous", "Degraded"
Enable NIT Reception
Type: String
Values: "Yes", "No"
Enable SDT Reception
Type: String
Values: "Yes", "No"
Enable PAT Reception
Type: String
Values: "Yes", "No"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents