Redundant interface port Redundancy

Source: Internet
Author: User

Adding a redundant interface

You can configure up to 8 redundant interface pairs. to configure a redundant interface, perform the following steps:

Step 1 to add the logical redundant interface, enter the following command:

Hostname (config) # interface redundant number

Hostname (config-If )#

Where the number argument is an integer between 1 and 8.

Step 2 to add the first member interface to the redundant interface, enter the following command:

Hostname (config-If) # member-interfacephysical_interface

See the "processing ing and enabling RJ-45 interfaces" section for a description of the physical interface ID.

After you add the interface, any configuration for it (such as an IP address) is removed.

Step 3 to add the second member interface to the redundant interface, enter the following command:

Hostname (config-If) # member-interfacephysical_interface

Make sure the second interface is the same physical type as the first interface.

To remove a member interface, enter the no member-interfacephysical_interface command. You cannot remove both Member interfaces from the redundant interface; the redundant interface requires at least one member interface.

Step 4 to enable the interface (if you previusly disabled it), enter the following command:

Hostname (config-If) # No Shutdown

By default, the interface is enabled. to disable the interface, enter the shutdown command. if you enter the shutdown command, you also shut down all subinterfaces. if you shut down an interface in the system execution space, then that interface is shut down in all contexts that share it.

The following example creates two redundant interfaces:

Hostname (config) # interface redundant 1

Hostname (config-If) # Member-interface gigabitethernet 0/0

Hostname (config-If) # Member-interface gigabitethernet 0/1

Hostname (config-If) # interface redundant 2

Hostname (config-If) # Member-interface gigabitethernet 0/2

Hostname (config-If) # Member-interface gigabitethernet 0/3

Changing the active interface

By default, the active interface is the first interface listed in the configuration, if it is available. To view which interface is active, enter the following command:

Hostname # Show interface redundantnumberdetail | grep Member

For example:

Hostname # Show interface redundant1detail | grep member members gigabitethernet0/3 (active), gigabitethernet0/2

To change the active interface, enter the following command:

Hostname # redundant-interfaceredundantnumberactive-memberphysical_interface

Where the redundantnumber argument is the redundant interface ID, such as redundant1.

The physical_interface is the member Interface ID that you want to be active

This article is from the "Mojo" blog and will not be reproduced!

Redundant interface port Redundancy

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.