Добрый день.
Пытаюсь настроить PIM-SM на 2-х DES-6500 руководствуясь 
http://www.dlink.ru/technical/faq_hub_switch_85.php
при выполнении команды:
Код:
# config pim cbsr ipif net_0 priority 1
Command: config pim cbsr net_0 System priority 1
One C-BSR had been configured already!
Fail!
Код:
#show pim cbsr
Command: show pim cbsr
PIM Candidate-BSR Table
C-BSR Hash Mask Len        : 30
C-BSR Bootstrap Period     : 60
Interface    IP Address         Priority
------------ ------------------ -------------
net_0       10.0.0.3/22        -1 (disabled)
10_20        10.0.20.1/22       -1 (disabled)
10_24        10.0.24.1/22       -1 (disabled)
10_28        10.0.28.1/22       -1 (disabled)
10_32        10.0.32.1/22       -1 (disabled)
mcastif      10.10.0.1/16       -1 (disabled)
Total Entries: 7
интерфейсы net_0, 10_20, 10_24, 10_28, 10_32 находятся в одном влане.
Код:
#show pim
Command: show pim
PIM Global State          : Enabled
Last Hop SPT Threshold    : 0  packet per second(switch to SPT tree immediately)
RP SPT Threshold          : 0  packet per second(switch to SPT tree immediately)
Register Probe Time       : 5
Register Suppression Time : 60
PIM Interface Table
                                Designated      Hello    J/P
Interface    IP Address         Router          Interval Interval Mode State
------------ ------------------ --------------- -------- -------- ---- --------
net_0        10.0.0.3/22        10.0.0.3        30       60       SM   Enabled
10_20        10.0.20.1/22       10.0.20.1       30       60       DM   Disabled
10_24        10.0.24.1/22       10.0.24.1       30       60       DM   Disabled
10_28        10.0.28.1/22       10.0.28.1       30       60       DM   Disabled
10_32        10.0.32.1/22       10.0.32.1       30       60       DM   Disabled
mcastif      10.10.0.1/16       10.10.0.1       30       60       SM   Enabled
Total Entries: 7
Код:
#show ipif
Command: show ipif
 IP Interface Settings
 Interface Name : net_0
 Secondary      : FALSE
...
 VLAN Name      : default
 Admin. State   : Enabled
...
 Interface Name : 10_4
 Secondary      : TRUE
...
 VLAN Name      : default
 Admin. State   : Enabled
...
 Interface Name : 10_8
 Secondary      : TRUE
...
 VLAN Name      : default
 Admin. State   : Enabled
...
 Interface Name : 10_12
 Secondary      : TRUE
...
 VLAN Name      : default
 Admin. State   : Enabled
...
 Interface Name : 10_16
 Secondary      : TRUE
...
 VLAN Name      : default
 Admin. State   : Enabled
...
 Interface Name : v100if
 Secondary      : FALSE
...
 VLAN Name      : v100
 Admin. State   : Enabled
...
 Interface Name : mcastif
 Secondary      : FALSE
...
 VLAN Name      : mcast
 Admin. State   : Enabled