Arp commands, Arp commands -149, Show route-map pbr – Enterasys Networks X-Pedition XSR CLI User Manual

Page 225: Arp commands arp

Advertising
background image

ARP Commands

XSR CLI Reference Guide 5-149

XSR>show ip pbr-cache
Source

Destination Age(sec)

IP Prot TCP/UDP Port ICMP Code

192.168.1.1 192.168.27.1 109

1

8

192.168.1.1 192.168.27.33 70

255

192.168.1.1 192.168.27.33 50

6

(23,

23)

Parameter Descriptions

show route-map pbr

This command displays the Policy Map Table you have configured. This is the Global Route Map 
that is used for Policy Based Routing.

Syntax

show route-map pbr

Mode

EXEC configuration: 

XSR>

Sample Output

The following is sample output when the command is issued:

XSR>show route-map pbr
route-map pbr, sequence 10
Match clauses:

ip address 102
ip address 101

Set clauses:

next-hop 192.168.27.33
interface FastEthernet1

ARP Commands

arp

This command adds permanent (static) entries to the ARP (Address Resolution Protocol) table. 
ARP converts an IP address into a physical address. The XSR permits adding/deleting one or all 
ARP entries.

Source

Source IP address of the packet.

Destination

Destination IP address of the packet.

Age

Seconds left for the lifetime of the cache.

IP Protocol

IP Protocol number.

TCP/UDP Port

TCP/UDP Port number.

ICMP Code

ICMP code number.

Advertising