6 show ip arp vrf, 7 clear ip arp vrf – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 406

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 406 of 855

Examples

Switch#configure terminal
Switch(config)# arp vrf vpn3 1.1.1.1 0000.1111.2222

Related Commands

show ip arp vrf VRF-NAME: display arp table in vrf

clear ip arp vrf VRF-NAME A.B.C.D: Clear all arp entry in arp table of the vrf

20.6 show ip arp vrf

Use this command to show arp entry in vrf.

Command Syntax

show ip arp vrf VRF-NAME
NAME: VPN Routing/Forwarding instance name

Command Mode

Privileged EXEC mode

Usage

This example shows how to display all arp entry in the arp table of the vrf.
Swithc#show ip arp vrf ComA
Protocol Address Age (min) Hardware Addr Interface
Internet 1.1.1.1 - 0000.1111.2222

Examples

Switch#show ip arp vrf ComA

Related Commands

a

rp vrf : add one static arp entry in vrf.

20.7 clear ip arp vrf

Use this command to delete a static routing entry from arp table for the vrf.

Command Syntax
clear

ip

arp

vrf VRF-NAME A.B.C.D

VRF-NAME: VPN Routing/Forwarding instance name

A.B.C.D: IP address of the ARP entry

Advertising