beautypg.com

Adding a static arp entry for a vrf – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 657

background image

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

633

53-1003031-02

Configuring BGP VPNs on a PE

6

When not specified, the domain-tag value is calculated from the autonomous system number of
the MPLS domain.

Adding a static ARP entry for a VRF

NOTE

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

To configure a static ARP entry to a VRF enter the following command at the global configuration
level.

Brocade(config)# arp vrf green 192.168.201.2 2001:DB8.52cf.e840 ethernet 6/3

Syntax: [no] arp vrf vrf-name / ip-addr / mac-addr ethernet portnum

The vrf-name parameter specifies the VRF the user is configuring a static ARP entry for.

The ip-addr parameter specifies the IP address of the device that has the MAC address of the entry.

The mac-addr parameter specifies the MAC address of the entry.

The ethernet portnum parameter specifies the port number attached to the device that has the
MAC address of the entry.

To clear the ARP entries for a specified VRF, enter the following command.

Brocade# clear arp vrf blue

Syntax: clear arp vrf vrf-name

The vrf-name parameter specifies the VRF the user wants to clear all ARP entries for.