Port redundancy configuration examples

Last Updated : Sep 14, 2023 |
Prolog information
The following example creates a port redundancy pair:
G430-001(super)# set port redundancy 10/3 10/4 on 1
Monitor: Port 10/4 is redundant to port 10/3.
Port redundancy is active - entry is effective immediately
The following example deletes a port redundancy pair:
G430-001
(super)# set port redundancy 10/3 10/4 off
Entry Monitor removed: Port 10/4 is not redundant to port 10/3
The following example enables all configured port redundancies:
Gxxx-001(super)# set port redundancy enable
All redundancy schemes are now enabled
The following example disables all configured port redundancies:
Gxxx-001(super)# set port redundancy disable
All redundancy schemes are disabled but not removed
The following example configures the switchback interval for all configured port redundancies:
Gxxx-001(super)# set port redundancy-intervals 60 30
Done!
The following example displays port redundancy information:
G430-001(super)# show port redundancy
Redundancy Name     Primary Port        Secondary Port      Status
-----------------   --------------      ----------------    --------
Monitor             10/3            10/4            primary
Minimum Time between Switchovers: 60
Switchback interval: 30