133
CHAPTER 3
INTRODUCTION TO CLI
{ [ interface ( <port_type>) [ <v_port_type_list> ] ]}: Specify one of the options. * means all interfaces.
{ both | rx | tx }: Specify which direction of traffic should be mirrored to the destination port. “both” means both
received and transmitted traffic. “rx” means received traffic. “tx” means transmitted traffic.
Example:
Set port 1 to 5’s RX traffic to be mirrored to the destination port.
Negation:
(config)# no monitor source { { interface ( <port_type> [ <v_port_type_list> ] ) } | { cpu
[ <cpu_switch_range> ] } }
3.9.34 (config)# mvr
3.9.34.1 (config)# mvr
Syntax:
(config)# mvr
Explanation:
Enable MVR function.
Example:
Enable MVR function.
Negation
: (config)# no mvr
Show:
> show mvr
# show mvr
3.9.34.2 (config)# mvr name <mvr_name> channel
Syntax:
(config)# mvr name <mvr_name> channel <profile_name>
Explanation:
Configure MVR name and channel.
Parameters:
<mvr_name>: Specify a name for this MVR entry. The allowed characters are 16.
<profile_name>: Specify a channel name for this MVR entry. The allowed characters are 16.
Example:
Set up a MVR entry “video1” and its corresponding channel profile name “1”.
Negation
: (config)# no mvr name <mvr_name> channel
# config t
(config)# mvr name video1 channel 1
# config t
(config)# mvr
# config t
(config)# monitor source interface GigabitEthernet 1/1-5 rx
Содержание MSW-4424C Series
Страница 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Страница 382: ......