02-Virtual Technologies Configuration Guide

HomeSupportConfigure & DeployConfiguration GuidesH3C SecPath M9000 Configuration Guide(V7)(R9153P39 R9001P39)-6W40002-Virtual Technologies Configuration Guide
03-Reth interface and redundancy group configuration

Contents

Configuring Reth interfaces· 1

About Reth interfaces· 1

Operating mechanism·· 1

Application scenario· 1

Reth subinterfaces· 1

Restrictions: Hardware compatibility with Reth interface· 2

Restrictions and guidelines: Reth interface configuration· 2

Configuring a Reth interface· 2

Restrictions and guidelines: Reth interface configuration· 2

Configuring basic parameters for a Reth interface· 3

Setting the parameters for retransmitting advertisement messages after a Reth member interface switchover 4

Enabling fast traffic switchover on a Reth interface· 4

Configuring a Reth subinterface· 5

Restoring default settings for a Reth interface or subinterface· 6

Displaying and maintaining Reth interfaces· 7

Configuring redundancy groups· 8

About redundancy groups· 8

Operating mechanism of a redundancy group· 8

Redundancy group node states· 8

Redundancy group members· 9

Redundancy group switchover 12

Restrictions: Hardware compatibility with redundancy group· 13

Redundancy group configuration tasks at a glance· 13

Creating a redundancy group· 14

Configuring a redundancy group node· 14

Assigning physical Ethernet interfaces to a redundancy group· 15

Assigning Reth interfaces to a redundancy group· 15

Assigning failover groups to a redundancy group· 16

Configuring the switchover timers· 16

Performing a manual switchover to the low-priority node· 17

Performing a manual switchover back to the high-priority node· 17

Enabling SNMP notifications for redundancy groups· 17

Displaying and maintaining redundancy groups· 18

Redundancy group configuration examples· 18

Example: Configuring a redundancy group with Layer 3 interface and failover group members· 18

Example: Configuring a redundancy group with failover group and Reth interface members· 24

 


Configuring Reth interfaces

About Reth interfaces

A redundant Ethernet (Reth) interface is a virtual Layer 3 interface that uses two member interfaces to ensure link availability. One member interface is active and the other is inactive. When the active interface fails, the inactive interface becomes active. The member interface switchover does not interrupt traffic.

 

 

NOTE:

The Reth interface feature is supported only in IRF mode.

Operating mechanism

A member interface of a Reth interface can be in either of the following states:

·     Active—The interface can forward packets. A Reth interface can have only one active member interface.

·     Inactive—The interface cannot forward packets.

A Reth interface determines the state of its member interfaces by using the following rules:

·     When the member interfaces are physically up, the member interface with the higher priority is active. The other member interface is inactive. The priority of an interface is user configurable.

·     When the member interfaces are physically down, both interfaces are inactive.

·     When the active member interface goes down physically, the inactive interface automatically becomes active to forward packets.

If the Reth interface is added to a redundancy group, the member interface states are determined by the redundancy group. For more information, see "Configuring redundancy groups."

The switchover between the Reth member interfaces is not visible to the network and does not cause network topology changes. For the upstream and downstream devices, they are connected to the Reth interface and learn only the MAC address of the Reth interface.

Application scenario

The Reth interface feature is typically used with the redundancy group feature. For more information, see "Configuring redundancy groups."

Reth subinterfaces

To transmit and receive VLAN-tagged packets on a Reth interface, you can create subinterfaces for the Reth interface. A Reth subinterface is a Layer 3 logical interface and can be assigned an IP address. Packets from different VLANs can be forwarded by different Reth subinterfaces, which improves the interface efficiency and networking flexibility. For more information about VLAN-tagged packet processing on a Reth subinterface, see VLAN termination in Layer 2—LAN Switching Configuration Guide.

Restrictions: Hardware compatibility with Reth interface

Hardware platform

Module type

Reth interface compatibility

M9006

M9010

M9014

Blade IV firewall module

Yes

Blade V firewall module

Yes

NAT module

Yes

Application delivery engine (ADE) module

Yes

Anomaly flow cleaner (AFC) module

No

M9010-GM

Encryption module

Yes

M9016-V

Blade V firewall module

Yes

M9008-S

M9012-S

Blade IV firewall module

Yes

Application delivery engine (ADE) module

Yes

Intrusion prevention service (IPS) module

Yes

Video network gateway module

Yes

Anomaly flow cleaner (AFC) module

No

M9008-S-6GW

IPv6 module

Yes

M9008-S-V

Blade IV firewall module

Yes

M9000-AI-E8

Blade V firewall module

Yes

Application delivery engine (ADE) module

Yes

M9000-AI-E16

Blade V firewall module

Yes

Restrictions and guidelines: Reth interface configuration

During master/subordinate switchover on an IRF fabric, do not delete an aggregate interface from a Reth interface.

Configuring a Reth interface

Restrictions and guidelines: Reth interface configuration

Supported member interface types

A Reth interface can use the following interfaces and their subinterfaces as member interfaces:

·     Layer 3 Ethernet interfaces.

·     Layer 3 aggregate interfaces.

Member interface configuration

When you configure a Reth interface, follow these restrictions and guidelines:

·     You can assign a maximum of two member interfaces to a Reth interface. The member interfaces must have different priorities.

·     You cannot assign member interfaces to a Reth subinterface.

·     You cannot assign subinterfaces or interfaces that have subinterfaces to a Reth interface if the Reth interface has Reth subinterfaces.

·     You can assign an interface or subinterface to only one Reth interface.

·     As a best practice, assign interfaces of the same type and speed to a Reth interface.

·     If both member interfaces of a Reth interface are subinterfaces, make sure they are on different main interfaces and terminate the same VLAN ID. For more information about VLAN termination, see Layer 2—LAN Switching Configuration Guide.

·     Do not specify a Reth interface as the outgoing interface in IPv6 static neighbor entries if its member interfaces contain subinterfaces. For more information about IPv6 static neighbor entries, see Layer 3—IP Services Configuration Guide.

·     Settings made on the member interfaces of a Reth interface will not take effect until they are removed from the Reth interface.

Member interface deletion

Before you delete a Reth interface, make sure all its member interfaces have been removed.

Configuring basic parameters for a Reth interface

1.     Enter system view.

system-view

2.     Create a Reth interface and enter its view.

interface reth interface-number

By default, no Reth interfaces exist.

