EasyManuals Logo

Edge-Core ECS2100-28T Reference Guide

Edge-Core ECS2100-28T
725 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #336 background imageLoading...
Page #336 background image
Chapter 10
| Access Control Lists
IPv6 ACLs
– 336
This allows packets to any destination address when the DSCP value is 5.
Console(config-ext-ipv6-acl)#permit any any dscp 5
Console(config-ext-ipv6-acl)#
This allows any packets sent from any source to any destination when the next
header is 43.
Console(config-ext-ipv6-acl)#permit any any next-header 43
Console(config-ext-ipv6-acl)#
Here is a more detailed example for setting the CPU rate limit for SNMP packets.
Set ACL
Console(config)#access-list ip extended snmp-acl
Console(config-ext-acl)#permit any any destination-port 161
Console(config-ext-acl)#permit any any destination-port 162
Console(config-ext-acl)#exit
Set class map
Console(config)#class-map snmp-class
Console(config-cmap)#match access-list snmp-acl
Console(config-cmap)#
Set policy map and rate-limit
Console(config)#policy-map cpu-rate-limit-policy
Console(config-pmap)#class snmp-class
Console(config-pmap-c)police flow 10000 20000 conform-action transmit
violate-action drop
Console(config-pmap-c)exit
Console(config-pmap)#exit
Bind the service-policy to control-plane
Console(config)#control-plane
Console(config)#interface ethernet 1/1
Console(config-if)#service-policy input cpu-rate-limit-policy
Console(config-if)#
Related Commands
access-list ipv6 (332)
Time Range (149)

Table of Contents

Other manuals for Edge-Core ECS2100-28T

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Edge-Core ECS2100-28T and is the answer not in the manual?

Edge-Core ECS2100-28T Specifications

General IconGeneral
BrandEdge-Core
ModelECS2100-28T
CategorySwitch
LanguageEnglish

Related product manuals