ping vpls instance
Syntax
ping vpls instance instance-name destination-mac address source-ip address <bd-name name> <control-plane-response> <count number> <detail> <learning-vlan-id number> <logical-system logical-system-name>
Description
Check the operability of virtual private LAN service (VPLS) connections. Type Ctrl+c
to interrupt a ping vpls instance
command.
When you issue a ping vpls instance
command, a chassis MAC address
is drawn from the ingress PE router's pool of MAC addresses and used to create the
VPLS ping packet. The ping packet is then forwarded to the egress PE router. When
the egress PE router receives the ping packet, it learns the MAC address from the
VPLS ping packet. The MAC address is added to the egress PE router's MAC table.
The ping vpls instance
command relies on the LSP ping and trace
infrastructure defined in RFC 4379, Detecting Multi-Protocol Label Switched
(MPLS) Data Plane Failures and further enhancements defined in Internet
draft draft-stokes-vkompella-ppvpn-hvpls-oam-02, Testing Hierarchical Virtual
Private LAN Services.
Options
This statement is supported on the MX Series routers. Feature support is determined by the platform and release that you are using. Use Feature Explorer to determine if a feature is supported on your platform.
instance instance-name |
Specify the name of the VPLS routing instance. |
destination-mac address |
Specify a destination MAC address for the ping echo requests. |
source ip address |
IP address of the outgoing interface. |
bd-name name |
(Optional) Name of the bridge domain. |
control-plane-response |
(Optional) Request VPLS OAM responses using the control plane. |
count number |
(Optional) Number of ping requests to send. If count is not specified, five ping requests are sent. The range of values is 1 through 1,000,000. The default value is 5. |
detail |
(Optional) Display detailed information about the echo requests sent and received. |
learning-vlan-id number |
(Optional) Specify a learning VLAN identifier for the ping echo requests. The range of values is 0 through 4094. |
logical-system logical-system-name |
(Optional) Specify a logical system name for the ping echo requests. |
Required Privilege Level
network
Output Fields
When you enter this command, you are provided feedback on the status of your request. An exclamation point (!) indicates that an echo reply was received. A period (.) indicates that an echo reply was not received within the timeout period. An x indicates that an echo reply was received with an error code. Packets with an error code are not counted in the received packets count. They are accounted for separately.
Sample Output
ping vpls instance
user@host> ping vpls instance red destination-mac 00:89:67:1a:23:6f source-ip 10.255.17.138 ! -> sample-router:red:ge-4/1/1.0 ! -> sample-router:red:ge-4/1/1.0 ! -> sample-router:red:ge-4/1/1.0 ! -> sample-router:red:ge-4/1/1.0 ! -> sample-router:red:ge-4/1/1.0 --- vpls ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss
Release Information
Command introduced in Junos OS Release 9.1.