mirror session
Syntax
mirror session <SESSION-ID>
no mirror session <SESSION-ID>
Description
Creates a mirroring session configuration context or enters an existing mirroring session configuration context.
From this context, you can enter commands to configure and enable or disable the mirroring session.
The
no
form of this command removes an existing mirroring session from the configuration.
Command context
config
Parameters
<SESSION-ID>
Specifies the session identifier. Range: 1 to 4
Authority
Administrators
Examples
switch(config)# mirror session 1 switch(config-mirror-1)# switch(config)# mirror session 3 switch(config-mirror-3)# switch(config)# no mirror session 1 switch(config)#