3.     Assign a member interface to the Reth interface.

member interface interface-type interface-number priority priority

By default, a Reth interface does not have member interfaces.

4.     (Optional.) Configure the expected bandwidth for the Reth interface.

bandwidth bandwidth-value

By default, the expected bandwidth is 10000 kbps.

The expected bandwidth is an informational parameter used only by higher-layer protocols for calculation. You cannot adjust the actual bandwidth of an interface by using this command.

5.     (Optional.) Configure the description of the Reth interface.

description text

The default description of a Reth interface is interface-name Interface (for example, Reth1 Interface).

6.     (Optional.) Set the MTU of the Reth interface.

mtu size

By default, the MTU of a Reth interface is 1500 bytes.

7.     Set the MAC address for the Reth interface.

mac-address mac-address

By default, a Reth interface uses the bridge MAC address.

Typically, this command is not required. When Reth interfaces on different devices in a network have the same MAC address, the devices might fail to communicate correctly. To eliminate the MAC address conflicts, you can use this command to modify MAC addresses for the Reth interfaces.

8.     Bring up the Reth interface.

undo shutdown

By default, a Reth interface is not manually shut down.

Setting the parameters for retransmitting advertisement messages after a Reth member interface switchover

About this task

After you configure the parameters for retransmitting advertisement messages, a Reth interface performs the following operations when a Reth member interface switchover occurs on it:

1.     Sends advertisement messages (including gratuitous ARP messages and NA messages) to neighbors immediately.

2.     Retransmits the advertisement messages according to the number of retransmissions and the retransmission interval you have configured.

Restrictions and guidelines

If a Reth interface has subinterfaces, the subinterfaces also send advertisement messages upon a Reth member interface switchover. To save CPU resources, the parameters for retransmitting advertisement messages take effect only on Reth interfaces. Reth subinterfaces are not controlled by these parameters.

Procedure

1.     Enter system view.

system-view

2.     Set the parameters for retransmitting advertisement messages to neighbors after a Reth member interface switchover.

reth advertise retransmit times interval seconds

By default, after a Reth member interface switchover, a Reth interface retransmits advertisement messages to neighbors five times at an interval of 1 second.

Enabling fast traffic switchover on a Reth interface

About fast traffic switchover

IMPORTANT

IMPORTANT:

This feature introduces low possibility of forwarding traffic on the inactive member interface while the system is operating correctly. Make sure you understand this impact on your services when you use this feature.

 

This feature enables faster traffic switchover between Reth member interfaces than the standard switchover mechanism of Reth when the master device is powered off or reboots unexpectedly.

This feature implements fast switchover by allowing the inactive member interface to forward packets. In rare cases, the neighbor device might learn MAC address entries on the link connected to the inactive interface and sends traffic to the inactive interface.

Restrictions and guidelines

For this feature to take effect and operate effectively, follow these restrictions and guidelines:

·     Make sure the Reth member interfaces are physical interfaces.

·     Enable fast switchover on both the Reth interface for uplink traffic and the Reth interface for downlink traffic.

·     Assign the downlink and uplink Reth interfaces to a redundancy group.

·     Make sure the high-priority Reth member interfaces are on the master device (high-priority redundancy group node).

·     To minimize the chance of receiving traffic on the inactive interface, use the arp timer aging command on the neighbor device to shorten the ARP entry aging timer.

Procedure

1.     Enter system view.

system-view

2.     Enter Reth interface view.

interface reth interface-number

3.     Enable fast traffic switchover.

fast-switch enable

By default, fast traffic switchover is disabled.

Configuring a Reth subinterface

About this task

You can create Reth subinterfaces and configure VLAN termination on the Reth subinterfaces to process VLAN-tagged packets.

Restrictions and guidelines

When you configure a Reth subinterface, follow these restrictions and guidelines:

·     To create a Reth subinterface, create the Reth interface first.

·     You cannot create subinterfaces for a Reth interface in any of the following situations:

¡     The members of the Reth interface are Layer 3 Ethernet subinterfaces or Layer 3 aggregate subinterfaces.

¡     A minimum of one subinterface is created on the member interfaces of the Reth interface.

Procedure

1.     Enter system view.

system-view

2.     Create a Reth subinterface and enter its view.

interface reth interface-number.subnumber

By default, no Reth subinterfaces exist.

If the specified Reth subinterface already exists, this command enters the view of the Reth subinterface.

3.     (Optional.) Configure the expected bandwidth for the Reth subinterface.

bandwidth bandwidth-value

By default, the expected bandwidth is 10000 kbps.

4.     (Optional.) Configure a description for the Reth subinterface.

description text

The default description of a Reth subinterface is interface-name Interface (for example, Reth1.1 Interface).

5.     (Optional.) Set the MTU of the Reth subinterface.

mtu size

By default, the MTU of a Reth subinterface is 1500 bytes.

6.     Return to system view.

quit

7.     Enter Reth interface view.

interface reth interface-number

8.     Enable subinterface rate statistics collection on the Reth interface.

sub-interface rate-statistic

By default, subinterface rate statistics collection is disabled on a Reth interface.

After you execute this command, the device periodically refreshes subinterface rate statistics for the Reth interface. The statistics is displayed in the Last 300 seconds input rate and Last 300 seconds output rate fields of the command output from the display interface reth command.

9.     Return to system view.

quit

10.     Enter Reth subinterface view.

interface reth interface-number.subnumber

11.     Bring up the Reth subinterface.

undo shutdown

By default, a Reth subinterface is not manually shut down.

Restoring default settings for a Reth interface or subinterface

Restrictions and guidelines

CAUTION

CAUTION:

The default command might interrupt ongoing network services. Make sure you are fully aware of the impacts of this command when you execute it on a live network..

 

This command might fail to restore the default settings for some commands for reasons such as command dependencies and system restrictions.

To resolve this issue:

1.     Use the display this command in interface view to identify these commands.

2.     Use their undo forms or follow the command reference to restore their default settings.

3.     If the restoration attempt still fails, follow the error message instructions to resolve the issue.

Procedure

1.     Enter system view.

system-view

2.     Enter a Reth interface or subinterface view.

interface reth { interface-number | interface-number.subnumber }

3.     Restore the default settings for the Reth interface.

default

Displaying and maintaining Reth interfaces

Execute display commands in any view and reset commands in user view.

 

Task

Command

Display Reth interface traffic statistics.

