Loading...
Select Version
&pagelevel(5)&pagelevel
In this example the router is defined with a route. A router is initially defined as a local processor. It is then assigned the router attribute.
Dynamic generation
/REMARK Definition of the LAN node NORMND
/CREATE-PROCESSOR PROCESSOR-NAME=ROUTER,ADMINISTRATION-TYPE=*BCAM
/CREATE-ROUTE ROUTE-NAME=ROUTER,PATH=*NODE(NODE-NAME=NORMND (-
/ L3-PROTOCOL=*IP(IP-ADDRESS=172.25.0.1))
/MODIFY-ADDRESS-ASSIGNMENT ROUTE-NAME=ROUTER(ADD-IP-NET=*UNKNOWN)
Note
A router must be defined using SDF commands. Neither an AEC nor an DNS definition is permissible as the assignment of the router attribute is then not possible.