R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
343
Predefined user roles
network-admin
network-operator
Examples
# Display information about trusted ports.
<Sysname> display ipv6 dhcp snooping trust
DHCPv6 snooping is enabled.
Interface Trusted
========================= ============
GigabitEthernet2/1/1 Trusted
The output shows that DHCPv6 snooping is enabled, GigabitEthernet 2/1/1 is the trusted port.
Related commands
ipv6 dhcp snooping trust
ipv6 dhcp snooping binding database filename
Use ipv6 dhcp snooping binding database filename to specify a database file to store DHCPv6
snooping entries.
Use undo ipv6 dhcp snooping binding database filename to restore the default.
Syntax
ipv6 dhcp snooping binding database filename { filename | url url [ username username [ password
{ cipher | simple } key ] ] }
undo ipv6 dhcp snooping binding database filename
Default
No file is specified.
Views
System view
Predefined user roles
network-admin
Parameters
filename: Specifies the name of a local file. For information about the filename argument, see
Fundamentals Configuration Guide.
url url: Specifies the URL of a remote file. Do not include a username or password in the URL. Case
sensitivity and the supported path format type vary by server.
username username: Specifies the username for logging in to the remote device.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
key: Specifies the key string. This argument is case sensitive. If simple is specified, it must be a string of
1 to 32 characters. If cipher is specified, it must be a ciphertext string of 1 to 73 characters.