Verifying The Configuration; Configuration Files - H3C S7500E Configuration Examples

Ipv6 over ipv4 manual tunneling with ospfv3 configuration examples
Hide thumbs Also See for S7500E:
Table of Contents

Advertisement

[DeviceC-Tunnel2] ospfv3 1 area 0
[DeviceC-Tunnel2] quit
# Enable OSPFv3 on VLAN-interface 20.
[DeviceC] interface vlan-interface 20
[DeviceC-Vlan-interface20] ospfv3 1 area 0
[DeviceC-Vlan-interface20] quit

Verifying the configuration

# Ping PC 1 from PC 2.
D:\>ping6 -s 5001::3 2001::3
Pinging 2001::3
from 5001::3 with 32 bytes of data:
Reply from 2001::3: bytes=32 time=13ms
Reply from 2001::3: bytes=32 time=1ms
Reply from 2001::3: bytes=32 time=1ms
Reply from 2001::3: bytes=32 time<1ms
Ping statistics for 2001::3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 13ms, Average = 3ms
The output shows that the ping operation succeeds.
# Ping PC 3 from PC 2.
D:\>ping6 -s 5001::3 6001::3
Pinging 6001::3
from 6001::3 with 32 bytes of data:
Reply from 6001::3: bytes=32 time=13ms
Reply from 6001::3: bytes=32 time=1ms
Reply from 6001::3: bytes=32 time=1ms
Reply from 6001::3: bytes=32 time<1ms
Ping statistics for 6001::3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 13ms, Average = 3ms
The output shows that the ping operation succeeds.

Configuration files

Device A:
#
6

Advertisement

Table of Contents
loading

Table of Contents