Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 906

Advertising
background image

894

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

12

deny icmp [<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan

<VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

host <DEST-HOST-IP>] (<ICMP-TYPE> <ICMP-CODE>,log,rule-precedence

<1-5000>)

{(rule-description <LINE>)}

deny ip [<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan <VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

host <DEST-HOST-IP>] (log,rule-precedence <1-5000>) {(

rule-description <LINE>)}

deny proto [<PROTOCOL-NUMBER>|<PROTOCOL-NAME>|eigrp|gre|igmp|igp|ospf|vrrp]

[<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan

<VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

host <DEST-HOST-IP>] (log,rule-precedence <1-5000>)

{(rule-description <LINE>)}

deny [tcp|udp] [<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan

<VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

eq <SOURCE-PORT>|host <DEST-HOST-IP>|range <START-PORT> <END-PORT>]

[eq

[<1-65535>|<SERVICE-NAME>|bgp|dns|ftp|ftp-data|gopher|https|ldap|nntp|ntp|pop

3|

sip|smtp|ssh|telnet|tftp|www]|range <START-PORT> <END-PORT>]

(log,rule-precedence <1-5000>) {(rule-description <LINE>)}

Parameters

deny <NETWORK-SERVICE-ALIAS-NAME>

[<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

from-vlan <VLAN-ID>|host <SOURCE-HOST-IP>] [<DEST-IP/MASK>|any|host

<DEST-HOST-IP>|

<NETWORK-GROUP-ALIAS-NAME>] (log,mark [8021p <0-7>|dscp <0-63>],

rule-precedence <1-5000>) {(rule-description <LINE>)}

<NETWORK-SERVICE-ALI
AS-NAME>

Applies this deny rule to packets based on service protocols and ports specified in the network-service alias

<NETWORK-SERVICE-ALIAS-NAME> – Specify the network-service alias name (should be existing and
configured).

A network-service alias defines service protocols and ports to match. When used with an ACL, the
network-service alias defines the service-specific components of the ACL deny rule.
For more information on configuring network-service alias, see

alias

.

<SOURCE-IP/MASK>

Specifies the source IP address and mask (A.B.C.D/M) to match. Packets, matching the service protocols and
ports specified in the network-service alias, received from the specified network are dropped.

<NETWORK-GROUP-ALIA
S-NAME>

Applies a network-group alias to identify the source IP addresses. Packets, matching the service protocols
and ports specified in the network-service alias, received from the addresses identified by the network-group
alias are dropped.

<NETWORK-GROUP-ALIAS-NAME> – Specify the network-group alias name (should be existing and
configured).

A network-group alias defines a single or a range of addresses of devices, hosts, and networks. When used
with an ACL, the network-group alias defines the network-specific component of the ACL rule (permit/deny).

Advertising