Chapter 32 show Commands
Management Switch Card User’s Guide
957
where
This command displays the specified learned ARP table entries.
An example is shown below.
The following table describes the labels in this screen.
32.3.21 show ipbpvc interface Command
Syntax:
show ipbpvc interface [<ip/mask>|<vid>|<ip/mask> <vid>]
where
<domain-name>=
The domain name, up to 31 characters.
<ip-address>=
The edgerouter IP address, in dotted decimal notation.
<vid>=
The VLAN ID (<1..4094>).
<ip/mask> =
The interface IP and the subnet mask length.
ras> show ipbpvc arpproxy all
Domain Name: d01
ip mac port vpi vci interface vid type
--------------- ----------------- ---- --- ----- ------------------ ---- ---
192.168.2.2 00:05:5d:03:99:3a 22 0 33 192.168.2.0/24 3 D
192.168.2.254 00:13:49:95:03:07 50 - - 192.168.2.254 2 U
*: the ARP is learned from DHCP and can't be flushed.
Table 377 Show IPB ARP Proxy Command Output
LABEL DESCRIPTION
Domain Name This field displays the name of the domain which has this ARP table.
ip This field displays the IP address assigned to the specific device.
mac This field displays the MAC (Media Access Control) address of the device.
port This field displays the port number to which the device is connected.
vpi/vci This field displays the Virtual Path Identifier (VPI) and Virtual Circuit Identifier (VCI) the
device is using. The VPI and VCI identify a channel on this port.
interface This field displays the name of the interface the device is using.
vid This field displays the VLAN ID the device is using.
type This field indicates whether this entry is used for upstream traffic (U, or uplink interface) or
downstream traffic (D, or downlink interface). By default, all entries are for downstream
traffic, unless the edge router is configured using the edge router commands (see Section
29.20 on page 800).
<ip/mask>=
The interface IP and the subnet mask length.
<vid>=
The ID (<1..4094>) of the VLAN.