Symbol Technologies ES3000 Switch User Manual


 
Command Line Interface
5-37
EXAMPLE:
! Set port-2 Monitoring Port , port-4 Monitored Port, direction is both.
Switch(config)# interface fastethernet0/2
Switch(config-if)# port monitor fastethernet0/4 direction both
Switch(config-if)#
!Disable port-2 Monitoring Port , port-4 Monitored Port
Switch(config)# interface fastethernet0/2
Switch(config-if)# no port monitor
Switch(config-if)#
show monitor
Use the show monitor command to display port monitoring information.
show monitor
S
YNTAX DESCRIPTION: The show monitor command has no arguments or keywords.
D
EFAULT VALUE: The show monitor command has no default setting.
C
OMMAND MODES: Privileged EXEC
R
EFERENCE:Cisco
M
ENU: Advanced Switch Configuration -> Port Monitoring Configuration Menu
E
XAMPLE:
Switch# show monitor
Port monitor status is Disabled
Monitoring direction: Both
Monitoring Port: 2
Monitored Port: 4
Switch#