Client-Verify Protected Ipv6 - H3C MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

vpn-instance vpn-instance-name: Specifies the MPLS L3VPN instance to which the specified IPv4
address belongs. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.
Do not specify this option if the IPv4 address is on the public network.
port port-number: Specifies the port to be protected, in the range of 1 to 65535. If you do not specify
this option, DNS client verification protects port 53, HTTP client verification protects port 80, and TCP
client verification protects all ports.
Usage guidelines
You can specify multiple protected IP addresses by using this command multiple times.
Examples
# Configure TCP client verification to protect IPv4 address 2.2.2.5 and port 25.
<Sysname> system-view
[Sysname] client-verify tcp protected ip 2.2.2.5 port 25
# Configure DNS client verification to protect IPv4 address 2.2.2.5 and port 50.
<Sysname> system-view
[Sysname] client-verify dns protected ip 2.2.2.5 port 50
Related commands
display client-verify protected ip

client-verify protected ipv6

Use client-verify protected ipv6 to specify an IPv6 address to be protected by the client verification
feature.
Use undo client-verify protected ipv6 to remove an IPv6 address protected by the client
verification feature.
Syntax
client-verify { dns | http | tcp } protected ipv6 destination-ipv6-address [ vpn-instance
vpn-instance-name ] [ port port-number ]
undo client-verify { dns | http | tcp } protected ipv6 destination-ipv6-address [ vpn-instance
vpn-instance-name ] [ port port-number ]
Default
The client verification feature does not protect any IPv6 addresses.
Views
System view
Predefined user roles
network-admin
Parameters
dns: Specifies the DNS client verification feature.
http: Specifies the HTTP client verification feature.
tcp: Specifies the TCP client verification feature.
destination-ipv6-address: Specifies the IPv6 address to be protected. All connection requests
destined for this address are verified by the client verification feature.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN instance to which the specified IPv6
address belongs. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.
Do not specify this option if the IPv6 address is on the public network.
987

Advertisement

Table of Contents
loading

Table of Contents