The blog provides Network Security Tips, Tricks, How To/Procedures. Products and areas not limited to Firewalls, Security, Check Point, Cisco, Nokia IPSO, Crossbeam, SecurePlatform, SPLAT, IP Appliance, GAiA, Unix/Linux.

Crossbeam - XOS - How To View ARP Entries - CLI

In Crossbeam XOS appliance, ARP entries can be viewed using command "show arp". By default all entries will be display. IP address, High range IP address and dynamic options can be used to display specific entries from the ARP table.


Syntax:

show arp

Usage:
show arp [Option]


Option:
<A.B.C.D> - IP address (or low range) in the ARP table
<A.B.C.D> - High range IP address in the ARP table
dynamic - Displays dynamic ARP entries only.  Default is all entries



Example:

Crossbeam-XOS# show arp
Module           Address         Hardware Addr     Type    Interface
mod_1            192.168.1.12    00:03:e2:d0:01:02 static  sync
mod_1            10.100.60.200   00:03:e2:2f:fa:30 dynamic mgmt
mod_1            1.1.1.10        00:03:e2:00:01:0f dynamic eth0
mod_1            10.100.60.101   00:03:e2:f0:01:01 static  mgmt
mod_1            192.168.1.13    00:03:e2:d0:01:02 static  sync
primarycpm       10.100.60.200   00:1e:0b:75:d5:d8 dynamic eth2
primarycpm       1.1.1.1         00:02:e2:00:03:01 dynamic eth0
Crossbeam-XOS#


Crossbeam-XOS# show arp 10.100.60.200
Module           Address         Hardware Addr     Type    Interface
mod_1            10.100.60.200   00:03:e2:2f:fa:30 dynamic mgmt
Crossbeam-XOS#

Crossbeam-XOS# show arp dynamic
Module           Address         Hardware Addr     Type    Interface
mod_1            10.100.60.200   00:03:e2:2f:fa:30 dynamic mgmt
mod_1            1.1.1.10        00:03:e2:00:01:0f dynamic eth0
primarycpm       10.100.60.200   00:1e:0b:75:d5:d8 dynamic eth2
primarycpm       1.1.1.1         00:02:e2:00:03:01 dynamic eth0
Crossbeam-XOS#




Crossbeam - XOS - How To View ARP Entries - CLI Crossbeam - XOS - How To View ARP Entries - CLI Reviewed by Admin on 07:08:00 Rating: 5