display counters { inbound | outbound } interface [ reth [ interface-number ] ]

Display traffic rate statistics for Reth interfaces in up state during the most recent statistics polling interval.

display counters rate { inbound | outbound } interface [ reth [ interface-number ] ]

Display Reth interface or subinterface information.

display interface [ reth [ interface-number | interface-number.subnumber ] ] [ brief [ description | down ] ]

Display information about the member interfaces of a Reth interface.

display reth interface interface-type interface-number

Clear statistics for Reth interfaces.

reset counters interface [ reth [ interface-number ] ]

 


Configuring redundancy groups

About redundancy groups

A redundancy group works on IRF fabrics. It allows traffic to enter and leave an IRF fabric through the same member device.

Operating mechanism of a redundancy group

As shown in Figure 1, a redundancy group has two redundancy group nodes. Each node is bound to an IRF member device.

A redundancy group node is a collection of objects on its bound IRF member device. The objects include member interfaces of Reth interfaces, CPUs of failover groups, and individual physical Ethernet interfaces. The state of the objects is consistent with the state of the node.

In a redundancy group, one node is in primary state, and the other node is in secondary state. Only the primary node forwards traffic. When the primary node fails, the redundancy group switches over to the secondary node. This mechanism ensures path symmetry for traffic.

As shown in Figure 1, a redundancy group performs a switchover as follows:

1.     When both IRF member devices are operating correctly, the redundancy group forwards traffic through Node 1 (Device A) and backs up services and data (such as NAT) to Node 2 (Device B).

2.     When the upstream interface on Device A fails, the redundancy group shuts down the downstream interface on Device A and switches traffic over to Device B.

Figure 1 Redundancy group operating mechanism

 

Redundancy group node states

A redundancy group node can act as the primary or secondary node. Only the primary node can forward traffic.

When both nodes are operating correctly, the primary node is selected in the following order:

1.     The node with higher node priority.

2.     The node with smaller ID if the two nodes have the same priority.

When the primary node fails, the secondary node takes over the primary role to forward traffic. For more information about the state monitoring and switchover mechanisms, see "Redundancy group switchover."

Redundancy group members

Application scenarios of redundancy group members

Redundancy group members can be physical Ethernet interfaces, Reth interfaces, and failover groups that are located on the IRF member devices bound to the group's nodes.

You can assign physical Ethernet interfaces or Reth interfaces to a redundancy group for symmetric traffic forwarding, as shown in Table 1.

Table 1 Application scenarios of physical Ethernet interfaces and Reth interfaces

Member type

Application scenarios

Supported interfaces

Physical Ethernet interfaces

Dynamic routing protocols run between the IRF fabric and its upstream and downstream devices.

Layer 2 Ethernet interfaces.

Later 3 Ethernet interfaces.

Reth interfaces

No dynamic routing protocol runs between the IRF fabric and its upstream and downstream devices.

A Reth interface can use the following interfaces and their subinterfaces as member interfaces:

·     Layer 3 Ethernet interfaces.

·     Layer 3 aggregate interfaces.

 

·     You can assign failover groups to a redundancy group for service backup between CPUs. For more information about failover groups, see "Configuring failover groups."

Using physical Ethernet interfaces in a redundancy group

You assign physical Ethernet interfaces to a redundancy group by binding them to their respective redundancy group nodes.

For symmetric traffic switchover, you must bind a minimum of one downlink interface and a minimum of one uplink interface with each node of the redundancy group.

The state of the member physical Ethernet interfaces changes with the state of the redundancy group nodes. Only the member interfaces on the primary node can forward traffic.

As shown in Figure 2, Interface A1 and Interface A2 are on Node 1, and Interface B1 and Interface B2 are on Node 2. When Node 1 is in primary state, Interface A1 and Interface A2 are up to forward traffic, while Interface B1 and Interface B2 do not forward traffic.

When Interface A1 goes down, the Reth module places Node 1 in secondary state. Node 2 changes to the primary state, and Interface B1 and Interface B2 take over to forward traffic, as shown in Figure 3.

Figure 2 States of the member interfaces when both nodes are operating correctly

 

Figure 3 States of the member interfaces after a switchover

 

Using Reth interfaces in a redundancy group

To use Reth interfaces for symmetric forwarding, you must assign two Reth interfaces to a redundancy group: one for uplink traffic and the other for downlink traffic. The Reth interfaces must meet the following requirements:

·     The Reth interface for uplink traffic contains one uplink port on each redundancy group node.

·     The Reth interface for downlink traffic contains one downlink port on each redundancy group node.

·     The high-priority member of each Reth interface belongs to the high-priority node.

 The state of each Reth interface's members depends on the state of the redundancy group nodes.

·     When the high-priority node is in primary state, the high-priority member is active.

·     When the low-priority node is in primary state, the low-priority member is active.

As shown in Figure 4, redundancy group 1 contains Reth 1 for uplink traffic and Reth 2 for downlink traffic. Reth 1 contains Interface A1 (on Node 1) and Interface B1 (on Node 2). Reth 2 contains Interface A2 (on Node 1) and Interface B2 (on Node 2).

When Node 1 is in primary state, Interface A1 in Reth 1 and Interface A2 in Reth 2 are active to forward uplink and downlink traffic, respectively.

When Interface A1 fails, the Reth module places Node 1 in secondary state and shuts down Interface A2, as shown in Figure 5. Node 2 changes to the primary state, and Interface B1 and Interface B2 become active to forward uplink and downlink traffic.

Figure 4 States of each Reth interface's members when both nodes are operating correctly

 

Figure 5 States of each Reth interface's members after a switchover

 

Using failover groups in a redundancy group

A failover group can be used by a service module (for example, NAT) to provide service backup between CPUs.

A failover group contains one primary CPU and one secondary CPU. If you are assigning a failover group to a redundancy group, configure the CPU on the high-priority redundancy node as the primary CPU in the failover group.

In a redundancy group, the states of the CPUs in a failover group change in consistency with the redundancy group nodes when both CPUs are operating correctly.

·     When the high-priority node is in primary state, the primary CPU processes services and the secondary CPU backs up services.

·     When the low-priority node is in primary state, the secondary CPU processes services and the primary CPU backs up services.

Redundancy group switchover

Switchover types

Redundancy group switchovers include automatic switchovers and manual switchovers.

Automatic switchover timers

Timers for automatic switchovers include the hold-down timer and the preemption delay timer.

