VPLS Service Configuration Commands
Page 528 7750 SR OS Services Guide
Context config>service>vpls>mesh-sdp>egress
config>service>vpls>spoke-sdp>egress
Description This command configures the egress VC label.
Parameters vc-label — A VC egress value that indicates a specific connection.
Values 16 — 1048575
vc-label
Syntax [no] vc-label vc-label
Context config>service>vpls>mesh-sdp>ingress
config>service>vpls>spoke-sdp>ingress
Description This command configures the ingress VC label.
Parameters vc-label — A VC ingress value that indicates a specific connection.
Values 2048 — 18431
static-mac
Syntax [no] static-mac ieee-mac-address
Context config>service>vpls>mesh-sdp
config>service>vpls>spoke-sdp
Description This command creates a remote static MAC entry in the Virtual Private LAN Service (VPLS) 
forwarding database (FDB) associated with the Service Distribution Point (SDP).
In a VPLS service, MAC addresses are associated with a Service Access Point (SAP) or with a 
Service Distribution Point (SDP). MACs associated with a SAP are classified as local MACs, and 
MACs associated with an SDP are remote MACs. 
Remote static MAC entries create a permanent MAC address to SDP association in the forwarding 
database for the VPLS instance so that MAC address will not be learned on the edge device.
Note that static MAC defnitions on one edge device are not propagated to other edge devices 
participating in the VPLS instance, that is, each edge device has an independent forwarding database 
for the VPLS.
Only one static MAC entry (local or remote) can be defined per MAC address per VPLS instance. 
By default, no static MAC address entries are defined for the SDP.
The no form of this command deletes the static MAC entry with the specified MAC address 
associated with the SDP from the VPLS forwarding database.
ieee-mac-address — Specifies the 48-bit MAC address for the static ARP in the form 
aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers. 
Allowed values are any non-broadcast, non-multicast MAC and non-IEEE reserved MAC 
addresses.