Vlan (vlan-id), Voice-codec, Vlan (vlan-id) -64 voice-codec -64 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual
Page 190

4-64
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Global Configuration Mode
Global Configuration Commands
vlan (vlan-id)
Use the vlan command to allow access to the VLAN port configuration commands. See Chapter 21,
Configuration - VLAN Port Mode for commands in this mode.
Syntax:
(config)# vlan
v-id
Example:
(config)# vlan 100
(config-vlan-100)#
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
voice-codec
Use the voice-codec command to select which codecs are to be enabled and allows the user to set the
Packetization Time for that codec. To disable a codec, see no voice-codec command on page 4-52.
Syntax:
(config)# voice-codec {g711alaw|g711ulaw|g729}
ptime {10|20|30|40|50|60|70|80}
Example:
(config)# voice-codec g711alaw ptime 30
Supported Platforms:
Adit 3104, Adit 3500, MSR
Field
Definition
v-id
VLAN identifier. Range 2-4096.
Field
Definition
g711alaw
G.711, 64kbps, A-law
g711ulaw
G.711, 64kbps,
μ-law
g729
G.729, 8kbps
ptime
Set the Packetization Time for the codec. Default for all is 20.
Packetization Time for each codec is as follows:
G.711A-Law = 10, 20, 30, 40, 50 or 60
G.711
μ-Law = 10, 20, 30, 40, 50 or 60
G.729 = 10, 20, 30, 40, 50, 60, 70 or 80