·     Hold-down timer—The hold-down timer specifies the minimum interval between two switchovers to prevent frequent switchovers. The timer starts when a switchover is finished. The redundancy group can perform the next switchover only after the hold-down timer expires.

·     Preemption delay timer—The preemption delay timer specifies the delay for a switchover back to the high-priority node. The preemption delay timer starts when the switchover is triggered. The redundancy group performs the switchover only after the timer expires. The delay allows the system to process events (such as interface state changes) required for the switchover.

Automatic switchover

A redundancy group cooperates with the Track module to monitor link and interface status for automatic switchovers.

A redundancy group node has a weight of 255 (not configurable). Each redundancy group node is associated with one or multiple track entries that have a user-configurable weight decrement rate. When the state of a track entry changes, the weight of the associated node is reduced or increased, as follows:

·     When the track entry changes to the NotReady or Negative state, the node weight is reduced by the weight decrement rate of the track entry.

·     When the track entry changes to the Positive state, the node weight is increased by the weight decrement rate of the track entry.

When the node weight decreases to 0 or a lower value, a switchover request is triggered.

·     Switchover to the low-priority node occurs when the hold-down timer expires.

·     Switchover to the high-priority node occurs when the preemption delay timer expires.

Manual switchover

You can issue a manual switchover request in one of the following situations:

·     An automatic switchover to the high-priority node cannot be performed when no tracked interfaces are excluded from the shutdown action by the Reth module.

·     Switchovers are required when both redundancy group nodes operate correctly. For example, component replacement is required on the high-priority node.

Automatic switchover to the high-priority node is not allowed if the preemption delay timer is set to 0, even when both nodes are operating correctly. You can perform only manual switchover.

Restrictions: Hardware compatibility with redundancy group

Hardware platform

Module type

Redundancy group compatibility

M9006

M9010

M9014

Blade III firewall module

Yes

Blade IV firewall module

Yes

Blade V firewall module

Yes

NAT module

Yes

Application delivery engine (ADE) module

Yes

Anomaly flow cleaner (AFC) module

No

M9010-GM

Encryption module

Yes

M9016-V

Blade V firewall module

Yes

M9008-S

M9012-S

Blade IV firewall module

Yes

Application delivery engine (ADE) module

Yes

Intrusion prevention service (IPS) module

Yes

Video network gateway module

Yes

Anomaly flow cleaner (AFC) module

No

M9008-S-6GW

IPv6 module

Yes

M9008-S-V

Blade IV firewall module

Yes

M9000-AI-E8

M9000-AI-E16

Blade V firewall module

Yes

Redundancy group configuration tasks at a glance

To configure a redundancy group, perform the following tasks:

1.     Creating a redundancy group

2.     Configuring a redundancy group node

3.     Assigning members to the redundancy group

¡     Assigning physical Ethernet interfaces to a redundancy group

This task is applicable to the network scenario where a dynamic routing protocol runs between the IRF fabric and its upstream and downstream devices.

¡     Assigning Reth interfaces to a redundancy group

This task is applicable to the network scenario where no dynamic routing protocol runs between the IRF fabric and its upstream and downstream devices.

¡     Assigning failover group

4.     Configuring the switchover timers

5.     (Optional.) Performing a manual switchover

6.     (Optional.) Performing a manual switchover back to the high-priority node

7.     (Optional.) Enabling SNMP notifications for redundancy groups

Creating a redundancy group

Restrictions and guidelines

Before you delete a redundancy group, you must remove all its Reth interfaces, redundancy group nodes, and failover groups.

Procedure

1.     Enter system view.

system-view

2.     Create a redundancy group and enter its view.

redundancy group group-name

By default, no redundancy groups exist.

Configuring a redundancy group node

Restrictions and guidelines

You can configure a maximum of two nodes for a redundancy group. Nodes in different redundancy groups can use the same ID.

You can bind a redundancy group node to one IRF member device. You cannot change the binding for a node if it has member interfaces or is associated with track entries.

When you associate a track entry with a redundancy group node, follow these restrictions and guidelines:

·     You cannot associate a track entry with both nodes in a redundancy group.

·     For correct interface state recovery, you must exclude a tracked interface from the shutdown action by the Reth module if the interface has one of the following roles:

¡     Member interface in the redundancy group.

¡     Member of a Reth interface in the redundancy group.

·     On the high-priority node, do not exclude a subinterface from the shutdown action by the Reth module if its main interface has one of the following roles:

¡     Member interface of the redundancy group.

¡     Member of a Reth interface in the redundancy group.

When the Reth module shuts down the main interface, the subinterface is also shut down. The shutdown subinterface cannot recover automatically to trigger an automatic switchover.

·     If you are monitoring a Blade interface, you must configure the track entry to monitor its physical layer state by using the track interface physical command. This command ensures a correct state switchover.

Prerequisites

Before you associate a track entry with a redundancy group, you must configure the track entry. For more information about configuring track entries, see Network Management and Monitoring Configuration Guide.

Procedure

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Create a redundancy group node and enter its view.

node node-id

By default, no redundancy group nodes exist.

4.     Set the priority of the redundancy group node.

priority priority

By default, the priority of a redundancy group node is 1.

5.     Bind the redundancy group node with an IRF member device.

bind chassis chassis-number

By default, a node is not bound with an IRF member device.

6.     Associate an existing track entry with the redundancy group node.

track track-entry-number [ reduced weight-reduced ] [ interface interface-type interface-number ]

By default, a node is not associated with track entries.

Assigning physical Ethernet interfaces to a redundancy group

Restrictions and guidelines

For symmetric traffic switchover, you must bind a minimum of one uplink interface and a minimum of one downlink interface with each node of the redundancy group.

You can bind a physical Ethernet interface with only one redundancy group node.

You cannot bind a member of a Reth interface with a redundancy group node.

Procedure

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Enter redundancy group node view.

node node-id

4.     Bind a physical Ethernet interface with the redundancy group node.

node-member interface interface-type interface-number

By default, a physical Ethernet interface is not bound with a redundancy group node.

Assigning Reth interfaces to a redundancy group

Restrictions and guidelines

To use Reth interfaces for symmetric forwarding, you must assign two Reth interfaces to a redundancy group: one for uplink traffic and the other for downlink traffic. The Reth interfaces must meet the following requirements:

·     The Reth interface for uplink traffic contains one uplink port on each redundancy group node.

