Rspan source, E the – LevelOne GTL-2691 User Manual
Page 1033
C
HAPTER
33
| Port Mirroring Commands
RSPAN Mirroring Commands
– 1033 –
rspan source
Use this command to specify the source port and traffic type to be mirrored
remotely. Use the no form to disable RSPAN on the specified port, or with a
traffic type keyword to disable mirroring for the specified type.
S
YNTAX
[no] rspan session session-id source interface interface-list
[rx | tx | both]
session-id – A number identifying this RSPAN session.
(Range: 1-2)
Only two mirror sessions are allowed, including both local and
remote mirroring. If local mirroring is enabled with the
command, then there is only one session available for RSPAN.
interface-list – One or more source ports. Use a hyphen to indicate
a consecutive list of ports or a comma between non-consecutive
ports.
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-26)
rx - Mirror received packets.
tx - Mirror transmitted packets.
both - Mirror both received and transmitted packets.
D
EFAULT
S
ETTING
Both TX and RX traffic is mirrored
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
◆
One or more source ports can be assigned to the same RSPAN session,
either on the same switch or on different switches.
◆
Only ports can be configured as an RSPAN source – static and dynamic
trunks are not allowed.
◆
The source port and destination port cannot be configured on the same
switch.
E
XAMPLE
The following example configures the switch to mirror received packets
from port 2 and 3:
Console(config)#rspan session 1 source interface ethernet 1/2
Console(config)#rspan session 1 source interface ethernet 1/3
Console(config)#