27.03.2014 Views

Intel® NetStructure™ 6000 Switch

Intel® NetStructure™ 6000 Switch

Intel® NetStructure™ 6000 Switch

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A P P E N D I X A<br />

<strong>Intel®</strong> NetStructure <strong>6000</strong> <strong>Switch</strong> User Guide<br />

acl modify rule_number { permit | deny } source_address<br />

source_address_wildcard_mask destination_address<br />

destination_address_wildcard_mask<br />

permits modification of an existing rule at a specified position<br />

in the rule list. The position must be within the range of<br />

positions of the existing rules. This command does not allow a<br />

rule to be overwritten with an end rule unless the target rule is<br />

itself an end rule.<br />

Example<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl modify 4 permit 192.168.3.0 0.0.0.255 ALL<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl modify 5 permit all all<br />

acl move rule_nunber to rule_nunber<br />

permits moving an existing rule from its current position to a<br />

new position within the rule list. The positions must be within<br />

the range of positions of the existing rules. If an end rule exists<br />

in the ACL, the end rule cannot be moved. Any other rule<br />

cannot be moved to the end rule position.<br />

Examples<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl move 4 to 2<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl move 3 to 4<br />

acl del { rule_number | all }<br />

permits deletion of a rule at a specified position in the rule list<br />

or empties the rule list. The position must be within the range<br />

of positions of the existing rules when deleting a single rule.<br />

Example<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl del 1<br />

<strong>6000</strong> <strong>Switch</strong>>#>acl del all<br />

221

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!