875
slot slot-number
: Specifies a card by its slot number. If you do not specify a card, this command
displays trusted IPv4 addresses for all cards. (Distributed devices in standalone mode.)
slot slot-number
: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays trusted IPv4 addresses for all member devices. (Centralized devices
in IRF mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. The
chassis-number
argument represents the member ID of the IRF member device. The
slot-number
argument represents the slot number of the card. If you do not specify a card, this command displays
trusted IPv4 addresses for all cards. (Distributed devices in IRF mode.)
count
: Displays the number of matching trusted IPv4 addresses.
Examples
# (Centralized devices in standalone mode.) Display the trusted IPv4 addresses for DNS client
verification.
<Sysname> display client-verify dns trusted ip
IP address VPN instance DS-Lite tunnel peer TTL(sec)
11.1.1.2 vpn1 -- 3600
123.123.123.123 a012345678901234567 1234:1234::1234:1234 3550
# (Distributed devices in standalone mode/centralized devices in IRF mode.) Display the trusted
IPv4 addresses for DNS client verification.
<Sysname> display client-verify dns trusted ip
Slot 1:
IP address VPN instance DS-Lite tunnel peer TTL(sec)
11.1.1.2 vpn1 -- 3600
123.123.123.123 a012345678901234567 1234:1234::1234:1234 3550
Slot 2:
IP address VPN instance DS-Lite tunnel peer TTL(sec)
11.1.1.3 vpn1 -- 1200
# (Distributed devices in IRF mode.) Display the trusted IPv4 addresses for DNS client verification.
<Sysname> display client-verify dns trusted ip
Slot 1 in chassis 1:
IP address VPN instance DS-Lite tunnel peer TTL(sec)
11.1.1.2 vpn1 -- 3600
123.123.123.123 a012345678901234567 1234:1234::1234:1234 3550
Slot 2 in chassis 2:
IP address VPN instance DS-Lite tunnel peer TTL(sec)
11.1.1.3 vpn1 -- 1200
# (Centralized devices in standalone mode.) Display the number of trusted IPv4 addresses for DNS
client verification.
<Sysname> display client-verify dns trusted ip count
Totally 3 trusted IP addresses.
# (Distributed devices in standalone mode/centralized devices in IRF mode.) Display the number of
trusted IPv4 addresses for DNS client verification.
<Sysname> display client-verify dns trusted ip count
Slot 1:
Totally 3 trusted IP addresses.
Slot 2:
Totally 3 trusted IP addresses.