Cisco Catalyst 2000 Configuration Handbook page 260

Catalyst series lan switching
Table of Contents

Advertisement

OR
(global) ip access-list extended
(access-list) {permit | deny} igmp source-ip source-mask destination-ip
destination-mask [igmp-type] [precedence precedence] [dscp dscp] [tos tos]
The access list is referenced by its name acl-name (text string) or by its number
acc-list-number (100 to 199 or 2000 to 2699).
When the protocol is igmp, an additional IGMP message type field can be added
for further filtering, chosen from the following: dvmrp, host-query, host-report,
pim, and trace.
e. (Optional) Match MAC layer traffic:
(global) mac access-list extended acl-name
(access-list) {permit | deny} {source-mac source-mask | any} {dest-
mac_dest-mask | any} ether-type
The access list is referenced by its name acl-name (text string).
Both source and destination MAC addresses (source and destination) and masks
(source-mask and destination-mask) are specified for matching. The addresses
are 48-bit MAC addresses written as three groups of four hex digits separated by
dots (that is, 0000.1111.2222). The mask fields specify masks to use for matching
multiple addresses. A 1 bit in the mask causes that address bit to be ignored.
For COS switches, the ether-type field can be one of these values: Ethertalk
(0x809b), AARP (0x8053), dec-mop-dump (0x6001), dec-mop-remote-console
(0x6002), dec-phase-iv (0x6003), dec-lat (0x6004), dec-diagnostic-protocol
(0x6005), dec-lavc-sca (0x6007), dec-amber (0x6008), dec-mumps (0x6009),
dec-lanbridge (0x8038), dec-dsm (0x8039), dec-netbios (0x8040), dec-msdos
(0x8041), banyan-vines-echo (0x0baf), xerox-ns-idp (0x0600), and xerox-
address-translation (0x0601).
For IOS switches, the ether-type field can be one of these values: aarp (0x80f3),
amber (0x6008), appletalk (0x809b), diagnostic (0x6005), decnet-iv (0x6003),
dec-spanning (0x8038), dsm (0x8039), etype-6000 (0x6000), etype-8042
(0x8042), lat (0x6004), lavc-acm (0x6007), mop-console (0x6002), mop-dump
(0X6001), msdos (0X8041), mumps (0x6009), netbios (0x8040), vines-ip
(0x0bad), vines-echo (0x0baf), or xns-idp (0x0600).
Group matching traffic into a class map.
7.
a. Create the class map:
(global) class-map class-name [match-all | match-any]
For the class map class-name (text string), one or more matching conditions is
specified. You can match against all of them (match-all, the default) or against
any of them (match-any).
Chapter 13: Quality of Service 239
acl-name

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents