3 pim-dm configuration examples – QTECH QSW-8300 Инструкция по настройке User Manual

Page 209

Advertising
background image

+7(495) 797-3311 www.qtech.ru

Москва, Новозаводская ул., 18, стр. 1

208

ip pim scope-border <1-

99 >|<acl_name>

no ip pim scope-border

To configure PIM-DM management boundary for the

interface and apply ACL for the management boundary.

With default settings, 239.0.0.0/8 is considered as the

scope of the management group. If ACL is configured,

then the scope specified by ACL permit command is the

scope of the management group. The no form of this

command will remove the configuration.

4. Disable PIM-DM protocol

Command

Explanation

Interface Configuration Mode

no ip pim dense-mode

To disable the PIM-DM protocol for the interface.

Global Configuration Mode

no ip pim multicast-routing

To disable PIM-DM globally.

28.2.3 PIM-DM Configuration Examples

As shown in the following figure, add the Ethernet interfaces of Switch A and Switch B to

corresponding vlan, and enable PIM-DM Protocol on each vlan interface.

PIM-DM Typical Environment

The configuration procedure for SwitchA and SwitchB is as follows:

(1) Configure SwitchA:

Switch(config)#ip pim multicast-routing

Switch(config)#interface vlan 1

Switch(Config-if-Vlan1)# ip address 10.1.1.1 255.255.255.0

Switch(Config-if-Vlan1)# ip pim dense-mode

Switch(Config-if-Vlan1)#exit

Switch(config)#interface vlan2

Switch(Config-if-Vlan2)# ip address 12.1.1.1 255.255.255.0

Switch(Config-if-Vlan2)# ip pim dense-mode

(2) Configure SwitchB:

SwitchA

SwitchB

Vlan 2

Vlan 1

Vlan 2

Vlan 1

Advertising