Hello all,

I came across a task that looks a little strange to me. Here is the question: 
Vlan B should have no more than 2mb of throughput traffic. Vlan B only exists 
on Cat 1 and is interface fa0/1 - 2.
My original config before looking at the ipexpert manual looks like this:

mls qos
mls qos aggregate-policer TASK9.1 2000000 500000 exceed-action drop
policy-map TASK9.1
 class class-default
    police aggregate TASK9.1

I applied the above config on the input side of the interfaces on the switch. 
Do you guys think this config would actually work? Also when I looked up the 
ipexpert answer it said basically the same
things but with these changes:

class-map VLANB
 match vlan 12
 match class-map class-default
policy-map VLANB
 class VLANB
  police aggregate VLANB

Now when I attempted to emulate these configs on the switch I have here at home 
this is what I showed:

Cat4(config-cmap)#class-map TASK9.1
Cat4(config-cmap)#match ?
  access-group     Access group
  input-interface  Select one or more input interfaces to match
  ip               IP specific values

Here is the show version on my switch:
do sh ver
Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE1, 
RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Thu 02-Dec-10 07:17 by prod_rel_team
Image text-base: 0x01000000, data-base: 0x02F00000

ROM: Bootstrap program is C3560 boot loader
BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE 
SOFTWARE (fc1)

Cat4 uptime is 48 minutes
System returned to ROM by power-on
System image file is "flash:c3560-ipservicesk9-mz.122-55.SE1.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
[email protected].

cisco WS-C3560G-24TS (PowerPC405) processor (revision D0) with 131072K bytes of 
memory.
Processor board ID FOC1409Z1LY
Last reset from power-on
2 Virtual Ethernet interfaces
28 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address       : 08:1F:F3:16:72:80
Motherboard assembly number     : 73-10215-04
Power supply part number        : 341-0098-02
Motherboard serial number       : FOC14092S4D
Power supply serial number      : AZS140516QK
Model revision number           : D0
Motherboard revision number     : F0
Model number                    : WS-C3560G-24TS-S
System serial number            : FOC1409Z1LY
Top Assembly Part Number        : 800-26851-01
Top Assembly Revision Number    : E0
Version ID                      : V03
CLEI Code Number                : CNMW200ARC
Hardware Board Revision Number  : 0x09


Switch Ports Model              SW Version            SW Image
------ ----- -----              ----------            ----------
*    1 28    WS-C3560G-24TS     12.2(55)SE1           C3560-IPSERVICESK9-M

Now is there any reason why I wouldn't have these commands in my ios version? 
Any help would be great! Sorry for the long winded email!


                                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to