Verifying the configuration

# Display address information about DHCPv6 server addresses specified on the DHCPv6 relay agent on Switch A.

[SwitchA-Vlan-interface3] display ipv6 dhcp relay server-address all
Interface: Vlan3
Server address(es)                             Output Interface
2::2

# Display packet statistics on the DHCPv6 relay agent.

[SwitchA-Vlan-interface3] display ipv6 dhcp relay statistics
Packets dropped               :  0
    Error                     :  0
    Excess of rate limit      :  0
Packets received              :  14
    SOLICIT                   :  0
    REQUEST                   :  0
    CONFIRM                   :  0
    RENEW                     :  0
    REBIND                    :  0
    RELEASE                   :  0
    DECLINE                   :  0
    INFORMATION-REQUEST       :  7
    RELAY-FORWARD             :  0
    RELAY-REPLY               :  7
Packets sent                  :  14
    ADVERTISE                 :  0
    RECONFIGURE               :  0
    REPLY                     :  7
    RELAY-FORWARD             :  7
    RELAY-REPLY               :  0