beautypg.com

Ping and traceroute for layer-3 vpns, Configuration example, Ping vrf – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 661: Traceroute vrf

background image

Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide

637

53-1003031-02

Configuring BGP VPNs on a PE

6

6. Activate the virtual interface

DANGER

The user must configure a VRF on an interface before configuring a Virtual Router (VRRP-E) on it.
When the user enables the Virtual Router before the user enables the VRF, the Virtual Router
configuration is deleted.

Configuration example

The following example configures a backup virtual device using VRRPE for VRF “blue” on an
Ethernet interface.

Brocade(config)# interface ethernet 3/1

Brocade(config-if-3/1)# vrf forwarding blue

Brocade(config-if-3/1)# ip address 10.2.3.1/8

Brocade(config-if-3/1)# ip vrrp-extended vrid 1

Brocade(config-if-3/1-vrid-1)# backup

Brocade(config-if-3/1-vrid-1)# ip-address 10.2.3.10

Brocade(config-if-3/1-vrid-1)# activate

Ping and Traceroute for layer-3 VPNs

The Ping and Traceroute utilities have been enhanced in release 02.1.00 to help with management
of Layer-3 VPNs:

Ping VRF

NOTE

This features is not supported on Brocade NetIron CES or Brocade NetIron CER devices.

A VRF option has been added to the ping command. To use this option, enter the following
command.

Brocade# ping vrf blue 10.10.10.10

Syntax: ping vrf vrf-name / ip-address

The vrf-name is the name of the VRF that the user wants to send a ping packet to.

The ip-address is the IP address containing the VRF to which the user wants to send a ping packet.

Traceroute VRF

NOTE

This features is not supported on Brocade NetIron CES or Brocade NetIron CER devices.

A VRF option has been added to the traceroute command. To use this option, enter the following
command.

Brocade# traceroute vrf blue 10.10.10.10