·     The Reth interface for downlink traffic contains one downlink port on each redundancy group node.

·     The high-priority member of each Reth interface belongs to the high-priority node.

Procedure

1.     Enter system view.

system-view

2.     Create a Reth interface and enter its view.

interface reth interface-number

3.     Assign a member interface to the Reth interface.

member interface interface-type interface-number priority priority

By default, a Reth interface does not have member interfaces.

Repeat this step to assign two member interfaces to the Reth interface. Assign a higher priority for the priority argument to the member interface on the high-priority redundancy node.

4.     Return to system view.

quit

5.     Enter redundancy group view.

redundancy group group-name

6.     Assign the Reth interface to the redundancy group.

member interface reth interface-number

By default, a redundancy group does not contain Reth interfaces.

Assigning failover groups to a redundancy group

Restrictions and guidelines

Make sure the CPUs in the failover group are on the IRF member devices bound with the redundancy group nodes.

Configure the CPU on the high-priority redundancy group node as the primary node.

Prerequisites

Create and configure the failover group before you assign it to a redundancy group. For more information about failover group configuration, see "Configuring failover groups."

Procedure

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Assign an existing failover group to the redundancy group.

member failover group group-name

By default, a redundancy group does not contain failover groups.

Configuring the switchover timers

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Set the hold-down timer for the redundancy group.

hold-down-interval second

By default, the hold-down timer is 1 second.

4.     Set the preemption delay timer for the redundancy group.

preempt-delay min

By default, the preemption delay timer is 1 minute (60 seconds).

 

If you set this timer to 0 seconds, automatic switchover to the high-priority node is disabled. You can perform only manual switchover.

Performing a manual switchover to the low-priority node

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Request a switchover to the low-priority node.

switchover request

Performing a manual switchover back to the high-priority node

1.     Enter system view.

system-view

2.     Enter redundancy group view.

redundancy group group-name

3.     Request a switchover back to the high-priority node.

switchover reset

Enabling SNMP notifications for redundancy groups

About this task

This feature enables SNMP notifications for the following events:

·     A manual switchover is performed.

·     An interface goes down.

·     A faulty interface is recovered.

To send the event notifications to an NMS, you must also configure SNMP as described in Network Management and Monitoring Configuration Guide.

Procedure

1.     Enter system view.

system-view

2.     Enable SNMP notifications for redundancy groups.

snmp-agent trap enable rddc

By default, SNMP notifications are enabled for redundancy groups.

Displaying and maintaining redundancy groups

Execute display commands in any view.

 

Task

Command

Display redundancy group information.

display redundancy group [ group-name ]

 

Redundancy group configuration examples

Example: Configuring a redundancy group with Layer 3 interface and failover group members

Network configuration

As shown in Figure 6, Device A (member ID 1) and Device B (member ID 2) form an IRF fabric.

Configure a redundancy group on the IRF fabric to ensure that traffic is forwarded along the Router 1—Device A—Router 3 path when the path is available. When a link or device failure occurs on the path, switch traffic to the Router 2—Device B—Router 4 path.

Figure 6 Network diagram

Procedure

1.     Configure IRF:

a.     Configure Device A:

# Bind Ten-GigabitEthernet 1/5/0/1 to IRF port 1/2.

<DeviceA> system-view

[DeviceA] irf member 1

 Info: Member ID change will take effect after the member reboots and operates in IRF mode.

[DeviceA] irf-port 2

[DeviceA-irf-port2] port group interface ten-gigabitethernet 1/5/0/1

[DeviceA-irf-port2] quit

# Assign member priority 2 to Device A for it to becomes the IRF master.

[DeviceA] irf priority 2

# Save the running configuration.

[DeviceA] quit

<DeviceA> save

# Enable IRF mode.

<DeviceA> system-view

[DeviceA] chassis convert mode irf

The device will switch to IRF mode and reboot. You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y

 Do you want to convert the content of the next startup configuration file flash:/startup.cfg to make it available in IRF mode? [Y/N]:y

 Please wait...

 Saving the converted configuration file to the main board succeeded.

Slot 1:

 Saving the converted configuration file succeeded.

Now rebooting, please wait...

b.     Configure Device B:

# Change the member ID of Device B to 2.

<DeviceB> system-view

[DeviceB] irf member 2

 Info: Member ID change will take effect after the member reboots and operates in IRF mode.

# Bind Ten-GigabitEthernet 1/5/0/1 to IRF port 2/1, and save the configuration.

[DeviceB] irf-port 1

[DeviceB-irf-port1] port group interface ten-gigabitethernet 1/5/0/1

[DeviceB-irf-port1] quit

[DeviceB] quit

<DeviceB> save

# Connect Device B to Device A (see Figure 6).

# Enable IRF mode.

<DeviceB> system-view

[DeviceB] chassis convert mode irf

The device will switch to IRF mode and reboot. You are recommended to save the current running configuration and specify the configuration file for the next startup. Continue? [Y/N]:y

 Do you want to convert the content of the next startup configuration file flash:/startup.cfg to make it available in IRF mode? [Y/N]:y

 Please wait...

 Saving the converted configuration file to the main board succeeded.

Slot 1:

 Saving the converted configuration file succeeded.

 Now rebooting, please wait...

2.     Create track entries to monitor the physical layer state of the interfaces.

<DeviceA> system-view

[DeviceA] track 1 interface ten-gigabitethernet 1/5/0/2 physical

[DeviceA-track-1] quit

[DeviceA] track 2 interface ten-gigabitethernet 1/5/0/3 physical

[DeviceA-track-2] quit

[DeviceA] track 3 interface ten-gigabitethernet 2/5/0/2 physical

[DeviceA-track-3] quit

[DeviceA] track 4 interface ten-gigabitethernet 2/5/0/3 physical

[DeviceA-track-4] quit

[DeviceA] track 5 interface blade 1/4/0/1 physical

[DeviceA-track-5] quit

[DeviceA] track 6 interface blade 2/4/0/1 physical

[DeviceA-track-6] quit

3.     Configure a failover group:

# Create failover group group1 and enter its view.

[DeviceA] failover group group1

# Configure CPU 1 on card 2 of Device A as the primary CPU in the failover group.

[DeviceA-failover-group-group1] bind chassis 1 slot 4 cpu 1 primary

# Configure CPU 1 on card 2 of Device B as the secondary CPU in the failover group.

