R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

128
Usage guidelines
This command displays whether the static address map entries are correct and whether dynamic address
mapping operates correctly.
Examples
# Display the frame relay address map table.
<Sysname> display fr map-info
Map Statistics for interface Serial2/0/0 (DTE)
DLCI = 100, IP INARP 100.100.1.1, Serial2/0/0
create time = 2002/0/10/21 14:48:44, status = ACTIVE
encapsulation = ietf, vlink = 14, broadcast
DLCI = 200, IP INARP 100.100.1.1, Serial2/0/0
create time = 2002/10/21 14:34:42, status = ACTIVE
encapsulation = ietf, vlink = 0, broadcast
DLCI = 300, IP 1.1.1.1, Serial2/0/0
create time = 2002/10/21 15:03:35, status = ACTIVE
encapsulation = ietf, vlink = 15
Table 25 Command output
Field Descri
p
tion
Map Statistics for interface Serial2/0/0 (DTE)
Display the frame relay address map. The interface
operates in DTE mode.
DLCI = 100, IP InARP 100.100.1.1, Serial2/0/0
The PVC with DLCI 100 is mapped to remote IP
address 100.100.1.1 through InARP. The PVC is
configured on the interface Serial2/0/0. If the
keyword InARP is not provided, you must manually
configure established address mapping.
create time = 2002/0/10/21 14:48:44 Time and date when the map entry was created.
status = ACTIVE State of the map entry.
encapsulation = ietf IETF frame relay is adopted for Layer 2 encapsulation.
vlink
Value of the map entry in the route-to-frame relay
address mapping table. The value of 0 indicates that
the route is invalid. When the value is not 0, the
system uses the value to look up the corresponding
map entry, and then look up the corresponding DLCI.
broadcast Broadcasts are permitted.
Related commands
fr map ip
fr inarp
display fr pvc-info
Use display fr pvc-info to display state information on FR PVCs and statistics about data sent and
received on them.