R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

391
mdc-admin
mdc-operator
Parameters
advpn-domain domain-name: Displays IPv6 private networks for VAM clients in the specified ADVPN
domain. The domain-name argument is a case-insensitive string of 1 to 31 characters that can only
include letters, digits, and dots (.). If you do not specify this option, the command displays IPv6 private
networks for the VAM clients in all ADVPN domains.
private-address private-ipv6-address: Displays IPv6 private networks for the VAM client with the
specified private IPv6 address.
Examples
# Display IPv6 private networks for the VAM clients in all ADVPN domains.
<Sysname> display vam server ipv6 private-network
ADVPN domain name: 1
Total private networks: 5
Network/Prefix Private address Preference
1000::1:0:0:0/96 1000::1:0:0:2 80
1000::1:0:0:0/100 1000::1:0:0:1 80
1000::1:1:0:0/96 1000::1:0:0:1 80
1000::2:0:0:0/96 1000::1:0:0:2 80
1000::2:0:0:0/96 1000::2:0:0:2 80
ADVPN domain name: 2
Total private networks: 0
ADVPN domain name: 3
Total private networks: 1
Network/Prefix Private address Preference
1001::1:0:0:0/100 1001::1:0:0:1 80
# Display IPv6 private networks for the VAM clients in ADVPN domain 1.
<Sysname> display vam server ipv6 private-network advpn-domain 1
ADVPN domain name: 1
Total private networks: 5
Network/Prefix Private address Preference
1000::1:0:0:0/96 1000::1:0:0:2 80
1000::1:0:0:0/100 1000::1:0:0:1 80
1000::1:1:0:0/96 1000::1:0:0:1 80
1000::2:0:0:0/96 1000::1:0:0:2 80
1000::2:0:0:0/96 1000::2:0:0:2 80
# Display IPv6 private networks for the VAM client with private IPv6 address 1000::1:0:0:1.
<Sysname> display vam server ipv6 private-network advpn-domain 1 private-address
1000::1:0:0:1
Total private networks: 2
Network/Prefix Private address Preference
1000::1:0:0:0/100 1000::1:0:0:1 80
1000::1:1:0:0/96 1000::1:0:0:1 80