14.12.2012 Views

Data Center LAN Migration Guide - Juniper Networks

Data Center LAN Migration Guide - Juniper Networks

Data Center LAN Migration Guide - Juniper Networks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Data</strong> <strong>Center</strong> <strong>LAN</strong> <strong>Migration</strong> <strong>Guide</strong><br />

VPLS Troubleshooting<br />

This section provides a logical approach to take when determining the root cause of a problem in a VPLS network. A good<br />

place to start is to verify the configuration setup. Following is a brief configuration snippet with corresponding descriptor.<br />

routing-instance {<br />

vpls_vpn1 { #arbitrary name<br />

instance-type vpls; #VPLS type<br />

vlan-tags outer 4094 inner 4093; #V<strong>LAN</strong> Normalization<br />

must match if configured<br />

interface ge-1/0/0.3001; # int.unit<br />

route-distinguisher 65000:1001; # RD carried in MPGP<br />

vrf-target target:65000:1001; # VPN RT must match on all PEs in this<br />

VPLS<br />

protocols {<br />

vpls {<br />

mac-table-size {<br />

100; # max mac table size<br />

}<br />

interface-mac-limit { # max mac that may be<br />

learned from all CE<br />

50; facing interfaces<br />

}<br />

no-tunnel-services; # lsi interfaces for tunneling<br />

site site-1 { # arbitrary name<br />

site-identifier 1001; # unique site ID<br />

interface ge-1/0/0.3001; # list of int.unit in this<br />

VPN<br />

The next step is to verify the control plane with the following operation commands:<br />

• show route receive-protocol bgp table detail displays BGP routes received from an MPiBGP<br />

peer for a VPLS instance. Use the detail/extensive option to see other BGP attributes such as route-target RT,<br />

label base, and site-ID. The BGP next hop must have a route in the routing table for the mapping to a transport MPLS<br />

LSP.<br />

• show vpls connections is an excellent command to verify the VPLS connection status and to aid in troubleshooting.<br />

After the control plane has been validated as fully functional, the forwarding plane should be checked next by issuing<br />

the following commands. Note that the naming of devices maps to a private MPLS network, as opposed to using a<br />

service provider MPLS network.<br />

On local switch:<br />

• show arp<br />

• show interfaces ge-0/0/0<br />

On MPLS edge router<br />

• show vpls mac-table<br />

• show route forwarding-table<br />

On MPLS core router<br />

• show route table mpls<br />

60 Copyright © 2012, <strong>Juniper</strong> <strong>Networks</strong>, Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!