HPE FlexNetwork HSR6800 Configuration Manual page 182

Comware 7 layer 3, ip services
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[Router-address-group-0] port-block block-size 300
[Router-address-group-0] quit
# Configure an IPv6 ACL to identify packets from subnet 1::/64.
[Router] acl ipv6 basic 2100
[Router-acl-ipv4-basic-2100] rule permit source 1::/64
[Router-acl-ipv4-basic-2100] quit
# Configure DS-Lite NAT444 on GigabitEthernet 2/1/1.
[Router] interface gigabitethernet 2/1/1
[Router-GigabitEthernet2/1/1] nat outbound ds-lite-b4 2100 address-group 0
[Router-GigabitEthernet2/1/1] quit
2.
Configure the DS-Lite host:
# Configure the IPv4 and IPv6 addresses of the DS-Lite host as 10.0.0.1 and 1::1/64. (Details
not shown.)
# Configure a static route to the destination IPv4 network. (Details not shown.)
Verifying the configuration
# Use the display tunnel interface command to verify that the tunnel interface is up on the AFTR.
(Details not shown.)
# Verify that the DS-Lite host can ping the IPv4 application server.
C:\> ping 20.1.1.2
Pinging 20.1.1.2 with 32 bytes of data:
Reply from 20.1.1.2: bytes=32 time=51ms TTL=255
Reply from 20.1.1.2: bytes=32 time=44ms TTL=255
Reply from 20.1.1.2: bytes=32 time=1ms TTL=255
Reply from 20.1.1.2: bytes=32 time=1ms TTL=255
Ping statistics for 20.1.1.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 51ms, Average = 24ms
# Verify that the DS-Lite NAT444 configuration is correct.
[Router] display nat outbound
NAT outbound information:
Totally 1 NAT outbound rules.
Interface: GigabitEthernet2/1/1
DS-Lite B4 ACL: 2100
Address group ID: 0
Port-preserved: N
Config status: Active
# Verify that the DS-Lite NAT444 configuration takes effect by checking the port block assignment.
[Router] display nat statistics
Total session entries: 0
Total EIM entries: 0
Total inbound NO-PAT entries: 0
Total outbound NO-PAT entries: 0
Total static port block entries: 0
Total dynamic port block entries: 430
Active static port block entries: 0
Active dynamic port block entries: 1
NO-PAT: N
Reversible: N
169

Advertisement

Table of Contents
loading

Table of Contents