Initial Configuration
39
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 | |||||
02 |
|
|
|
|
| X | ||||
03 |
|
|
|
|
| X | ||||
04 |
|
|
|
| X | |||||
05 |
|
|
|
|
|
| ||||
06 |
|
|
|
|
| |||||
07 |
|
|
|
|
|
|
|
|
08
09
10
#
This completes the exercise using the Command Line Interface for setting ports.
© 2009 Datacom Systems Inc