- play_arrow Junos Fusion Provider Edge
- play_arrow Junos Fusion Provider Edge Overview
- Junos Fusion Provider Edge Overview
- Understanding Junos Fusion Provider Edge Components
- Understanding Satellite Device Clustering in a Junos Fusion
- Understanding Junos Fusion Ports
- Understanding Port-Based Authentication in a Junos Fusion Provider Edge
- Understanding Software in a Junos Fusion Provider Edge
- Understanding Junos Fusion Provider Edge Software and Hardware Requirements
- Understanding the Flow of Data Packets in a Junos Fusion Topology
- Understanding Satellite Policies in a Junos Fusion
- Junos Fusion Provider Edge Supported Protocols
- Local Switching on Junos Fusion Provider Edge
- Broadband Subscription Services on Junos Fusion
- play_arrow Junos Fusion Provider Edge Configuration
- play_arrow Junos Fusion Provider Edge Administration
- Managing Satellite Software Upgrade Groups in a Junos Fusion
- Verifying Connectivity, Device States, Satellite Software Versions, and Operations in a Junos Fusion
- Converting a Satellite Device in a Junos Fusion to a Standalone Device
- Installing Junos OS Software on a Standalone Device Running Satellite Software
- play_arrow Power over Ethernet, LLDP, and LLDP-MED on a Junos Fusion Provider Edge
- play_arrow Monitoring Junos Fusion Provider Edge
- play_arrow SNMP MIB Support on Junos Fusion Provider Edge
- play_arrow Link Aggregation and Link Aggregation Control Protocol on Junos Fusion Provider Edge
- play_arrow Uplink Failure Detection on Junos Fusion Provider Edge
- play_arrow Multicast Replication on Junos Fusion Provider Edge
- play_arrow Class of Service on Junos Fusion Provider Edge
-
- play_arrow Configuration Statements and Operational Commands
Configuring Satellite Device Alarm Handling Using an Environment Monitoring Satellite Policy in a Junos Fusion
This topic shows how to configure the alarm levels for link-down events on a satellite device in a Junos Fusion.
To configure system alarm handling in a Junos Fusion using an environment monitoring satellite policy:
- Log in to the aggregation device.
- Create and name the environment monitoring satellite policy:content_copy zoom_out_map
[edit] user@aggregation-device# set policy-options satellite-policies environment-monitoring-policy policy-name
For example, to create an environment monitoring satellite policy named linkdown-alarm-monitoring-1:
content_copy zoom_out_map[edit] user@aggregation-device# set policy-options satellite-policies environment-monitoring-policy linkdown-alarm-monitoring-1
- Configure the link-down alarm behavior for the Junos Fusion
using one or both of the following methods:
Set the default link-down alarm to one setting whenever it is experienced in a Junos Fusion:
content_copy zoom_out_map[edit policy-options satellite-policies environment-monitoring-policy policy-name] user@aggregation-device# set alarm linkdown [ignore | red | yellow]
For example, to set the default link-down alarm to ignore for linkdown-alarm-monitoring-1:
content_copy zoom_out_map[edit policy-options satellite-policies environment-monitoring-policy linkdown-alarm-monitoring-1] user@aggregation-device# set alarm linkdown ignore
Set the link-down alarm behavior for a specific satellite device hardware model using terms:
content_copy zoom_out_map[edit policy-options satellite-policies environment-monitoring-policy policy-name] user@aggregation-device# set term term-name from product-model model-name alarm linkdown [ignore | red | yellow]
where term-name is the user-defined name of the term, and model-name defines the product model of the satellite device that uses the satellite policy.
You can apply environment monitoring satellite policies individually or globally. You can, therefore, create multiple policies using the instructions in this step and apply them to different satellite devices in your Junos Fusion, when needed.
You can use multiple terms in the same environment monitoring satellite policy.
For example, if you wanted to configure EX4300 switches acting as satellite devices to send yellow alarms when link-down errors occur while QFX5100 switches acting as satellite devices send red alarms for the same condition:
content_copy zoom_out_map[edit policy-options satellite-policies environment-monitoring-policy linkdown-alarm-monitoring-1] user@aggregation-device# set term ex4300-yellow from product-model EX4300* alarm linkdown yellow user@aggregation-device# set term qfx5100-red from product-model QFX5100* alarm linkdown red
- Associate the environment monitoring satellite policy
with a Junos Fusion configuration.
To associate an environment monitoring satellite policy for all satellite devices in a Junos Fusion:
content_copy zoom_out_map[edit chassis satellite-management] user@aggregation-device# set environment-monitoring-policy policy-name
For example, to associate an environment monitoring satellite policy named linkdown-alarm-monitoring-1 for all satellite devices in a Junos Fusion:
content_copy zoom_out_map[edit chassis satellite-management] user@aggregation-device# set environment-monitoring-policy linkdown-alarm-monitoring-1
To associate an environment monitoring satellite policy for select FPC IDs in a Junos Fusion:
content_copy zoom_out_map[edit chassis satellite-management fpc slot-id] user@aggregation-device# set environment-monitoring-policy policy-name
For example, to associate an environment monitoring satellite policy named linkdown-alarm-monitoring-1 for the satellite device associated with FPC ID 101 in a Junos Fusion:
content_copy zoom_out_map[edit chassis satellite-management fpc 101] user@aggregation-device# set environment-monitoring-policy linkdown-alarm-monitoring-1
You can configure a different environment monitoring policy for a single satellite device using the fpc slot-id when an environment monitoring policy for all satellite devices is configured. The environment monitoring policy for the FPC is enabled in cases when both an individual and global environment monitoring policy are configured.
- Commit the configuration to both Routing Engines:content_copy zoom_out_map
[edit] user@aggregation-device# commit synchronize
If you want to commit the configuration to the active Routing Engine only:
content_copy zoom_out_map[edit] user@aggregation-device# commit