DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
224
config cpu access_profile
sequences of packets such as non-default quality of service or real-time service packets.
source_ipv6 <ipv6addr>
−
Specifies an IP address for the source IPv6 address.
destination_ipv6 <ipv6addr>
−
Specifies an IP address for the destination IPv6 address.
<portlist>
−
Specifies a port or range of ports to be configured.
permit | deny – Specify that the packet matching the criteria configured with command will
either be permitted entry to the cpu or denied entry to the CPU.
delete access_id <value 1-5>
−
Use this to remove a previously created access rule in a
profile ID.
Restrictions
Only Administrator level, Operator level or Power User level users can issue this
command.
Example usage:
To configure CPU access list entry:
DES-1228/ME:5#config cpu access_profile profile_id 3 add access_id 1 ip vlan default
source_ip 20.2.2.3 destination_ip 10.1.1.252 dscp 3 icmp type 11 code 32 port all deny
Command: config cpu access_profile profile_id 3 add access_id 1 ip vlan default source_ip
20.2.2.3 destination_ip 10.1.1.252 dscp 3 icmp type 11 code 32 port all deny
Success.
DES-1228/ME:5#