A SERVICE OF

logo

IES-1000 User’s Guide
ADSL Commands 24-15
24.3.23 Set PVCs Command
Syntax:
192.168.1.1 adsl> set pvcs <multiplexing mode> <tx vpi> <tx vci> [<rx
vpi> <rx vci>]
where
multiplexing mode = either “llc” or “vc
<tx vpi> = The VPI setting of the ADSL ports for use with a Tx based network
<tx vci> = The VCI setting for the ADSL ports for use with a Tx based network
<rx vpi> = The VPI setting for the ADSL ports for use with Rx based networks
<rx vpi> = The VCI setting for the ADSL ports for use with Rx based networks
The <rx vpi> and <rx vci> settings will be equal to those of
<tx vpi> and <tx vci> if the rx
settings are not configured.
The set pvcs command allows you to configure a single PVC for all of the ADSL ports at once.
The following example sets all of the ADSL ports to use the LLC multiplexing mode, Tx VPI 8 and Tx VCI 33.
The results of this command are reflected when you use the
show pvcs command.
192.168.1.1 adsl> set pvcs llc 8 33
24.3.24 Show PVC Command
Syntax:
192.168.1.1 adsl> show pvc <port number>
where
<port number> = A port number, from 1 to 8.
The show pvc command allows you to display the PVC parameters of an individual ADSL port. This command
is equal to the
show chs <port #> command (see section 26.3.5 Show Channels Command).
24.3.25 Show PVCs command
Syntax:
192.168.1.1 adsl> show pvcs
The show pvcs command allows you to display the PVC parameters of all ADSL ports. This command is equal
to the
show chs command (see section 26.3.5 Show Channels Command).