Showpacketfilters - Fujitsu SPARC Enterprise M3000 Xscf Reference Manual

For xcp version 1110
Hide thumbs Also See for SPARC Enterprise M3000:
Table of Contents

Advertisement

NAME
showpacketfilters - show the IP packet filtering rules that are set in the XSCF
network
SYNOPSIS
showpacketfilters {-a | -l} [-M]
showpacketfilters -h
DESCRIPTION
showpacketfilters(8) command shows the IP packet filtering rules that are set
in the XSCF network.
No privileges are required to run this command.
Privileges
Refer to setprivileges(8) for more information.
OPTIONS
The following options are supported:
-a
-h
-l
-M
The setpacketfilters(8) command can be used to set the IP filtering rules.
EXTENDED
DESCRIPTION
EXAMPLES
EXAMPLE 1
EXAMPLE 2
Shows the IP packet filtering rules that are set in XSCF.
Displays usage statement. When used with other options or
operands, an error occurs.
Shows the operation status of the IP packet filtering rules that
are set in XSCF.
Displays text by page.
On M8000/M9000 servers, shows the IP packet filtering rules that are set in
the XSCF network.
XSCF> showpacketfilters -a
-s 172.16.0.0/255.255.0.0 -i xscf#0-lan#0 -j DROP
-s 172.16.0.0/255.255.0.0 -i xscf#1-lan#0 -j DROP
-s 10.10.10.10/255.255.255.255 -j DROP
-s 192.168.100.0/255.255.255.0 -i xscf#0-lan#1 -j ACCEPT
-s 192.168.100.0/255.255.255.0 -i xscf#1-lan#1 -j ACCEPT
-i xscf#0-lan#1 -j DROP
-i xscf#1-lan#1 -j DROP
On M8000/M9000 servers, shows the operation status of the IP packet
filtering rules in the XSCF network.
XSCF> showpacketfilters -l
pkts bytes target
0
0 DROP
0
0 DROP
0
0 ACCEPT
prot in
all
xscf#0-lan#0
172.16.0.0/255.255.0.0
all
*
10.10.10.10
all
xscf#0-lan#1
192.168.100.0/255.255.255.0

showpacketfilters(8)

source
System Administration
457

Advertisement

Table of Contents
loading

Table of Contents