R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

136
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies a card by its slot number. If you do not specify any card, this command
displays EIM entry information for all cards. (MSR4000.)
Usage guidelines
A NAT device with PAT EIM configured does the following:
First creates a NAT session entry.
Then creates an EIM entry for recording the mapping between an internal address/port and a NAT
address/port.
The EIM entry ensures the following:
The same mapping applies to subsequent connections originating from the same source IP and port
as the first connection.
Allow reverse translation for connections originating from the external to the NAT address and port
based on the EIM entry.
Examples
# (MSR2000/MSR3000.) Display information about NAT EIM entries.
<Sysname> display nat eim
Local IP/port: 192.168.100.100/1024
Global IP/port: 200.100.1.100/2048
Local VPN: vpn1
Global VPN: vpn2
Protocol: TCP(6)
Local IP/port: 192.168.100.200/2048
Global IP/port: 200.100.1.200/4096
Protocol: UDP(17)
Total entries found: 2
# (MSR4000.) Display information about EIM entries for card in slot 1.
<Sysname> display nat eim slot 1
Slot 1:
Local IP/port: 192.168.100.100/1024
Global IP/port: 200.100.1.100/2048
Local VPN: vpn1
Global VPN: vpn2
Protocol: TCP(6)
Local IP/port: 192.168.100.200/2048
Global IP/port: 200.100.1.200/4096
Protocol: UDP(17)
Total entries found: 2