Skip to content

Commit c702cda

Browse files
Merge pull request #936 from 128technology/DOCS-521-522
DOCS-521 and DOCS-522
2 parents da6dfdd + 54f36ac commit c702cda

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

docs/config_alarm_suppression.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: Alarm Suppression
33
sidebar_label: Alarm Suppression
44
---
55

6+
#### Version History
7+
| Release | Modification |
8+
| ------- | --------------------------- |
9+
| 6.3.0 | Alarm Supression introduced |
10+
611
While shelving alarms for a router is useful for staging and maintenance activities, there are situations where a more granular approach is useful.
712

813
By using the Alarm Suppression feature, individual alarms as well as alarm types can be filtered or hidden. This allows you to focus on alarms that are relevant to your configuration needs without creating unique rules to hide every type of alarm. You can write custom shelves, allowing you to silence alarming on interfaces that are intentionally configured as administratively down, for example.

docs/config_command_guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,10 @@ configure authority alarm-shelving shelf <name>
453453
| [`severity`](#configure-authority-alarm-shelving-shelf-severity) | Shelve alarms for this severity. |
454454
| `show` | Show configuration data for &#x27;shelf&#x27; |
455455

456+
| Release | Modification |
457+
| ------- | ----------------------------|
458+
| 6.3.0 | Alarm suppression feature introduced |
459+
456460
## `configure authority alarm-shelving shelf applies-to`
457461

458462
Logical group to which a configuration element applies

docs/install_qcow2_deployment.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@ The SSR software can now be downloaded as a qcow2 image. Qcow2 is a storage form
77

88
For successful SSR qcow2 deployment, a cloud-init (or nocloud) configuration **must** provide persistent network interface bindings on first boot of the VM; otherwise the SSR will not correlate virtual machine NICs to router interfaces, and they may change across VM reboots. Operation of SSR qcow2 without persistent NIC bindings is not supported at this time.
99

10-
Download the qcow2 image using the link below:
10+
Download the 128T package-based qcow2 image using the link below:
1111

1212
<!-- markdown-link-check-disable-next-line -->
13-
https://software.128technology.com/artifactory/list/generic-128t-images-release-local
13+
https://software.128technology.com/artifactory/list/generic-128t-images-release-local/
14+
15+
Beginning with version 6.0, an image-based ISO installation process has been implemented. This installation and upgrade process is only available for SSR version 6.0 and higher. Conductors with version 6.3.0 installed are able to manage routers installed with image-based and package-based software versions. For more information, see [Image-Based Installation](intro_installation_image.md).
16+
17+
Download the SSR image-based install qcow2 using the link below:
18+
19+
<!-- markdown-link-check-disable-next-line -->
20+
https://software.128technology.com/artifactory/list/generic-128t-install-images-release-local/
1421

1522
## Using cloud-init to bootstrap SSR connection to Conductor
1623

0 commit comments

Comments
 (0)