R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

125
Examples
# Set the frame relay LMI type of Serial 2/0 to nonstandard compatible protocol.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] fr lmi type nonstandard
fr map ip
Use fr map ip to add an IP address map entry for frame relay.
Use undo fr map ip to remove an IP address map entry for frame relay.
Syntax
fr map ip { ip-address [ mask ] | default } dlci-number [ broadcast | [ ietf | nonstandard ] ] *
[ compression { frf9 | iphc connections number } ]
undo fr map ip { ip-address [ mask ] | default } dlci-number
Default
No static address map entry exists and InARP is enabled.
Views
Interface view
Default command level
2: System level
Parameters
ip-address: Peer IP address.
mask: Peer IP mask in the format of X.X.X.X, where X is an integer in the range of 0 to 255.
default: Creates a default map.
dlci-number: Local virtual circuit number, in the range 16 to 1007.
broadcast: Specifies that broadcast packets can be sent by using the map.
ietf: Indicates that the mapping adopts the IETF encapsulation format.
nonstandard: Indicates that the mapping adopts a non-standard compatible encapsulation format.
compression: Enables frame relay compression.
frf9: Adopts payload compression.
iphc: Adopts IP, UDP, or RTP header compression.
connections number: Number of connections with RTP header compression enabled. The value range is
3 to 1000.
Usage guidelines
You can manually create an address map or automatically by using InARP. InARP is suitable for a
complex network where the remote device also supports InARP. However, when the number of remote
hosts is small or when default routes exist, manual map creation is preferred.