Cisco Nexus 7000 Series Reference Manual page 224

Nx-os system management command reference
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

filter frame-type ipv6
filter frame-type ipv6
To configure the IPv6 frame type filter for the Ethernet Switched Port Analyzer (SPAN) or Encapsulated
Remote Switched Port Analyzer (ERSPAN) session, use the filter frame-type ipv6 command. To
remove the IPv6 frame type filter, use the no form of this command.
Syntax Description
src-ip src-ip
dest-ip dest-ip
tos tos-value
l4-protocol
l4-value
Defaults
None
Command Modes
config-monitor mode (for a SPAN session)
config-erspan-src mode (for an ERSPAN session)
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.2(2)
Usage Guidelines
F1 Series modules have limited support for rule-based SPAN. They do not support IPv6 source IP and
IPv6 destination IP filters. They support only IPv4 and IPv6 ToS filters with values from 0 to 3.
F2 and F2e Series modules have limited support for rule-based SPAN. They do not support wildcards in
the IPv6 source IP filter and IPv6 destination IP filter.
This command does not require a license.
Examples
This example shows how to configure the IPv6 frame type filter for a SPAN session:
switch(config)# monitor session 1
switch(config-monitor)# filter frame-type ipv6 src-ip 10.0.0.1
This example shows how to configure the IPv6 frame type filter for an ERSPAN session:
switch(config)# monitor session 1 type erspan-source
switch(config-erspan-src)# filter frame-type ipv6 src-ip 10.0.0.1
Cisco Nexus 7000 Series NX-OS System Management Command Reference
196
filter frame-type ipv6 [src-ip src-ip] [dest-ip dest-ip] [tos tos-value] [l4-protocol l4-value]
no filter frame-type ipv6 [src-ip src-ip] [dest-ip dest-ip] [tos tos-value] [l4-protocol l4-value]
(Optional) Specifies a filter based on an IPv6 source IP address.
(Optional) Specifies a filter based on an IPv6 destination IP address.
(Optional) Specifies a filter based on the type of service (ToS) in the IP header.
(Optional) Specifies a filter based on a Layer 4 protocol number set in the protocol
field of the IP header.
Modification
This command was introduced.
F Commands
OL-25806-03

Advertisement

Table of Contents
loading

Table of Contents