Ds-Lite Nat444 Configuration Example - HPE FlexNetwork HSR6800 Configuration Manual

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

Advertisement

Total dynamic port block entries: 430
Active static port block entries: 0
Active dynamic port block entries: 1

DS-Lite NAT444 configuration example

Network requirements
As shown in
IPv4 network over the IPv6 network.
Figure 70 Network diagram
Configuration procedure
Before configuration, make sure the DS-Lite host and AFTR can reach each other through IPv6.
1.
Configure the AFTR:
# Specify an IPv4 address for GigabitEthernet 2/1/1.
<Router> system-view
[Router] interface gigabitethernet 2/1/1
[Router-GigabitEthernet2/1/1] ip address 20.1.1.1 24
[Router-GigabitEthernet2/1/1] quit
# Specify an IPv6 address for GigabitEthernet 2/1/2.
[Router] interface gigabitethernet 2/1/2
[Router-GigabitEthernet2/1/2] ipv6 address 1::2 64
[Router-GigabitEthernet2/1/2] quit
# Create a tunnel interface on the AFTR.
[Router] interface tunnel 2 mode ds-lite-aftr
# Specify an IP address for the tunnel interface.
[Router-Tunnel2] ip address 30.1.2.2 255.255.255.0
# Specify GigabitEthernet 2/1/2 as the source interface for the tunnel.
[Router-Tunnel2] source gigabitethernet 2/1/2
[Router-Tunnel2] quit
# Enable DS-Lite tunneling on GigabitEthernet 2/1/1.
[Router] interface gigabitethernet 2/1/1
[Router-GigabitEthernet2/1/1] ds-lite enable
[Router-GigabitEthernet2/1/1] quit
# Create public address group 0.
[Router] nat address-group 0
# Add public IP addresses 20.1.1.11 and 20.1.1.12 to the NAT address group.
[Router-address-group-0] address 20.1.1.11 20.1.1.12
# Configure the port range as 1024 to 65535.
[Router-address-group-0] port-range 1024 65535
# Set the port block size to 300.
Figure
70, configure DS-Lite tunneling and NAT to allow the DS-Lite host to access the
168

Advertisement

Table of Contents
loading

Table of Contents