R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
268
Default Level
2: System level
Parameters
ipv6-address: Specifies the IPv6 address to be mapped.
ipv4-address: Specifies the IPv4 address to which an IPv6 address is mapped.
Examples
# Configure the static mapping between the IPv6 address 2001::1 and the IPv4 address 2.3.4.5 on the
IPv6 side.
<Sysname> system-view
[Sysname] natpt v6bound static 2001::1 2.3.4.5
Related commands
display natpt address-mapping
reset natpt statistics
Use reset natpt statistics to clear all NAT-PT statistics.
Syntax
In standalone mode:
reset natpt statistics [ slot slot-number ]
In IRF mode:
reset natpt statistics [ chassis chassis-number slot slot-number ]
Views
User view
Default Level
1: Monitor level
Parameters
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument specifies the member device by its ID in the IRF fabric. The slot-number argument specifies the
card by its slot number. If no member device and card are specified, this command displays NAT
statistics for all cards in the IRF fabric. (In IRF mode.)
Examples
# Clear all NAT-PT statistics.
<Sysname> reset natpt statistics
Related commands
display natpt statistics