TAP Series Switch Command Line Reference
51
Examples
This example shows how to delete an inner-match filter with sequence number 10 from im1:
Switch(config-inner-match-im1)# no sequence-num 10
Related Commands
show inner-match
match
3.5
sequence-num
Use this command to set matching rules for the inner-match filter.
Command Syntax
(
sequence-num
MATCH_SEQ_NUM
|)
match
(
PROTOCOL_NUM
|
any
|
tcp
(
src-port
(
range
L4_PORT_NUM L4_PORT_NUM
|
eq
L4_PORT_NUM
|
gt
L4_PORT_NUM
|
lt
L4_PORT_NUM
|
any
) |
dst-port
(
range
L4_PORT_NUM L4_PORT_NUM
|
eq
L4_PORT_NUM
|
gt
L4_PORT_NUM
|
lt
L4_PORT_NUM
|
any
) |) (
tcp-code
(
match-all
|
match any
) (
ack
|
fin
|
psh
|
rst
|
syn
|
urg
|) |) |
udp
(
src-port
(
range
L4_PORT_NUM1 L4_PORT_NUM2
|
eq
L4_PORT_NUM
|
gt
L4_PORT_NUM
|
lt
L4_PORT_NUM
|
any
) |
dst-port
(
range
L4_PORT_NUM1 L4_PORT_NUM2
|
eq
L4_PORT_NUM
|
gt
L4_PORT_NUM
|
lt
L4_PORT_NUM
|
any
) |
icmp
|
igmp
) (
src-ip
(
IP_ADDR IP_ADDR_WILD
|
host
IP_ADDR
|
any
)
|
src-ipv6
(
IPv6_ADDR IPv6_ADDR_WILD
|
host
IPv6_ADDR
|
any
)) (
dst-ip
(
IP_ADDR
IP_ADDR_WILD
|
host
IP_ADDR
|
any
) |
dst-ipv6
(
IPv6_ADDR IPv6_ADDR_WILD
|
host
IPv6_ADDR
|
any
)) (
flow-label
(
FLOW_LABEL LABEL_WILD
|
any
)) (
dscp
DSCP_VALUE
|
ip-
precedence
PRECEDENCE_VALUE
|) (
first-fragment
|
non-first-fragment
|
non-fragment
|
non-or-first-fragment
|
small-fragment
|
any-fragment|
) (
options
|) (
vlan
(
VLAN_ID
VLAN_ID_WILD
|
any
)|) (
inner-vlan
(
VLAN_ID VLAN_ID_WILD
|
any
)|) (
cos
COS_ID
|) (
inner-
cos
COS_ID
|) (
ether-type
(
ETHER_TYPE_VALUE ETHER_TYPE_WILD_VALUE
|
any
)|) (
src-mac
(
MATCH_MAC_ADDR MATCH_MAC_ADDR_WILD
|
any
|
host
MATCH_MAC_ADDR
)|) (
dest-
mac
(
MATCH_MAC_ADDR MATCH_MAC_ADDR_WILD
|
any
|
host
MATCH_MAC_ADDR
)|)
sequence-num
MATCH_SEQ_NUM
Specify a sequence number to create the
inner-match rule.
The valid range for sequence number is 1-
Содержание TAP Series
Страница 1: ...FS Network TAP Series Command Line Reference...
Страница 81: ...TAP Series Switch Command Line Reference 81 Related Commands show timestamp sync...
Страница 159: ...TAP Series Switch Command Line Reference 159 Related Commands show snmp server inform receiver...
Страница 226: ...TAP Series Switch Command Line Reference 226 Related Commands None...