Sign In
Upload
Manuals
Brands
Siemens Manuals
Network Router
RUGGEDCOM MX5000
Siemens RUGGEDCOM MX5000 Manuals
Manuals and User Guides for Siemens RUGGEDCOM MX5000. We have
2
Siemens RUGGEDCOM MX5000 manuals available for free PDF download: Reference Manual, Installation Manual
Siemens RUGGEDCOM MX5000 Reference Manual (148 pages)
RUGGEDCOM series
Brand:
Siemens
| Category:
Network Router
| Size: 1.05 MB
Table of Contents
Table of Contents
3
Open Source
2
Security Information
2
Preface
9
How this Guide Is Organized
9
Alerts
10
Related Documents
10
Accessing Documentation
10
Training
11
Customer Support
11
Chapter 1 Introduction
13
What Is NETCONF
13
NETCONF Capabilities and Namespaces
14
Sample NETCONF Sessions
15
Sample Session: Getting Data
16
Examples
17
Sample Session: Performing an Action
18
Sample Session: Editing Data
21
Chapter 2 NETCONF Capabilities and Namespaces
27
Supported IETF Rfcs
15
What Can NETCONF Do
15
Who Should Use this Guide
15
IETF Capabilities
27
IETF Namespaces
29
Vendor-Defined Capabilities
29
RUGGEDCOM Namespaces
30
Vendor-Defined Namespaces
30
Viewing the Capabilities on a Device
32
Chapter 3 NETCONF Sessions
35
Configuring/Monitoring NETCONF in RUGGEDCOM NETCONF
35
Connecting to the NETCONF Service
35
Saying Hello
36
RUGGEDCOM ROX II NETCONF <Hello> Message
37
Closing the Session
38
Killing a Session
38
Chapter 4 Getting Data
41
Using the <Get> Command
41
Using the <Get-Config> Command
42
Using Xpaths with <Get> and <Get-Config
43
Getting Information for a Specific Object
45
Specifying Objects with Hierarchical XML Elements
45
Specifying Objects with Xpaths
46
Getting Default Values
46
Getting Data Models from the Device
47
Getting Schemas from the Device
48
Getting YIN and YANG Files from the Device
49
Using Pyang
50
Using the Text-Based Tree
51
Chapter 5 Changing Configuration Data
53
Changing Data in the Running Configuration
53
Changing Data in the Candidate Configuration
54
Locking Data Stores
55
Copying Data
56
Replacing Data
58
Deleting Data
60
Validating Changes
62
Committing Changes
63
Chapter 6 RUGGEDCOM ROX II Actions
65
Admin Namespace Actions
66
Snmp-Discover
67
Launch-Upgrade
67
Decline-Upgrade
68
Rollback-Reboot
68
Roxflash
69
Clear-All-Alarms
69
Acknowledge-All-Alarms
69
Shutdown
70
Reboot
70
Set-System-Clock
70
Restore-Factory-Defaults
71
Delete-Logs
71
Install-Files
71
Backup-Files (Backup Files)
72
Full-Configuration-Save
72
Full-Configuration-Load
73
Interfaces Namespace Actions
73
Reset (Modem)
74
At (Modem)
74
Reset (Cellular Modem)
75
At (Cellular Modem)
75
Reset (Serial Port)
76
Clear-Serial-Port-Stats
76
Restart-Serserver
77
Reset-Port (Switch Port)
77
Clear-Port-Stats (Switch Port)
78
Start-Cable-Test (Switch Port)
78
Clear-Cable-Stats-Port (Switch Port)
79
Services Namespace Actions
79
Ntp-Status
79
Log (Link-Failover)
80
Start-Test (Link Failover)
80
Cancel-Test (Link Failover)
81
Show-Active-Leases (DHCP Server)
81
Switch Namespace Actions
81
Clear-Stp-Stats (Switch)
82
Flush-Dynamic-Rules (Switch)
82
Reset-All-Switch-Ports (Switch)
82
Clear-All-Switch-Stats (Switch)
83
Clear-Cable-Stats-All (Switch)
83
Tunnel Namespace Actions
83
Display-Public-Key (IPSEC)
84
Status (IPSEC)
84
Install-Certificate (IPSEC)
84
Install-Ca-Certificate (IPSEC)
85
Install-Crl-File (IPSEC)
86
Remove-Ca-Certificate (IPSEC)
87
Remove-Certificate (IPSEC)
87
Remove-Crl (IPSEC)
88
Chapter 7 Examples
89
Getting the ROX Release
92
Getting the System Name
92
Acknowledging Alarms
93
Getting the Chassis Status
93
Setting the System Clock
93
Clearing All Alarms
94
Restoring Factory Defaults
94
Viewing Alarms
94
Changing the System Name by Locking and Committing
95
Changing the System Name Directly
96
Creating a Static VLAN
97
Assigning a PVID on a Port
98
Disabling Spanning Tree on a Specific Port
99
Configuring an IP Address on a Specific Port
100
Deleting an IP Address
102
Setting a Static Route
103
Disabling Spanning Tree Globally
104
Retrieving All IP Addresses from the Running Configuration
106
Retrieving the Active Routes on a Device
106
Configuring Static Multicast Routing on a Layer 3 Device
107
Enabling Static Multicast Routing on a Layer 3 Device
108
Retrieving Static Multicast Status on a Layer 3 Device
109
Replacing an IP Address
110
Configuring a Port to Dynamically Obtain an IP Address
111
Configuring OSPF Area and Network on a Layer 3 Device
112
Enabling the OSPF Passive-Default Option
114
Configure an OSPF Non-Passive Port
115
Configuring OSPF Parameters
116
Enabling the OSPF Redistribute-Connected Option
118
Enabling OSPF on a Layer 3 Device
119
Retrieving OSPF Status
120
Configuring DHCP Server
121
Retrieving All Data from the Routing Namespace
121
Configure the DHCP Server Port Listening for DHCP Client Requests
122
Enabling the DHCP Server Service
124
Disabling an Ethernet Port
125
Enabling an Ethernet Port
126
Checking an IP Address on a Specific Port Using the Interfaces Namespace
127
Retreiving All Data from Running Database Including Default Tags and Values
128
Retreiving All Data from Running Database Including Default Values
128
Changing a User's Password
129
Displaying the Status of the Ipsec Service
130
Selecting a Certificate for an Ipsec Tunnel
130
Installing a CA Certificate
132
Configuring a Signed CA Certificate
133
Installing a Private Key to a Signed CA Certificate
133
Installing a CRL File
134
Removing a CA Certificate
135
Removing a Certificate
135
Removing a CRL File
136
Netconf XML Elements
137
Chapter 8 NETCONF XML Elements
137
Close-Session
138
Commit
138
Section 8.2, "<Close-Session
138
Section 8.3, "<Commit
138
Copy-Config
139
Data
139
Section 8.4, "<Copy-Config
139
Section 8.5, "<Data
139
Discard-Changes
140
Edit-Config
140
Error-Info
140
Section 8.6, "<Discard-Changes
140
Section 8.7, "<Edit-Config
140
Section 8.8, "<Error-Info
140
Get-Config
141
Hello
141
Section 8.9, "<Get-Config
141
Section 8.10, "<Hello
142
Kill-Session
143
Lock
143
Section 8.11, "<Kill-Session
143
Section 8.12, "<Lock
143
Rpc
144
Rpc-Error
144
Rpc-Reply
145
Target
146
Unlock
146
Validate
147
Section 8.14, "<Rpc
147
Section 8.19, "<Validate
147
Advertisement
Siemens RUGGEDCOM MX5000 Installation Manual (50 pages)
Brand:
Siemens
| Category:
Network Hardware
| Size: 4.72 MB
Table of Contents
Table of Contents
5
Preface
7
Alerts
7
Related Documents
8
Accessing Documentation
8
Training
8
Customer Support
10
Chapter 1 Introduction
11
Feature Highlights
11
Description
12
Required Tools and Materials
14
Cabling Recommendations
14
Protection on Twisted-Pair Data Ports
14
Gigabit Ethernet 1000Base-TX Cabling Recommendations
15
Supported Fiber Optic Cables
15
Decommissioning and Disposal
16
Chapter 2 Installing the Device
17
General Procedure
18
Unpacking the Device
18
Mounting the Device
18
Certification
18
Mounting the Device to a Rack
19
Mounting the Device to a Panel
20
Installing the Chassis Ground Connection
21
Grounding the Device
22
Connecting the Failsafe Alarm Relay
23
Connecting Power
23
Connecting AC Power
24
Connecting DC Power
25
Chapter 3 Device Management
27
Connecting to the Device
27
Configuring the Device
28
Accessing the Compactflash Card
28
Chapter 4 Modules
31
Available Modules
32
Installing/Removing Line Modules
36
Installing/Removing Power Supply Modules
38
Chapter 5 Technical Specifications
41
Failsafe Relay Specifications
41
Operating Environment
41
Mechanical Specifications
42
Dimension Drawings
42
Chapter 6 Certification
45
Approvals
45
TüV SüD
45
European Commission (EC)
46
Fcc
46
Fda/Cdrh
46
Ised
47
Iso
47
Rohs
47
Other Approvals
47
MIL-STD Ratings
48
EMC and Environmental Type Tests
48
Advertisement
Related Products
Siemens SINAUT MD741-1
Siemens SCALANCE M812
Siemens SCALANCE M816
Siemens SCALANCE M800
Siemens SCALANCE M876-4
Siemens SCALANCE M874-1
Siemens SCALANCE M8744
Siemens SIMATIC NET SCALANCE M826
Siemens SCALANCE M816-1
Siemens SCALANCE M826-2
Siemens Categories
Industrial Equipment
Controller
Control Unit
Oven
Washer
More Siemens Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL