xStack
create cpu access_profile
•dst_port_mask <hex
•protocol_id − Specifies that the Switch will examine each frame’s Protocol ID field.
•user_define_mask <hex
•packet_content_mask – Specifies that the switch will mask the packet header beginning with the offset value specified as follows:
•
•
•
•
•
Restrictions Only
Example usage:
To create a cpu access profile:
Command: create cpu access_profile ip vlan source_ip_mask 20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code permit profile_id 1
Success.
delete cpu access_profile
Purpose | Used to delete a previously created access profile or cpu access profile. |
Syntax | delete cpu access_profile profile_id <value |
Description | The delete cpu access_profile command is used to delete a previously |
| created cpu access profile. |
Parameters | profile_id <value |
| identify the cpu access profile to be deleted with this command. This value |
| is assigned to the access profile when it is created with the create cpu |
| access_profile command. |
Restrictions | Only |
|
|
Example usage:
229