You use the SHOW-BCAM-INFO-ADDRESS command to show BCAM information on an address. This command can only be specified in interactive mode and is based on existing BCAM-SHOW functions. The command is used for diagnostic purposes.
The alias name for SHOW-BCAM-INFO-ADDRESS is SHBCIA.
BS2000 console | BS2000 SDF command | Command/SOF file | SNMP management | Parameter service |
x |
List of valid command sources
SHOW-BCAM-INFO-ADDRESS / SHBCIA |
ADDRESS = *OWN / <text 1..256> / <ip-addresse> / <ipv6-address> |
ADDRESS=...
In ADDRESS you specify an IP or IPv6 address for which information is to be shown.
ADDRESS=*OWN
Shows the information for the address used (address from which the current interactive connection was established).
ADDRESS=<text 1..256> / <ip-address> / <ipv6-address>
Specifies the IP/IPv6 address. A text with a length of up to 256 is entered.
Command logging
In the normal case the required information is 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 | Bedeutung |
| CMD0001 | Command successfully processed |
| 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 information about an IP address:
/SHOW-BCAM-INFO-ADDRESS 172.47.11.10