Technical data
BLADE OS 5.0 Command Reference
BMD00142, November 2009 Chapter 6: The Configuration Menu
211
/cfg/acl/acl <ACL number>/ipv4
IP version 4 Filtering Configuration
This menu allows you to define IPv4 matching criteria for an ACL.
[Filtering IPv4 Menu]
sip - Set to filter on source IP address
dip - Set to filter on destination IP address
proto - Set to filter on prototype
tos - Set to filter on TOS
reset - Reset all fields
cur - Display current parameters
Table 111 IP version 4 Filtering Options
Command Syntax and Usage
sip <IP address> <mask (such as 255.255.255.0)>
Defines a source IP address for the ACL. If defined, traffic with this source IP address will
match this ACL. Specify an IP address in dotted decimal notation.
dip <IP address> <mask (such as 255.255.255.0)>
Defines a destination IP address for the ACL. If defined, traffic with this destination IP
address will match this ACL.
proto <0-255>
Defines an IP protocol for the ACL. If defined, traffic from the specified protocol matches
this filter. Specify the protocol number. Listed below are some of the well-known protocols.
Number Name
1icmp
2 igmp
6tcp
17 udp
89 ospf
112 vrrp
tos <0-255>
Defines a Type of Service (ToS) value for the ACL. For more information on ToS, refer to
RFC 1340 and 1349.