Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request protection-group ethernet-ring

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request protection-group ethernet-ring (clear | force-switch | manual-switch)

Description

Specify Ethernet Automatic Protection Switching (APS) related operations on an Ethernet ring. APS is a linear protection scheme designed to protect VLAN based Ethernet networks.

Options

clear

Clears active local command

force-switch Force switch data path to use protection path.
manual-switch Manual switch data path to use protection path.

Additional Information

Required Privilege Level

view

Sample Output

request-protection-group ethernet-ring manual-switch

content_copy zoom_out_map
user@host> request-protection-group ethernet-ring manual-switch interface-name ge-0/0/1
Local MS command is completed for pg (erp1) intf (ge-0/0/1.0)

request-protection-group ethernet-ring force-switch

content_copy zoom_out_map
user@host> request-protection-group ethernet-ring force-switch interface-name ge-0/0/1
content_copy zoom_out_map
Local FS command is completed for pg (erp1) intf (ge-0/0/1.0)

request protection-group ethernet-ring clear

content_copy zoom_out_map
user@host> request protection-group ethernet-ring clear
CLEAR request is completed for pg (erp1)

Release Information

Command introduced in Junos OS Release 9.4.

footer-navigation