SV-283909r1203976_rule
V-283909
SRG-NET-000512-RTR-000010
NOKI-RT-000980
CAT III
10
Enable split horizon on all PE routers deploying VPLS in a full-mesh configuration.
Configure VPLS service using mesh-sdp to have split-horizon function on the pseudowire using the example below:
- configure service vpls 100 customer 1 vpn 100 create
- config>service>vpls# mesh-sdp 40:100 create
- config>service>vpls>mesh-sdp$ no shutdown
- config>service>vpls>mesh-sdp$ exit
- config>service>vpls# no shutdown
- config>service>vpls# exit all
Review the PE router configuration to verify split horizon is enabled.
Verify the VPLS is using mesh-sdp using the command below:
- show service id 100 base | match "Service Access & Destination Points" post-lines 4
Service Access & Destination Points
-------------------------------------------------------------------------------
Identifier Type AdmMTU OprMTU Adm Opr
-------------------------------------------------------------------------------
sdp:40:100 M(4.4.4.4) Mesh 0 9190 Up Up
If the VPLS service SDP type is not mesh, this is a finding.
V-283909
False
NOKI-RT-000980
Review the PE router configuration to verify split horizon is enabled.
Verify the VPLS is using mesh-sdp using the command below:
- show service id 100 base | match "Service Access & Destination Points" post-lines 4
Service Access & Destination Points
-------------------------------------------------------------------------------
Identifier Type AdmMTU OprMTU Adm Opr
-------------------------------------------------------------------------------
sdp:40:100 M(4.4.4.4) Mesh 0 9190 Up Up
If the VPLS service SDP type is not mesh, this is a finding.
M
5746