The following example creates a port redundancy pair:
G450-001(super)# set port redundancy 10/5 10/6 on 1 Monitor: Port 10/6 is redundant to port 10/5. Port redundancy is active - entry is effective immediately
The following example deletes a port redundancy pair:
G450-001 (super)# set port redundancy 10/5 10/6 off Entry Monitor removed: Port 10/6 is not redundant to port 10/5
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:
G450-001 (super)# show port redundancy Redundancy Name Primary Port Secondary Port Status ----------------- -------------- ---------------- -------- Monitor 10/5 10/6 primary Minimum Time between Switchovers: 60 Switchback interval: 30