[DeviceA-failover-group-group1] bind chassis 2 slot 4 cpu 1 secondary

[DeviceA-failover-group-group1] quit

4.     Configure a redundancy group:

# Create redundancy group aaa and create node 1 for the redundancy group.

[DeviceA] redundancy group aaa

[DeviceA] redundancy-group-aaa] node 1

# Bind node 1 to Device A.

[DeviceA-redundancy-group-aaa-node1] bind chassis 1

# Set the priority of node 1 to 100.

[DeviceA-redundancy-group-aaa-node1] priority 100

# Assign Ten-GigabitEthernet 1/5/0/2 and Ten-GigabitEthernet 1/5/0/3 to node 1 and associate track entries 1, 2, and 5 with node 1.

[DeviceA-redundancy-group-aaa-node1] node-member interface ten-gigabitethernet 1/5/0/2

[DeviceA-redundancy-group-aaa-node1] node-member interface ten-gigabitethernet 1/5/0/3

[DeviceA-redundancy-group-aaa-node1] track 1 interface ten-gigabitethernet 1/5/0/2

[DeviceA-redundancy-group-aaa-node1] track 2 interface ten-gigabitethernet 1/5/0/3

[DeviceA-redundancy-group-aaa-node1] track 5 interface blade 1/4/0/1

[DeviceA-redundancy-group-aaa-node1] quit

# Create node 2 for redundancy group aaa.

[DeviceA] redundancy-group-aaa] node 2

# Bind node 2 to Device B.

[DeviceA-redundancy-group-aaa-node2] bind chassis 2

# Set the priority of node 2 to 50.

[DeviceA-redundancy-group-aaa-node2] priority 50

# Assign Ten-GigabitEthernet 2/5/0/2 and Ten-GigabitEthernet 2/5/0/3 to node 2 and associate track entries 3, 4, and 6 with node 2.

[DeviceA-redundancy-group-aaa-node2] node-member interface ten-gigabitethernet 2/5/0/2

[DeviceA-redundancy-group-aaa-node2] node-member interface ten-gigabitethernet 2/5/0/3

[DeviceA-redundancy-group-aaa-node2] track 3 interface ten-gigabitethernet 2/5/0/2

[DeviceA-redundancy-group-aaa-node2] track 4 interface ten-gigabitethernet 2/5/0/3

[DeviceA-redundancy-group-aaa-node2] track 6 interface blade 2/4/0/1

[DeviceA-redundancy-group-aaa-node2] quit

# Assign failover group group1 to redundancy group aaa.

[DeviceA-redundancy-group-aaa] member failover group group1

[DeviceA-redundancy-group-aaa] quit

5.     Assign IP addresses to interfaces:

# Assign an IP address to interface Ten-GigabitEthernet 1/5/0/2.

[DeviceA] interface ten-gigabitethernet 1/5/0/2

[DeviceA-Ten-GigabitEthernet1/5/0/2] ip address 1.1.1.2 255.255.255.0

[DeviceA-Ten-GigabitEthernet1/5/0/2] quit

# Assign IP addresses to other interfaces in the same way. (Details not shown.)

6.     Configure settings for routing.

This example configures static routes, and the next hops in the routes are 1.1.1.1, 2.2.2.1, 3.3.3.3, and 4.4.4.3.

[DeviceA] ip route-static 0.0.0.0 0 1.1.1.1

[DeviceA] ip route-static 0.0.0.0 0 2.2.2.1 preference 80

[DeviceA] ip route-static 5.5.5.0 24 3.3.3.3

[DeviceA] ip route-static 5.5.5.0 24 4.4.4.3 preference 80

7.     Add interfaces to security zones.

[DeviceA] security-zone name untrust

[DeviceA-security-zone-Untrust] import interface ten-gigabitethernet 1/5/0/2

[DeviceA-security-zone-Untrust] import interface ten-gigabitethernet 2/5/0/2

[DeviceA-security-zone-Untrust] quit

[DeviceA] security-zone name trust

[DeviceA-security-zone-Trust] import interface ten-gigabitethernet 1/5/0/3

[DeviceA-security-zone-Trust] import interface ten-gigabitethernet 2/5/0/3

[DeviceA-security-zone-Trust] quit

8.     Configure a security policy. Configure a rule named trust-untrust to permit the packets between the LANs and the external network.

[DeviceA] security-policy ip

[DeviceA-security-policy-ip] rule 1 name trust-untrust

[DeviceA-security-policy-ip-1-trust-untrust] source-zone trust

[DeviceA-security-policy-ip-1-trust-untrust] destination-zone untrust

[DeviceA-security-policy-ip-1-trust-untrust] source-ip-subnet 5.5.5.0 24

[DeviceA-security-policy-ip-1-trust-untrust] action pass

[DeviceA-security-policy-ip-1-trust-untrust] quit

[DeviceA-security-policy-ip]quit

Verifying the configuration

# Verify that node 1 is the primary node in redundancy group aaa. The member interfaces are up on both node 1 and node 2.

[DeviceA] display redundancy group aaa

Redundancy group aaa (ID 1):

  Node ID      Chassis       Priority   Status        Track weight

  1            Chassis1      100        Primary       255

  2            Chassis4      50         Secondary     255

 

Preempt delay time remained     : 0    min

Preempt delay timer setting     : 1    min

Remaining hold-down time        : 0    sec

Hold-down timer setting         : 1    sec

Manual switchover request       : No

 

Member interfaces:

Member failover groups:

    group1

 

Node 1:

  Node member     Physical status

      XGE1/5/0/2   UP

      XGE1/5/0/3   UP

  Track info:

    Track    Status       Reduced weight     Interface

    1        Positive     255                XGE1/5/0/2

    2        Positive     255                XGE1/5/0/3

    5        Positive     255                Blade1/4/0/1

Node 2:

  Node member     Physical status

      XGE2/5/0/2   UP

      XGE2/5/0/3   UP

  Track info:

    Track    Status       Reduced weight     Interface

    3        Positive       255              XGE2/5/0/2

    4        Positive       255              XGE2/5/0/3

    6        Positive       255              Blade2/4/0/1

# Verify that the primary CPU of failover group group1 is processing services.

[DeviceA] display failover group group1

Stateful failover group information:

ID   Name                      Primary         Secondary       Active Status

255  group1                    1/4.1           2/4.1           Primary

# Shut down Ten-GigabitEthernet 1/5/0/3.

