COSTTIME

Read syntax diagramSkip visual syntax diagram
   .-COSTTIME--=--0------------------.   
>>-+---------------------------------+-------------------------><
   '-COSTTIME--=--cost_per_unit_time-'   

For LAN, ATM LAN emulation, or Enterprise Extender connections: For ATM native connections:
statements: PORT, GROUP (TGs to Enterprise Extender connection networks) statements: GROUP (TGs to connection networks)

PU (TGs over PVCs)

dependency: TGs to connection networks

For GROUP; MEDIUM=HPRIP

dependency: DIAL=YES (TGs to connection networks)

DIAL=NO (TGs over PVCs)

range: 0–255 range: 0–255

Specifies a cost-per-unit-of-time to be associated with the transmission group (TG). A value of 0 is the least expensive cost per unit of time and 255 is the most expensive.

Recommendations:
  • When specified on the PORT statement, VNGROUP and VNNAME (or VNTYPE=GLOBAL) must also be specified on the PORT statement and the value applies to the TG to the connection network specified in VNNAME (or IP.IP if VNNAME is defaulted for VNTYPE=GLOBAL).
  • When specified on the GROUP statement, VNNAME or VNTYPE=GLOBAL must also be specified on the GROUP statement. If the GROUP is not defined as a connection network, the TG characteristics cannot be specified on the GROUP definition statement. They must be specified on the PU definition statement in the switched major node (or for dynamically created dial-in EE PUs on the DYNTYPE=EE model major node) for the PU being dialed to establish the connection.

Guideline: Although an Enterprise Extender connection network, including the virtual node name, type, and all TG characteristics, can be defined on the PORT definition statement, you should define your Enterprise Extender connection network on the corresponding GROUP definition statement instead. By coding all connection network and TG characteristics operands on the GROUP statement, the VNGROUP operand is no longer needed. Also, because there can be multiple connection networks defined in an Enterprise Extender XCA major node with multiple GROUP definition statements, defining all of the operands on the GROUP statement to which they apply provides more clarity.