![H3C H3C S7500E Series Скачать руководство пользователя страница 8](http://html1.mh-extra.com/html/h3c/h3c-s7500e-series/h3c-s7500e-series_configuration-examples_3131395008.webp)
6
[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:
#