The GENERATE-BCAM-CMD-FILE command is designed as an evaluation function for a current BCAM configuration. In a complete output, this command takes into account the correct sequence of the command definition. It builds on the existing SHOW functions / auxiliary functions of BCAM-CMD.
This function comprises two steps:
reading out the table contents,
generating the command sequence, taking into account the command sequence.
The result is stored in file form. The file can be adjusted later.
The table shows precisely the order in which the commands are stored in the command file.
Generated command | Information from command |
DCOPT | SHOW-BCAM-START-PARAMETERS |
BCMOD | SHOW-BCAM-PARAMETERS |
MODIFY-BCAM-OPTIONS | SHOW-BCAM-OPTIONS |
BCOPTION A-E-C= | SHOW-AEC-OPTIONS |
MODIFY-DNS-ACCESS | SHOW-DNS-ACCESS |
BCOPTION | SHOW-BCAM-SERVER-PORTS |
BCOPTION | SHOW-BCAM-IP-RANGE |
MODIFY-VLAN-ASSIGNMENT | SHOW-BCAM-IP-RANGE |
CREATE-VIRTUAL-HOST | SHOW-HOST-ATTRIBUTES |
CREATE-NODE | SHOW-NODE-ATTRIBUTES |
CREATE-LINK-AGGREGATION | SHOW-LINK-AGGREGATION-ATTRIBUTES |
CREATE-LINE | SHOW-LINE-ATTRIBUTES |
CREATE-VLAN-DEVICE | SHOW-VLAN-LINE-ATTRIBUTES |
CREATE-VLAN-LINE | SHOW-NODE-ATTRIBUTES |
ADD-OWN-ADDRESS | SHOW-LINE-ATTRIBUTES |
CREATE-PROCESSOR | SHOW-PROCESSOR-ATTRIBUTES |
CREATE-ROUTE | SHOW-ROUTE-ATTRIBUTES |
MODIFY-ADDRESS-ASSIGNMENT | SHOW-ADDRESS-ASSIGNMENT |
MODIFY-BCAM-OPTIONS | SHOW-BCAM-OPTIONS (individual operands) |
BCMAP FUNCT=INIT | SHOW-MAPPING-STATUS |
BCMAP FUNCT=DEFINE | SHOW-MAPPING-ENTRIES |
Command generation sequence