Non sono riuscito però a capire cosa significa la seguente linea di codice nella configurazione dell'interfaccia ATM ( ha a che fare con la banda ??)
TIA
Codice: Seleziona tutto
atm vc-per-vp 64
Moderatore: Federico.Lagni
Codice: Seleziona tutto
atm vc-per-vp 64
atm vc-per-vp
To set the maximum number of VCIs to support per VPI, use the atm vc-per-vp interface
configuration command. The no form of this command restores the default value.
atm vc-per-vp number
no atm vc-per-vp
Syntax Description
Default
1024
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 10.0.
This command controls the memory allocation in the AIP or NPM to deal with the VCI table. It
defines the maximum number of VCIs to support per VPI; it does not bound the VCI numbers.
An invalid VCI causes a warning message to be displayed.
Example
In the following example, the maximum number of VCIs to support per VPI is set to 512:
atm vc-per-vp 512
Related Command
atm pvc
number Maximum number of VCIs to support per VPI. On the Cisco 7000 and Cisco 7500
AIP, valid values are: 32, 64, 128, 256, 512, or 1024. On the Cisco 4500 and
Cisco 4700 NPM, valid values are 32, 64, 128, 256, 512, 1024, 2048, 4096, or 8192.
Default is 1024.