Configure Amplifier Module; Remove Amplifier Configuration - Cisco NCS 1001 Configuration Manual

Data models configuration guide
Hide thumbs Also See for NCS 1001:
Table of Contents

Advertisement

Configure Amplifier Module

Configure Amplifier Module
Use the Cisco-IOS-XR-ncs1001-ots-cfg.yang YANG model to configure the grid mode parameter of the amplifier module
as 100GHz or 50GHz.
Parameter
grid-mode

Remove Amplifier Configuration

Use the Cisco-IOS-XR-ncs1001-ots-cfg.yang YANG model to remove the amplifier configuration.
Data Models Configuration Guide for Cisco NCS 1001
14
Example
<?xml version="1.0"?>
<rpc message-id="102" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<candidate/>
</target>
<config xmlns:xc="urn:ietf:params:xml:ns:netconf:base:1.0">
<hardware-module xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-ncs1001-ots-cfg">
<node>
<location>0_RP0_CPU0</location>
<slot>
<slot-id>0x2</slot-id>
<amplifier>
<grid-mode >100g-hz</grid-mode>
</amplifier>
</slot>
</node>
</hardware-module>
</config>
</edit-config>
</rpc>
Configuring NCS 1001 Using Data Models

Advertisement

Table of Contents
loading

Table of Contents