[DeviceA] interface ten-gigabitethernet 1/5/0/3

[DeviceA-Ten-GigabitEthernet1/5/0/3] shutdown

[DeviceA-Ten-GigabitEthernet1/5/0/3] quit

# Verify that node 2 has become the primary node in redundancy group aaa. Ten-GigabitEthernet 1/5/0/2 has been shut down by the Reth module. The member interfaces on node 2 are up.

[DeviceA] display redundancy group aaa

Redundancy group aaa (ID 1):

  Node ID      Chassis       Priority   Status        Track weight

  1            Chassis1      100        Secondary     -255

  2            Chassis4      50         Primary       255

 

Preempt delay time remained     : 0    min

Preempt delay timer setting     : 1    min

Remaining hold-down time        : 0    sec

Hold-down timer setting         : 1    sec

Manual switchover request       : No

 

Member interfaces:

Member failover groups:

    group1

 

Node 1:

  Node member     Physical status

      XGE1/5/0/2       DOWN(redundancy down)

      XGE1/5/0/3       DOWN

  Track info:

    Track    Status       Reduced weight     Interface

    1         Negative     255                XGE1/5/0/2

    2         Negative     255                XGE1/5/0/3 (Fault)

    5         Positive     255                Blade1/4/0/1

Node 2:

  Node member     Physical status

      XGE2/5/0/2   UP

      XGE2/5/0/3   UP

  Track info:

    Track    Status       Reduced weight     Interface

    3         Positive       255              XGE2/5/0/2

    4         Positive       255              XGE2/5/0/3

    6         Positive       255              Blade2/4/0/1

# Verify that the secondary CPU of failover group group1 is processing services.

[DeviceA] display failover group group1

Stateful failover group information:

ID   Name                      Primary         Secondary       Active Status

255  group1                    1/4.1           2/4.1           Secondary

Example: Configuring a redundancy group with failover group and Reth interface members

Network configuration

As shown in Figure 7, Device A (member ID 1) and Device B (member ID 2) form an IRF fabric. The IRF fabric connects to Device C and Device D through Reth 1 and Reth 2, respectively. Device C and Device D each use a VLAN interface to communicate with the IRF fabric.

Configure a redundancy group on the IRF fabric to ensure that traffic is forwarded along the Device C—Device A—Device D path when the path is available. When a link or device failure occurs on the path, traffic is switched to the Device C—Device B—Device D path.

This configuration example provides only redundancy group configuration. For more information about IRF fabric setup, see Virtual Technologies Configuration Guide.

Figure 7 Network diagram

Procedure

1.     Configure IRF as described in "Example: Configuring a redundancy group with Layer 3 interface and failover group members."

2.     Configure Reth interfaces:

# Create Reth 1 and enter its view.

<DeviceA> system-view

[DeviceA] interface reth 1

# Assign an IP address to Reth 1.

[DeviceA-Reth1] ip address 1.1.1.2 24

# Assign Ten-GigabitEthernet 1/5/0/2 and Ten-GigabitEthernet 2/5/0/2 to Reth 1, and set their priority to 255 and 50, respectively.

[DeviceA-Reth1] member interface ten-gigabitethernet 1/5/0/2 priority 255

[DeviceA-Reth1] member interface ten-gigabitethernet 2/5/0/2 priority 50

[DeviceA-Reth1] quit

# Create Reth 2 and enter its view.

[DeviceA] interface reth 2

# Assign an IP address to Reth 2.

[DeviceA-Reth2] ip address 2.2.2.2 24

# Assign Ten-GigabitEthernet 1/5/0/3 and Ten-GigabitEthernet 2/5/0/3 to Reth 2, and set their priority to 255 and 50, respectively.

[DeviceA-Reth2] member interface ten-gigabitethernet 1/5/0/3 priority 255

[DeviceA-Reth2] member interface ten-gigabitethernet 2/5/0/3 priority 50

[DeviceA-Reth2] quit

3.     Create track entries to monitor the physical layer state of the interfaces.

[DeviceA] track 1 interface ten-gigabitethernet 1/5/0/2 physical

[DeviceA-track-1] quit

[DeviceA] track 2 interface ten-gigabitethernet 1/5/0/3 physical

[DeviceA-track-2] quit

[DeviceA] track 3 interface ten-gigabitethernet 2/5/0/2 physical

[DeviceA-track-3] quit

[DeviceA] track 4 interface ten-gigabitethernet 2/5/0/3 physical

[DeviceA-track-4] quit

[DeviceA] track 5 interface blade 1/4/0/1 physical

[DeviceA-track-5] quit

[DeviceA] track 6 interface blade 2/4/0/1 physical

[DeviceA-track-6] quit

4.     Configure a failover group:

# Create failover group group1 and enter its view.

[DeviceA] failover group group1

# Configure CPU 1 on card 2 of Device A as the primary CPU in the failover group.

[DeviceA-failover-group-group1] bind chassis 1 slot 4 cpu 1 primary

# Configure CPU 1 on card 2 of Device B as the secondary CPU in the failover group.

[DeviceA-failover-group-group1] bind chassis 2 slot 4 cpu 1 secondary

[DeviceA-failover-group-group1] quit

5.     Configure a redundancy group:

# Create redundancy group aaa and create node 1 for the redundancy group.

[DeviceA] redundancy group aaa

[DeviceA-redundancy-group-aaa] node 1

# Bind node 1 to Device A.

[DeviceA-redundancy-group-aaa-node1] bind chassis 1

# Set the priority of node 1 to 100.

[DeviceA-redundancy-group-aaa-node1] priority 100

# Associate track entries 1, 2, and 5 with node 1.

[DeviceA-redundancy-group-aaa-node1] track 1 interface ten-gigabitethernet 1/5/0/2

[DeviceA-redundancy-group-aaa-node1] track 2 interface ten-gigabitethernet 1/5/0/3

[DeviceA-redundancy-group-aaa-node1] track 5 interface blade 1/4/0/1

[DeviceA-redundancy-group-aaa-node1] quit

# Create node 2 for redundancy group aaa.

[DeviceA-redundancy-group-aaa] node 2

# Bind node 2 to Device B.

[DeviceA-redundancy-group-aaa-node2] bind chassis 2

# Set the priority of node 2 to 50.

[DeviceA-redundancy-group-aaa-node2] priority 50

# Associate track entries 3, 4, and 6 with node 2.

