pairs
This command selects the wire-pairs which participate in an SHDSL group.
Syntax
interface shdsl 0/0 group <group-id> pairs <list of wire-pair numbers>
Command |
Description |
||
---|---|---|---|
list of wire-pair numbers |
Defines the wire-pair numbers (0 to 3), separated by commas. Examples: |
||
pairs 0 |
Defines a simple two-wire connection using the first wire pair. |
||
pairs 0,1 |
Defines a multiple pair (m-pair) connection using wire pairs. |
||
pairs 0,1,2,3 |
Defines a multiple pair (m-pair) connection using all four wire-pairs. Pair 0 is the master pair for this group. |
Default
By default, four SHDSL groups are defined, each with a single wire-pair; the system will attempt to detect changes on the physical medium and adapt configuration accordingly.
Command Mode
Privileged User
Example
This example defines a group of two wire-pairs:
(conf-shdsl-0)# pairs 0,1