HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

101
Default
The DSCP value for IPv6 NTP packets is 56.
Views
System view
Predefined user roles
network-admin
Parameters
dscp-value: Specifies a DSCP value in the range of 0 to 63 for IPv6 NTP packets.
Usage guidelines
The DSCP value is included in the Traffic Class field of an IPv6 packet to identify the packet priority.
Examples
# Set the DSCP value for IPv6 NTP packets to 30.
<Sysname> system-view
[Sysname] ntp-service ipv6 dscp 30
ntp-service ipv6 inbound disable
Use ntp-service ipv6 inbound disable to disable an interface from receiving IPv6 NTP messages.
Use undo ntp-service ipv6 inbound disable to restore the default.
Syntax
ntp-service ipv6 inbound disable
undo ntp-service ipv6 inbound disable
Default
All interfaces are enabled to receive IPv6 NTP messages.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
To disable an interface on the device from synchronizing the peer devices in the corresponding subnet or
disable the device from being synchronized by the peer devices in the subnet corresponding to an
interface, execute the command on the interface.
Examples
# Disable interface Ethernet 1/1 from receiving IPv6 NTP messages.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ntp-service ipv6 inbound disable