143
S
MARTNA™ 10G NETWORK ACCESS (SMARTNA-X)
COMMAND LINE INTERFACE REFERENCE |
DRAFT
[port src prt-value] (Optional) Filters on the specified value matching the source 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 port number.
[
port either prt-value] (Optional) Filters on the specified value matching either the
source port number or the destination port number.
[
address src add-value] (Optional) Filters on the specified value matching the IP
source address. You may give either a single specification, to find packets where
either the source or the destination address matches, or separate specifications for
source and/or destination address. The following formats are recognized in each
case:
2000:abcd:0:0:0:0:77:88 – A single address
2000:abcd::77:88 – A single address (eliding a single run of zero segments)
2000:abcd::77:88-99 – A range address (inclusive)
::ffff:0:0/96 – Prefix (any address starting 0:0:0:0:0:ffff)
2000::1,2000::3 – Multiple addresses. Use commas (no spaces) to separate
addresses.
Ranges may be used in any segment.
Multiple addresses may each use ranges or prefix notation.
[
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.