epipe
BgpVpwsSite

This class represents the BGP VPWS configurations under a EPIPE site. BGP Virtual Private Wire Service (VPWS) is a point-to-point L2 VPN service based on RFC 6624 (Layer 2 Virtual Private Networks using BGP for Auto-Discovery and Signaling) which in turn uses the BGP pseudowire signaling concepts from RFC 4761 (Virtual Private LAN Service Using BGP for Auto-Discovery and Signaling).



public class BgpVpwsSite

Properties
administrativeState The administrative state of this BGP VPWS instance. The admin status can not be turned up if veId is not configured.

type=vpls.RadiusDiscoveryAdminState
default=down
Displayed(tab/group)=
    •  epipe.Site  Administrative State (BGP.VPWS/BGP VPWS)

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

siteId The parent EPIPE Site ID.

type=string
access=read-only
default=0.0.0.0
maximum=50

siteServiceId The Service ID associated to the parent EPIPE site.

type=long
access=read-only
default=0

veId Specifies the VE ID value for this local VPWS instance. The VE ID is advertised by BGP update message as part of NLRI and used to calculate the pseudowire label to other VPWS members. It should be unique within a VPWS, except for multi-home scenario. Valid values are from 0 to 65535, 0 means disabled (note: mib use -1).

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=
    •  epipe.Site  VE ID (BGP.VPWS/BGP VPWS)

veName Specifies the name of the local VPWS instance in this service.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=
    •  epipe.Site  VE Name (BGP.VPWS/BGP VPWS)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 11.0.R1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 11.0.R1
7950 XRS Supported from 11.0.R1
7250 IXR Supported from 19.5.R1