Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring Ethernet Link Redundancy
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • Ethernet Link Redundancy Overview
  • Ethernet Link Redundancy Behavior Overview
  • redundant-port
 

Configuring Ethernet Link Redundancy

To configure Ethernet link redundancy:

  1. Specify the Fast Ethernet or Gigabit Ethernet interface on which to configure a redundant link.
    host1(config)#interface gigabitEthernet 1/1
  2. For LAG to non-LAG configurations only, specify that LACP is disabled on the port.
    host1(config-if)#no lacp
  3. Configure a backup interface and disable LACP on it.
    host1(config)#interface gigabitEthernet 1/0 host1(config-if)#no lacp
  4. Configure a LAG interface and assign a member link to the backup interface.
    host1(config)#interface lag myBundle host1(config-if)#member-interface gigabitEthernet 1/0 host1(config-if)#member-interface gigabitEthernet 1/1
  5. Do one of the following:
    • Configure link redundancy on the port you specified in step  1.
      host1(config-if)#redundant-port gigabitEthernet 1/1
    • Force the port you specified in step 1 to fail over.
      host1(config-if)#redundant-port gigabitEthernet 1/1 force-failover
  6. (Optional) Configure the redundant link to revert back to redundant mode when the failed link becomes active again.
    host1(config-if)#redundant-port gigabitEthernet 1/1 auto-revert

Note: In JunosE Release 12.1.x and lower-numbered releases, if you shut down the member interface in a LAG bundle and clear the ARP entry associated with that member link, ARP does not work correctly when the active link encounters a fault and fails over to the redundant link in the LAG bundle. This problem occurs because the forwarding controller incorrectly sends an exception for the channel ID to the interface controller for member interfaces in the LAG bundle configured with the redundant-port command that fail over to other links in the LAG bundle.

Beginning with JunosE Release 12.2.x, ARP works correctly for member links in the LAG bundle that are configured as redundant interfaces when they encounter a failure and fails over to other links in the LAG bundle.

 

Related Documentation

  • Ethernet Link Redundancy Overview
  • Ethernet Link Redundancy Behavior Overview
  • redundant-port
 

Published: 2012-06-26

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out