![Allied Telesis AT-x510-28GPX Command Reference Manual Download Page 1310](http://html.mh-extra.com/html/allied-telesis/at-x510-28gpx/at-x510-28gpx_command-reference-manual_29029371310.webp)
C613-50102-01 REV C
Command Reference for x510 Series
1310
AlliedWare Plus™ Operating System - Version 5.4.6-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