EasyManua.ls Logo

Network Critical SmartNA-X - Page 145

Network Critical SmartNA-X
233 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
140
S
MARTNA™ 10G NETWORK ACCESS (SMARTNA-X)
COMMAND LINE INTERFACE REFERENCE |
DRAFT
Examples Set up IPv4 filter for TCP traffic from source address 10.10.0.3 to destinations on subnet 192.168.0.1/
255.255.255.0:
[dscp dscp-value] (Optional) Filters on the specified value matching the DSCP
number. Use commas if specifying multiple DSCP values.
[
port src prt-value] (Optional) Filters on the specified value matching the source
UDP or TCP port number. For prt-value, the following formats are recognized:
10 – A single port
10-20 – A range (inclusive)
10,15 – Multiple ports (multiple ports may each use a range).Use commas (no
spaces) to separate ports.
[
port dest prt-value] (Optional) Filters on the specified value matching the
destination UDP or TCP port number.
[
port either prt-value] (Optional) Filters on the specified value matching either the
source port number or the destination UDP or TCP port number.
[
address src add-value] (Optional) Filters on the specified value matching the IP
source address. For add-value, the following formats are recognized:
192.168.0.1 – A single address
192.168.0.4-10 – A range (inclusive)
192.168.0.* – Wildcard (192.168.0.0-255)
10.10.0.0/255.255.255.252 – Mask (10.10.0.0-3)
10.10.0.3,10.10.0.5 – Multiple addresses. Use commas (no spaces) to separate
addresses.
Ranges and wildcards may be used in any segment.
Multiple addresses may each use ranges, wildcards, a prefix or a mask.
[
address dest add-value] (Optional) Filters on the specified value matching the IP
destination address.
[
address either add-value] (Optional) Filters on the specified value matching either
the IP source or destination address.
CONTROLLER>set filter tcp_traffic ipv4 protocol tcp address src 10.10.0.3 address dest
192.168.0.1/255.255.255.0
CONTROLLER>show filters
Use commit command to configure the switch with these.
filters
tcp_traffic
packetType : ipv4
protocol : 6
ipv4
source : 10.10.0.3
destination : 192.168.0.1/255.255.255.0
CONTROLLER>commit
Committing maps and filters

Table of Contents

Other manuals for Network Critical SmartNA-X