Lucent Technologies P332MF Switch User Manual


 
Chapter 6 Cajun Campus CLI Layer 2
Cajun P332MF Users Guide 79
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 {enable|disable}
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 {always|disable} direction {rx|both}
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
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