38
Port Mirroring Commands Set
Commands
Level Description
Example
monitor
[RX|TX|Both]
I
Configure source port
of monitor function
switch(config)#
interface
fastEthernet 2
switch(config-if)#
monitor RX
monitor rx
[Port ID]
G
Set RX destination
port of monitor
function
switch(config)#
monitor rx 2
monitor tx
[Port ID]
G
Set TX destination
port of monitor
function
switch(config)#
monitor tx 3
show monitor
P
Show port monitor
information
switch#
show monitor
show monitor
I
Show port monitor
information
switch(config)#
interface
fastEthernet 2
switch(config-if)#
show monitor
no monitor
I
Disable source port of
monitor function
switch(config)#
interface
fastEthernet 2
switch(config-if)#
no monitor
802.1x Commands Set
Commands
Level Description
Example
8021x enable
G
Use the 802.1x global
configuration
command to enable
802.1x protocols.
switch(config)#
8021x enable
8021x system radiusip
[IP address]
G
Use the 802.1x
system radius IP
global configuration
command to change
the radius server IP.
switch(config)#
8021x system
radiusip 192.168.1.1