EasyManua.ls Logo

Siemens RX1400 User Manual

Siemens RX1400
148 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
RUGGEDCOM NETCONF
Reference Guide
For RX1400, RX1500, RX1501, RX1510, RX1511,
RX1512, RX5000, MX5000, MX5000RE
06/2017
RC1065-EN-03
Preface
Introduction
1
NETCONF Capabilities and
Namespaces
2
NETCONF Sessions
3
Getting Data
4
Changing Configuration
Data
5
RUGGEDCOM ROX II Actions
6
Examples
7
NETCONF XML Elements
8

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Siemens RX1400 and is the answer not in the manual?

Siemens RX1400 Specifications

General IconGeneral
BrandSiemens
ModelRX1400
CategoryNetwork Router
LanguageEnglish

Summary

Introduction to RUGGEDCOM NETCONF

What is NETCONF?

Explains the Network Configuration Protocol (NETCONF) and its purpose.

NETCONF Sessions

Getting Data

Using the <get> Command

Retrieves device state and running configuration data using <get>.

Using the <get-config> Command

Retrieves candidate or running configuration data using <get-config>.

Changing Configuration Data

Changing Data in the Running Configuration

Directly edits the active configuration, taking effect immediately.

Changing Data in the Candidate Configuration

Uses a safe workspace for configuration changes before committing.

Locking Data Stores

Prevents concurrent configuration changes by locking datastores.

Validating Changes

Checks configuration syntax before committing.

Committing Changes

Applies candidate configuration changes to the running configuration.

RUGGEDCOM ROX II Actions

Admin Namespace Actions

Actions related to administrative tasks via NETCONF.

shutdown

Shuts down the device, allowing a power removal window.

reboot

Restarts the device.

restore-factory-defaults

Resets the device to factory default settings.

Interfaces Namespace Actions

Actions related to network interfaces via NETCONF.

Examples

Setting the System Clock

Example of setting the system clock using an action command.

Restoring Factory Defaults

Example of restoring factory default settings.

Changing the System Name by Locking and Committing

Modifies system name using candidate config, locking, and committing.

Changing the System Name Directly

Modifies system name directly in the running configuration.

Creating a Static VLAN

Example of creating a static VLAN using NETCONF.

Assigning a PVID on a Port

Example of assigning a PVID to a port.

Disabling Spanning Tree on a Specific Port

Example of disabling Spanning Tree on a specific port.

Configuring an IP Address on a Specific Port

Example of configuring an IP address on a specific port.

Deleting an IP Address

Example of deleting an IP address and its container element.

Setting a Static Route

Example of setting a static route in the configuration.

Disabling Spanning Tree Globally

Example of globally disabling Spanning Tree using nc:operation='delete'.

Retrieving all IP Addresses from the Running Configuration

Example of retrieving all IP addresses from the running configuration.

Retrieving the Active Routes on a Device

Example of retrieving active routes from the running configuration.

Configuring Static Multicast Routing on a Layer 3 Device

Example of configuring static multicast routing on a Layer 3 device.

Enabling Static Multicast Routing on a Layer 3 Device

Example of enabling static multicast routing on a Layer 3 device.

Retrieving Static Multicast Status on a Layer 3 Device

Example of retrieving static multicast status.

Replacing an IP Address

Example of replacing an existing IP address with a new value.

Configuring a Port to Dynamically Obtain an IP Address

Example of configuring a port to obtain an IP address via DHCP.

Configuring OSPF Area and Network on a Layer 3 Device

Example of configuring OSPF area and network on a Layer 3 device.

Enabling the OSPF Passive-Default Option

Example of enabling the OSPF passive-default option.

Configure an OSPF Non-Passive Port

Example of configuring an OSPF port as non-passive.

Configuring OSPF Parameters

Example of configuring OSPF parameters.

Enabling the OSPF redistribute-connected Option

Example of enabling OSPF redistribute-connected.

Enabling OSPF on a Layer 3 Device

Example of enabling OSPF on a Layer 3 device.

Retrieving OSPF Status

Example of retrieving OSPF status information.

Configuring DHCP Server

Example of configuring the DHCP server service.

Configure the DHCP Server Port Listening for DHCP Client Requests

Example of configuring the DHCP server's listening port.

Enabling the DHCP Server Service

Example of enabling the DHCP server service.

Disabling an Ethernet Port

Example of disabling an Ethernet port using nc:operation='delete'.

Enabling an Ethernet Port

Example of enabling an Ethernet port.

Checking an IP Address on a Specific Port using the Interfaces Namespace

Example of checking an IP address on a specific port.

Changing a User's Password

Example of changing a user's password.

NETCONF XML Elements

<commit>

Commits changes to the configuration.

<edit-config>

Changes specified data in a configuration.

<lock>

Locks a configuration, preventing other edits.

Related product manuals