R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)
324
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number. The interface can only be
a Layer 3 Ethernet interface, Ethernet subinterface, or VLAN interface.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If an interface is specified, only the entry and translation statistics for the interface are displayed. If no
interface is specified, the entire EtoFR translation table and all translation statistics are displayed.
Examples
# Display the EtoFR translation entry and translation statistics for interface Ethernet 1/1.
<Sysname> display etofr translate interface ethernet 1/1
EtoFR translate entry:
Ethernet 1/1.1 , Vid: 20, Status: Active
(CE) IP Address: 192.168.1.1, MAC Address: 00e0-fc00-0001
Serial 2/0, DLCI: 20, Status: Active,
(PE) IP Address: 192.168.1.2
Ethernet 1/1.1 to Serial 2/0 translate statistics:
Translate IP packets: 100
Drop IP packets: 1
Drop Non-IP packets: 0
Serial 2/0 to Ethernet 1/1.1 translate statistics:
Translate IP packets: 200
Drop IP packets: 0
Drop Non-IP packets: 0
Table 66 Command output
Field Descri
p
tion
EtoFR translate entry Information about an EtoFR translation entry.
Ethernet 1/1.1 The Ethernet subinterface in the EtoFR translation entry.
Vid VLAN ID of the Ethernet subinterface.
Status Link state of the Ethernet subinterface.
(CE) IP Address Remote IP address of the Ethernet subinterface.
MAC Address Remote MAC address of the Ethernet subinterface.










