source (p2p)
To configure source IPv6 address of the pseudowire, use the source command in p2p pseudowire configuration
mode. To disable the source IPv6 address configuration, use the no form of this command.
source ipv6_address
no source ipv6_address
Syntax Description
Source IPv6 address of pseudowire
ipv6_address
Command Default
None
Command Modes
p2p pseudowire configuration
Command History
ModificationRelease
This command was introducedRelease 4.3.1
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
All L2VPN configurations can be deleted using the no l2vpn command.Note
Task ID
OperationTask ID
read, writel2vpn
Examples
This example shows how to set a source IPv6 address to a point-to-point IPv6 cross-connect:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# l2vpn
RP/0/RSP0/CPU0:router(config-l2vpn)# xconnect group g1
RP/0/RSP0/CPU0:router(config-l2vpn-xc)# p2p xc3
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# interface GigabitEthernet0/0/0/4.2
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor ipv6 1111:2222::cdef pw-id 1
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)# source 1111:2222::abcd
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
215
Point to Point Layer 2 Services Commands
source (p2p)