C613-50170-01 Rev B
Command Reference for x510 Series
1391
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
EXT
-
SRCS
-
DIRECTLY
-
CONNECTED
ipv6 pim ext-srcs-directly-connected
Overview
Use this command to configure PIM-SMv6 to treat all source traffic arriving on the
interface as though it was sent from a host directly connected to the interface.
Use the
no
variant of this command to configure PIM-SMv6 to treat only directly
connected sources as directly connected.
Syntax
ipv6 pim ext-srcs-directly-connected
no ipv6 pim ext-srcs-directly-connected
Default
The
no
variant of this command is the default behavior.
Mode
Interface Configuration for a VLAN interface.
Example
To configure PIM-SMv6 to treat all sources as directly connected for VLAN interface
vlan2, use the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 pim ext-srcs-directly-connected
To configure PIM-SMv6 to treat only directly connected sources as directly
connected for VLAN interface vlan2, use the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 pim ext-srcs-directly-connected