Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

request interface (revert | switchover) (Aggregated Inline Service Interfaces)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request interface (revert | switchover) bundle-name

Description

Manually revert L2TP data traffic from the designated backup link to the designated primary link of an aggregated inline service interface bundle interface for which 1:1 redundancy is configured, or manually switch data traffic from the primary link to the backup link.

Note:

When 1:1 redundancy protection is configured for an aggregated inline service interface, if the primary link fails, the router automatically routes data traffic destined for the L2TP session on that link to the backup link. However, the router does not automatically route data traffic back to the primary link when the primary link is subsequently reestablished. Instead, you manually divert traffic back to the primary link by issuing the request interface revert operational command.

Options

revert

Restore data traffic for the LNS session to the primary link.

switchover

Transfer data traffic for the LNS session to the secondary (backup) link.

bundle-name

Name of the aggregated inline service interface bundle.

Required Privilege Level

view

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

request interface switchover

content_copy zoom_out_map
user@host >request interface switchover asi0
error: requesting cmd SWITCH when primary is not active

Sample Output

request interface revert

content_copy zoom_out_map
user@host >request interface revert asi0
request succeeded

Release Information

Command introduced in Junos OS Release 16.2.

footer-navigation