You use the SHOW-BCAM-FIREWALL command to show the BCAM firewall entries. This command is based on existing BCAM-SHOW functions. The command is used for diagnostic purposes.
The alias name for SHOW-BCAM-FIREWALL is SHBCFW.
BS2000 console | BS2000 SDF command | Command/SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-BCAM-FIREWALL / SHBCFW |
INFORMATION = *ALL / *IP / *IPV6 ,OUTPUT = *SYSOUT / <filename_1..54> ,SEARCH = *NONE / <text 0..1800 case sensitive> |
INFORMATION=...
INFORMATION=*ALL
Shows all BCAM firewall entries.
INFORMATION=*IP
Shows the IP-specific BCAM firewall entries.
INFORMATION=*IPV6
Shows the IPv6-specific BCAM firewall entries.
OUTPUT=...
Specifies the output medium.
OUTPUT=*SYSOUT
The output is sent to SYSOUT.
OUTPUT=<filename_1..54>
Output takes place to a file with the specified name.
SEARCH=...
specifies the search string that is to be searched for in the output information. Wildcards are supported.
SEARCH=*NONE
There is no search string specified, i.e. the complete command or tool output is shown in SYSOUT format.
SEARCH=<text 0..1800 case sensitive>
String to be searched for. Only (logical) rows that contain the specified string are shown.
Command logging
Positive acknowledgments result in the required information being output.
A description of the error messages that can be issued during command processing is provided in the table below.
Command return codes
(SC2) | Maincode | Meaning |
| CMD0001 | No error |
| CMD0202 | Syntax error |
Note
More detailed command return codes are not provided owing to the procedural processing of the command. An output always takes place unless a syntax error was detected in the command.
Example
Show the IP-specific BCAM firewall entries:
/SHOW-BCAM-FIREWALL INFORMATION=*IP