Initial Configuration 39
© 2009 Datacom Systems Inc
Port 5 is set as output for Port 4’s input which is set with this syntax:
# SET PORT MONITOR 5 FROM 4
Port 6 is set as output for Ports 3 and 4’s input which is set with this syntax:
# SET PORT MONITOR 6 FROM 3,4
Port 7 is set as output for Port 1’s input/output which is set with this syntax:
# SET PORT MONITOR 7 FROM 1
Port 8 is set as output for Port 2’s input/output which is set with this syntax:
# SET PORT MONITOR 8 FROM 2
Port 9 is set as output for Ports 1 and 2’s input/output which is set with this syntax:
# SET PORT MONITOR 9 FROM 1,2
Port 10 is set as output for Ports 1, 2, 3, and 4’s input which is set with this syntax:
# SET PORT MONITOR 10 FROM 1,2,3, 4
As a quick check, show port routing interface matrix with this syntax:
# SH PO RO
Outputs
01 02 03 04 05 06 07 08 09 10
01 ---------------------------------------X-----------X----X
02 ----------------------------------------------X----X----X
03 ---------------------------------X-----------------------X
04 ---------------------------X----X-----------------------X
05 ----------------------X-----------------------------------
06 ----------------X----X-----------------------------------
07 ---X------------------------------------------------------
08 ---------X------------------------------------------------
09 ---X----X------------------------------------------------
10 ---X----X-----X----X------------------------------------
#
This completes the exercise using the Command Line Interface for setting ports.