[DeviceA-redundancy-group-aaa-node2] track 3 interface ten-gigabitethernet 2/5/0/2

[DeviceA-redundancy-group-aaa-node2] track 4 interface ten-gigabitethernet 2/5/0/3

[DeviceA-redundancy-group-aaa-node2] track 6 interface blade 2/4/0/1

[DeviceA-redundancy-group-aaa-node2] quit

# Assign Reth 1, Reth 2, and failover group group1 to redundancy group aaa.

[DeviceA-redundancy-group-aaa] member interface reth 1

[DeviceA-redundancy-group-aaa] member interface reth 2

[DeviceA-redundancy-group-aaa] member failover group group1

[DeviceA-redundancy-group-aaa] quit

6.     Configure settings for routing.

This example configures static routes, and the next hops in the routes are 1.1.1.1 and 2.2.2.1.

[DeviceA] ip route-static 0.0.0.0 0 1.1.1.1

[DeviceA] ip route-static 3.3.3.0 24 2.2.2.1

7.     Add interfaces to security zones.

[DeviceA] security-zone name untrust

[DeviceA-security-zone-Untrust] import interface reth 1

[DeviceA-security-zone-Untrust] quit

[DeviceA] security-zone name trust

[DeviceA-security-zone-Trust] import interface reth 2

[DeviceA-security-zone-Trust] quit

8.     Configure a security policy. Configure a rule named trust-untrust to permit the packets between the LAN and the external network.

[DeviceA] security-policy ip

[DeviceA-security-policy-ip] rule 1 name trust-untrust

[DeviceA-security-policy-ip-1-trust-untrust] source-zone trust

[DeviceA-security-policy-ip-1-trust-untrust] destination-zone untrust

[DeviceA-security-policy-ip-1-trust-untrust] source-ip-subnet 3.3.3.0 24

[DeviceA-security-policy-ip-1-trust-untrust] action pass

[DeviceA-security-policy-ip-1-trust-untrust] quit

[DeviceA-security-policy-ip] quit

Verifying the configuration

# Verify that node 1 is the primary node in redundancy group aaa.

[DeviceA] display redundancy group aaa

Redundancy group aaa (ID 1):

  Node ID   Chassis     Priority  Status       Track weight

  Node1     chassis1    100       Primary      255

  Node2     chassis2    50        Secondary    255

 

Preempt delay time remained   : 0    min

Preempt delay timer setting   : 1    min

Remaining hold-down time      : 0    sec

Hold-down timer setting       : 300  sec

Manual switchover request     : No

 

Member interfaces:

    Reth1          Reth2

Member failover groups:

    group1

 

Node 1:

  Track info:

    Track     Status        Reduced weight       Interface

    1         Positive      255                  XGE1/5/0/2

    2         Positive      255                  XGE1/5/0/3

    5         Positive      255                  Blade1/4/0/1

Node 2:

  Track info:

    Track     Status        Reduced weight      Interface

    3         Positive      255                 XGE2/5/0/2

    4         Positive      255                 XGE2/5/0/3

    6         Positive      255                 Blade2/4/0/1

# Verify that Ten-GigabitEthernet 1/5/0/2 of Reth 1 and Ten-GigabitEthernet 1/5/0/3 of Reth 2 are active.

[DeviceA] display reth interface reth 1

Reth1 :

  Redundancy group  : aaa

  Member                Physical status         Forwarding status    Presence status

  XGE1/5/0/2             UP                      Active               Normal

  XGE2/5/0/2             UP                      Inactive             Normal

[DeviceA] display reth interface reth 2

Reth2 :

  Redundancy group  : aaa

  Member                Physical status         Forwarding status    Presence status

  XGE1/5/0/3             UP                      Active               Normal

  XGE2/5/0/3             UP                      Inactive             Normal

# Verify that the primary CPU of failover group group1 is processing services.

[DeviceA] display failover group group1

Stateful failover group information:

ID   Name                      Primary         Secondary       Active Status

255  group1                    1/4.1           2/4.1           Primary

# Shut down Ten-GigabitEthernet 1/5/0/3.

[DeviceA] interface ten-gigabitethernet 1/5/0/3

[DeviceA-Ten-GigabitEthernet1/5/0/3] shutdown

[DeviceA-Ten-GigabitEthernet1/5/0/3] quit

# Verify that node 2 has become the primary node in redundancy group aaa.

[DeviceA] display redundancy group aaa

Redundancy group aaa (ID 1):

  Node ID   Chassis     Priority  Status       Track weight

  Node1     chassis1    100       Secondary    -255

  Node2     chassis2    50        Primary      255

 

Preempt delay time remained   : 0    min

Preempt delay timer setting   : 1    min

Remaining hold-down time      : 0    sec

Hold-down timer setting       : 300  sec

Manual switchover request     : No

 

Member interfaces:

    Reth1          Reth2

Member failover groups:

    group1

 

Node 1:

  Track info:

    Track     Status       Reduced weight     Interface

    1         Negative     255                XGE1/5/0/2

    2         Negative     255                XGE1/5/0/3(Fault)

    5         Positive     255                Blade1/4/0/1

Node 2:

  Track info:

    Track     Status       Reduced weight     Interface

    3         Positive     255                XGE2/5/0/2

    4         Positive     255                XGE2/5/0/3

    6         Positive     255                Blade2/4/0/1

# Verify that Ten-GigabitEthernet 1/5/0/2 has been shut down by the Reth module, and Ten-GigabitEthernet 2/5/0/2 and Ten-GigabitEthernet 2/5/0/3 are active.

[DeviceA] display reth interface reth 1

Reth1 :

Redundancy group  : aaa

  Member                 Physical status         Forwarding status    Presence status

  XGE1/5/0/2              DOWN(redundancy down)   Inactive         Normal

  XGE2/5/0/2              UP                      Active           Normal

[DeviceA] display reth interface reth 2

Reth2 :

Redundancy group  : aaa

  Member                 Physical status         Forwarding status    Presence status

  XGE1/5/0/3              DOWN                    Inactive         Normal

  XGE2/5/0/3              UP                      Active           Normal

# Verify that the secondary CPU of failover group group1 is processing services.

[DeviceA-GigabitEthernet1/1/0/2] display failover group group1

Stateful failover group information:

ID   Name                      Primary         Secondary       Active Status

255  group1                    1/4.1           2/4.1           Secondary

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网