system-view immediately # undo dcn y sysname PE2 # ip vpn-instance vpn10 ipv4-family route-distinguisher 1:1 vpn-target 1:1 export-extcommunity vpn-target 1:1 import-extcommunity # segment-routing ipv6 encapsulation source-address A::2 locator loc-vpn10 ipv6-prefix fcbb:0:2:: 48 static 32 # isis 1 is-level level-2 cost-style wide network-entity 49.0001.2222.2222.2222.00 # ipv6 enable topology ipv6 segment-routing ipv6 locator loc-vpn10 # # interface Ethernet1/0/2 undo shutdown ipv6 enable ipv6 address auto link-local isis ipv6 enable 1 isis circuit-type p2p # interface Ethernet1/0/0 undo shutdown ip binding vpn-instance vpn10 ip address 10.10.2.1 255.255.255.0 # interface LoopBack0 ipv6 enable ipv6 address A::2 128 isis ipv6 enable 1 # bgp 1 router-id 2.2.2.2 peer A::6 as-number 1 peer A::6 connect-interface LoopBack0 # ipv4-family unicast undo synchronization # ipv6-family unicast undo synchronization # ipv4-family vpnv4 policy vpn-target peer A::6 enable y peer A::6 prefix-sid # ipv4-family vpn-instance vpn10 import-route direct segment-routing ipv6 locator loc-vpn10 segment-routing ipv6 best-effort # return save y