Concept Guide

CONFIGURATION mode
udf-tcam name seq number
DellEMC(conf)#udf-tcam ipnip seq 1
5 Congure a UDF ID to parse packet headers using the specied number of oset and required bytes.
CONFIGURATION-UDF TCAM mode
key description udf-id id packetbase PacketBase offset bytes length bytes
DellEMC(conf-udf-tcam)#key innerL3header udf-id 6 packetbase innerL3Header offset 0 length 2
6 View the UDF TCAM conguration.
CONFIGURATION-UDF TCAM mode
show config
DellEMC(conf-udf-tcam)#show config
!
udf-tcam ipnip seq 1
key innerL3header udf-id 6 packetbase innerL3Header offset 0 length 2
DellEMC(conf-udf-tcam)#
7 Congure the match criteria for the packet type in which UDF oset bytes are parsed.
CONFIGURATION-UDF TCAM mode
match l2ethertype ipv4 ipprotocol value vlantag tagStatus
DellEMC(conf-udf-tcam)#match l2ethertype ipv4 ipprotocol 4 vlantag any
8 View the UDF TCAM conguration.
CONFIGURATION-UDF TCAM mode
show config
DellEMC(conf-udf-tcam)#show config
!
udf-tcam ipnip seq 1
match l2ethertype ipv4 ipprotocol 4 vlantag any
DellEMC(conf-udf-tcam)#
9 Create a UDF qualier to assign values to UDF IDs.
CONFIGURATION-UDF TCAM mode
udf-qualifier-value name
DellEMC(conf-udf-tcam)# udf-qualifier-value ipnip_val1
10 Assign a value to a UDF ID.
CONFIGURATION-UDF-Qualier-Value Prole mode
udf-id 1-12 value mask
DellEMC(conf-udf-tcam-qual-val)#udf-id 1 aa ff
11 Associate the UDF qualier value with a UDF packet prole in an IP access list.
CONFIGURATION-STANDARD-ACCESS-LIST mode
CONFIGURATION-EXTENDED-ACCESS-LIST mode
Access Control Lists (ACLs)
145