Chapter 6 Cajun Campus CLI – Layer 2

Set port redundancy Commands

Use the set port redundancy commands to enable or disable the defined redundancy schemes. Using this command will not delete existing redundancy entries.

Note: You must disable Spanning Tree before you can enable redundancy.

The syntax for this command is:

set port redundancy {enabledisable}

Example:

Cajun_P330-N# set port redundancy enable

All redundancy schemes are now enabled

Set port mirror Command

Use the set port mirror command to define a port mirroring source- destination pair in the stack.

The syntax for this command is:

set port mirror source-port <mod_num>/<port_num> mirror-port

<mod_num>/<port_num> sampling {alwaysdisable} direction {rxboth}

always

Keyword to activate the port mirroring entry

disable

Keyword to change the status of the port mirroring entry to “not ready”

rx

Keyword to copy only incoming traffic

both

Keyword to copy both incoming and outgoing traffic

Example:

Cajun_P330-N# set port mirror source-port 1/9 mirror-port 1/10 sampling always direction both

Mirroring both Rx and Tx packets from port 1/9 to port 1/10 is enabled

Cajun P332MF User’s Guide

79

Page 93
Image 93
Lucent Technologies P332MF manual Set port redundancy Commands, Set port redundancy enabledisable, Set port mirror Command