IPI-L2VPN-VPLS
Configure service template name
Specify Customer service template name to bind to this Attachment circuit
Attribute Name: service-template-name
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping> <!-- operation="delete"-->
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
mpls-vpls NAME service-template NAME
Configure admin status
Specify admin status for VPLS AC
Attribute Name: admin-status
Attribute Type: enum (down)
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
<admin-status>down</admin-status> <!-- operation="delete"-->
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
ac-admin-status (down)
Configure attachment circuit description
Specify description of VPLS AC
Attribute Name: attachment-circuit-description
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
<attachment-circuit-description>LINE</attachment-circuit-description> <!-- operation="delete"-->
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
ac-description LINE
Configure mac learning
Specify mac-learning for VPLS AC
Attribute Name: mac-learning
Attribute Type: enum (enable|disable)
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
<mac-learning>enable</mac-learning> <!-- operation="delete"-->
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
learning (enable|disable)
Configure allow layer2 bridge pdu
Specify allowed L2 control packets in peer-mode
Attribute Name: allow-layer2-bridge-pdu
Attribute Type: empty
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
</allow-layer2-bridge-pdu><!-- operation="delete"-->
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
allow-l2protocol-peer
Configure static mac address
Specify static-mac to be added on AC
Attribute Name: static-mac-address
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
<static-mac-address>XXXX.XXXX.XXXX</static-mac-address> <!-- operation="delete"-->
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
static-mac XXXX.XXXX.XXXX
Configure profile name
Specify profile name for map profile
This command is supported when following feature are enabled QOS feature
Attribute Name: profile-name
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<attachment-circuit>
<service-template-mappings>
<service-template-mapping>
<service-template-name>NAME</service-template-name>
<config>
<service-template-name>WORD</service-template-name>
<vpls-name>WORD</vpls-name>
<interface-name>WORD</interface-name>
</config>
<vpls-name>NAME</vpls-name>
<interface-name>WORD</interface-name>
<quality-of-service-profiles>
<quality-of-service-profile> <!-- operation="delete"-->
<profile-name>NAME</profile-name>
<config>
<profile-name>WORD</profile-name>
<profile-type>cos-to-queue</profile-type>
</config>
<profile-type>cos-to-queue</profile-type>
</quality-of-service-profile>
</quality-of-service-profiles>
</service-template-mapping>
</service-template-mappings>
</attachment-circuit>
</vpls>
Command Syntax
vc-qos map-profile (cos-to-queue) NAME
Configure out label
Specify out going label for VPLS static forwarding
Attribute Name: out-label
Attribute Type: uint32
Attribute Range: 16-52443
Attribute Name: in-label
Attribute Type: uint32
Attribute Range: 16-52443
Attribute Name: out-interface-name
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<static-forwarding>
<vpls-entries>
<vpls-entry>
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
<vpls-identifier>1</vpls-identifier>
<in-label>16</in-label>
<out-interface-name>OUT-INTF</out-interface-name>
</config>
<vpls-identifier>1</vpls-identifier>
<out-label>16</out-label>
</vpls-entry>
</vpls-entries>
</static-forwarding>
</vpls>
Command Syntax
vpls fib-entry <1-4294967295> peer A.B.C.D <16-52443> OUT-INTF <16-52443>
Configure vpls identifier
Specify out going label for VPLS static forwarding
Attribute Name: out-label
Attribute Type: uint32
Attribute Range: 16-52443
Attribute Name: in-label
Attribute Type: uint32
Attribute Range: 16-52443
Attribute Name: out-interface-name
Attribute Type: string
Netconf edit-config payload
<vpls xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<static-forwarding>
<hierarchical-vpls-entries>
<hierarchical-vpls-entry>
<spoke-pseudowire-name>VC-NAME</spoke-pseudowire-name>
<config>
<spoke-pseudowire-name>WORD</spoke-pseudowire-name>
<vpls-identifier>1</vpls-identifier>
<in-label>16</in-label>
<out-interface-name>OUT-INTF</out-interface-name>
</config>
<vpls-identifier>1</vpls-identifier>
<out-label>16</out-label>
</hierarchical-vpls-entry>
</hierarchical-vpls-entries>
</static-forwarding>
</vpls>
Command Syntax
vpls fib-entry <1-4294967295> spoke-vc WORD <16-52443> OUT-INTF <16-52443>
Configure vpls identifier
Network Instance Name. For VRF and MAC VRF, instance name can be up to 32 chars long. For VPWS and VPLS instances, instance name can be up to 128 chars long. For L2NI (bridge) instance, instance name has to be a number between (1-32). For Cross-Connect, instance name can be up to 30 chars long. For Bridge-domain, instance, instance name has to be a number between (1-2147483647).
Attribute Name: instance-name
Attribute Type: string
Attribute Name: vpls-identifier
Attribute Type: uint32
Attribute Range: 1-4294967295
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance> <!-- operation="delete"-->
<instance-type>vpls</instance-type>
<config>
<instance-type>vpls</instance-type>
<instance-name>WORD</instance-name>
</config>
<instance-name>WORD</instance-name>
<vpls-instance>
<config>
<vpls-identifier>1</vpls-identifier>
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
mpls vpls NAME <1-4294967295>
Configure service transport identifier
Specify service transport identifier
Attribute Name: service-transport-identifier
Attribute Type: enum (dot1.q|dot1.ad|0x9100|0x9200)
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
<service-transport-identifier>dot1.q</service-transport-identifier> <!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
service-tpid (dot1.q|dot1.ad|0x9100|0x9200)
Configure maximum transmission unit
Set the Maximum Transmission Unit (MTU) size for a given VPLS instance. This size is signaled to peer VPLS routers
Attribute Name: maximum-transmission-unit
Attribute Type: uint16
Default Value: 1500
Attribute Range: 576-65535
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
<maximum-transmission-unit>576</maximum-transmission-unit> <!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-mtu <576-65535>
Configure vpls description
Specify a description for this VPLS instance
Attribute Name: vpls-description
Attribute Type: string
Default Value: NULL
Attribute Range: 1-64
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
<vpls-description>LINE</vpls-description> <!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-description LINE
Configure control word
Control Word for VPLS instance
Attribute Name: control-word
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
</control-word><!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
control-word
Configure mac learning disable
Specify mac learning disable for VPLS instance
Attribute Name: mac-learning-disable
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
</mac-learning-disable><!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
learning disable
Configure mac learning limit
Specify mac learning limit
Attribute Name: mac-learning-limit
Attribute Type: uint32
Default Value: 32767
Attribute Range: 5-32767
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
<mac-learning-limit>5</mac-learning-limit> <!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
learning limit <5-32767>
Configure attachment circuit group name
Specify ac-group name
Attribute Name: attachment-circuit-group-name
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<config>
<attachment-circuit-group-name>GROUPNAME</attachment-circuit-group-name> <!-- operation="delete"-->
</config>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-ac-group GROUPNAME
Configure pseudowire type
Specify pseudowire type
Attribute Name: pseudowire-type
Attribute Type: enum (vlan|ethernet)
Default Value: ethernet
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<spoke-pseudowires>
<spoke-pseudowire>
<pseudowire-name>WORD</pseudowire-name>
<config>
<pseudowire-name>NAME</pseudowire-name>
</config>
<pseudowire-type>ethernet</pseudowire-type> <!-- operation="delete"-->
</spoke-pseudowire>
</spoke-pseudowires>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-vc NAME ((vlan|ethernet)|)
Configure enable interface parameter tlv
Use this attribute to configure interface parameter tlv for VPLS Virtual Circuits.
Attribute Name: enable-interface-parameter-tlv
Attribute Type: empty
Attribute Name: enable-flow-label
Attribute Type: empty
Attribute Name: flow-label-direction
Attribute Type: enum (both|transmit|receive)
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<fat-label>
<config>
</enable-flow-label><!-- operation="delete"-->
<flow-label-direction>both</flow-label-direction> <!-- operation="delete"-->
</enable-interface-parameter-tlv><!-- operation="delete"-->
</config>
</fat-label>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
flow-label (both|transmit|receive) interface-param-tlv
Configure enable static flow label
Use this attribute to configure static flow label for VPLS Virtual Circuits.
Attribute Name: enable-static-flow-label
Attribute Type: empty
Attribute Name: enable-flow-label
Attribute Type: empty
Attribute Name: flow-label-direction
Attribute Type: enum (both|transmit|receive)
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<fat-label>
<config>
</enable-flow-label><!-- operation="delete"-->
<flow-label-direction>both</flow-label-direction> <!-- operation="delete"-->
</enable-static-flow-label><!-- operation="delete"-->
</config>
</fat-label>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
flow-label (both|transmit|receive) static
Configure flow label direction
Use this attribute to configure flow label direction to transmit, receive or both for VPLS Virtual Circuits
Attribute Name: flow-label-direction
Attribute Type: enum (both|transmit|receive)
Attribute Name: enable-flow-label
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<fat-label>
<config>
</enable-flow-label><!-- operation="delete"-->
<flow-label-direction>both</flow-label-direction> <!-- operation="delete"-->
</config>
</fat-label>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
flow-label (both|transmit|receive)
Configure signaling protocol ldp
Specify protocol used for signaling is ldp
Attribute Name: signaling-protocol-ldp
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<config>
</signaling-protocol-ldp>
</config>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
signaling ldp
Configure disable mac withdrawal
Specify mac address withdrawal disable
Attribute Name: disable-mac-withdrawal
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<config>
</disable-mac-withdrawal><!-- operation="delete"-->
</config>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
mac-withdrawal disable
Configure vpls encapsulation type
Specify encapsulation type
Attribute Name: vpls-encapsulation-type
Attribute Type: enum (vlan|ethernet)
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<config>
<vpls-encapsulation-type>ethernet</vpls-encapsulation-type> <!-- operation="delete"-->
</config>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-type (vlan|ethernet)
Configure peer address
Specify VPLS peer address
Attribute Name: peer-address
Attribute Type: string
Attribute Name: peer-type
Attribute Type: enum (manual)
Default Value: manual
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer> <!-- operation="delete"-->
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
<peer-type>manual</peer-type>
</config>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D (manual)
Configure instance name
Specify VPLS peer address
Attribute Name: peer-address
Attribute Type: string
Attribute Name: tunnel-name
Attribute Type: string
Attribute Name: peer-type
Attribute Type: enum (manual)
Default Value: manual
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer> <!-- operation="delete"-->
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
<tunnel-name>TUNNELNAME</tunnel-name>
<peer-type>manual</peer-type>
</config>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D tunnel-name TUNNELNAME (manual)
Configure instance type
Specify VPLS peer address
Attribute Name: peer-address
Attribute Type: string
Attribute Name: tunnel-identifier
Attribute Type: uint32
Attribute Name: peer-type
Attribute Type: enum (manual)
Default Value: manual
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer> <!-- operation="delete"-->
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
<tunnel-identifier>1</tunnel-identifier>
<peer-type>manual</peer-type>
</config>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D tunnel-id <1-5000> (manual)
Configure tunnel name
Specify tunnel name
Attribute Name: tunnel-name
Attribute Type: string
Attribute Range: 1-128
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer>
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
</config>
<tunnel-name>TUNNELNAME</tunnel-name>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D tunnel-name TUNNELNAME
Configure tunnel identifier
Specify static tunnel identifier value
Attribute Name: tunnel-identifier
Attribute Type: uint32
Attribute Range: 1-5000
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer>
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
</config>
<tunnel-identifier>1</tunnel-identifier>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D tunnel-id <1-5000>
Configure target attachment individual identifier
Specify the Target Attachment Individual Identifier
Attribute Name: target-attachment-individual-identifier
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer>
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
</config>
<fec129s>
<fec129> <!-- operation="delete"-->
<target-attachment-individual-identifier>NAME</target-attachment-individual-identifier>
<config>
<target-attachment-individual-identifier>WORD</target-attachment-individual-identifier>
<source-attachment-individual-identifier>WORD</source-attachment-individual-identifier>
<attachment-group-identifier>WORD</attachment-group-identifier>
</config>
<source-attachment-individual-identifier>NAME</source-attachment-individual-identifier>
<attachment-group-identifier>NAME</attachment-group-identifier>
</fec129>
</fec129s>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
agi NAME saii NAME taii NAME
Configure attachment group identifier
Specify VPLS peer address
Attribute Name: peer-address
Attribute Type: string
Attribute Name: attachment-group-identifier
Attribute Type: string
Attribute Name: source-attachment-individual-identifier
Attribute Type: string
Attribute Name: target-attachment-individual-identifier
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer> <!-- operation="delete"-->
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
</config>
<fec129s>
<fec129>
<attachment-group-identifier>NAME</attachment-group-identifier>
<source-attachment-individual-identifier>NAME</source-attachment-individual-identifier>
<target-attachment-individual-identifier>NAME</target-attachment-individual-identifier>
</fec129>
</fec129s>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D agi NAME saii NAME taii NAME
Configure source attachment individual identifier
Specify VPLS peer address
Attribute Name: peer-address
Attribute Type: string
Attribute Name: attachment-group-identifier
Attribute Type: string
Attribute Name: source-attachment-individual-identifier
Attribute Type: string
Attribute Name: target-attachment-individual-identifier
Attribute Type: string
Attribute Name: tunnel-name
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-peers>
<vpls-peer> <!-- operation="delete"-->
<peer-address>A.B.C.D</peer-address>
<config>
<peer-address>A.B.C.D</peer-address>
</config>
<fec129s>
<fec129>
<attachment-group-identifier>NAME</attachment-group-identifier>
<source-attachment-individual-identifier>NAME</source-attachment-individual-identifier>
<target-attachment-individual-identifier>NAME</target-attachment-individual-identifier>
<config>
<tunnel-name>TUNNELNAME</tunnel-name>
</config>
</fec129>
</fec129s>
</vpls-peer>
</vpls-peers>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-peer A.B.C.D agi NAME saii NAME taii NAME tunnel-name TUNNELNAME
Configure signaling protocol bgp
Specify protocol used for signaling is bgp
This command is supported when following feature are enabled Mpls BGP feature
Attribute Name: signaling-protocol-bgp
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<bgp-signaling>
<config>
</signaling-protocol-bgp>
</config>
</bgp-signaling>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
signaling bgp
Configure vpls edge identifier
Specify VPLS edge identifier value
This command is supported when following feature are enabled Mpls BGP feature
Attribute Name: vpls-edge-identifier
Attribute Type: int32
Attribute Range: 1-64
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<bgp-signaling>
<config>
<vpls-edge-identifier>1</vpls-edge-identifier> <!-- operation="delete"-->
</config>
</bgp-signaling>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
ve-id <1-64>
Configure profile type
Specify profile name
This command is supported when following feature are enabled QOS feature
Attribute Name: profile-name
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>WORD</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vpls</instance-type>
</config>
<instance-type>vpls</instance-type>
<vpls-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<quality-of-service-profiles>
<quality-of-service-profile> <!-- operation="delete"-->
<profile-name>NAME</profile-name>
<config>
<profile-name>WORD</profile-name>
<profile-type>cos-to-queue</profile-type>
</config>
<profile-type>cos-to-queue</profile-type>
</quality-of-service-profile>
</quality-of-service-profiles>
</vpls-instance>
</network-instance>
</network-instances>
Command Syntax
vpls-qos map-profile (cos-to-queue) NAME
clear mpls vpls NAME statistics (access-port|network-port)
Attribute Name: port-circuit-name
Attribute Type: string
Attribute Name: port-type
Attribute Type: enum (access-port|network-port)
Netconf RPC payload
<clear-mpls-vpls-name-statistics-port-type xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<port-circuit-name>NAME</port-circuit-name>
<port-type>access-port</port-type>
</clear-mpls-vpls-name-statistics-port-type>
Command Syntax
clear mpls vpls NAME statistics (access-port|network-port)
clear mpls vpls NAME statistics network-port peer A.B.C.D
Attribute Name: port-circuit-name
Attribute Type: string
Attribute Name: vc-circuit-type
Attribute Type: string
Netconf RPC payload
<clear-mpls-vpls-name-statistics-network-port-peer xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<port-circuit-name>NAME</port-circuit-name>
<vc-circuit-type>A.B.C.D</vc-circuit-type>
</clear-mpls-vpls-name-statistics-network-port-peer>
Command Syntax
clear mpls vpls NAME statistics network-port peer A.B.C.D
clear mpls vpls NAME statistics network-port spoke-vc VC_NAME
Attribute Name: port-circuit-name
Attribute Type: string
Attribute Name: vc-circuit-type
Attribute Type: string
Netconf RPC payload
<clear-mpls-vpls-name-statistics-network-port-spoke xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<port-circuit-name>NAME</port-circuit-name>
<vc-circuit-type>VC_NAME</vc-circuit-type>
</clear-mpls-vpls-name-statistics-network-port-spoke>
Command Syntax
clear mpls vpls NAME statistics network-port spoke-vc VC_NAME
clear mpls vpls NAME statistics access-port WORD (vlan (<1-4094>)|ethernet)
Attribute Name: port-circuit-name
Attribute Type: string
Attribute Name: vc-interface-name
Attribute Type: string
Attribute Name: vc-access-type
Attribute Type: union
Netconf RPC payload
<clear-mpls-vpls-name-statistics-access-port xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<port-circuit-name>NAME</port-circuit-name>
<vc-interface-name>WORD</vc-interface-name>
<vc-access-type>VPLS_MPLS_ACCESS_TYPE_T</vc-access-type>
</clear-mpls-vpls-name-statistics-access-port>
Command Syntax
clear mpls vpls NAME statistics access-port WORD (vlan (<1-4094>)|ethernet)
clear mpls vpls NAME statistics
Attribute Name: vpls-circuit-name
Attribute Type: string
Netconf RPC payload
<clear-mpls-vpls-name-statistics xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<vpls-circuit-name>NAME</vpls-circuit-name>
</clear-mpls-vpls-name-statistics>
Command Syntax
clear mpls vpls NAME statistics
clear mpls vpls NAME mac-addresses
Attribute Name: name
Attribute Type: string
Netconf RPC payload
<clear-mpls-vpls-mac-addresses-for-instance xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls">
<name>NAME</name>
</clear-mpls-vpls-mac-addresses-for-instance>
Command Syntax
clear mpls vpls NAME mac-addresses
clear mpls vpls mac-addresses
Netconf RPC payload
<clear-mpls-vpls-mac-addresses-all xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-l2vpn-vpls"/>
Command Syntax
clear mpls vpls mac-addresses
Last modified date: 07-14-2023