Planet Technology IDL-4801 Network Card User Manual


 
IP DSLAM
643
Parameters:
Name Description
ifname <interface-name>
Name of the VC aggregation interface
Type: Create Mandatory
Delete Mandatory
Modify Mandatory
Get Optional
Valid values: 0 142
mapid <mapid-val>
It contains the Id of VcAggrMap in VcAggrMap table. The
VcAggrMap contains the list of VCs being aggregated and the
priority assignment information. Once the aggregation interface is
created with the specified MapId, no more entries canbe created in
the VcAggrMap table for that MapId, however the priority
assignment can be modified any time
Type: Create Mandatory
Valid values: 1 - 144
defaultdnstrmvc
<defaultdnstrmvc-val>
Default VC for the VC Aggregation interface. All the downstream
priorities that are left unassigned in the VcAggrMap table with the
associated MapId, will be mapped to the default VC. Default VC
should be one of the VCs associated with MapId in the VcAggrMap
table.
Type: Create Mandatory
Modify Optional
Valid values: 0 574
enable | disable
Administrative status of the interface.
Type: Create Optional
Modify Optional
Valid values: enable, disable
Default value: enable
Example:
$ create atm vcaggr intf ifname VcAggr-0 mapid 1 defaultdnstrmvc aal5-0 enable
Output:
Verbose Mode On
Entry Created
Ifname : VcAggr-0 VC MapId : 1
default downstream VC : aal5-0