Reset Dns Ipv6 Dynamic-Host - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Command Manual (For Soliton) – IPv6 Management
H3C S3100 Series Ethernet Switches
View
System view
Parameters
ipv6-address prefix-length: Destination IPv6 address and prefix length.
interface-type interface-number: Type of egress interface and interface number.
nexthop-address: IPv6 address of the next hop.
Description
Use the Ipv6 route-static command to configure a static IPv6 route.
Use the undo ipv6 route-static command to remove a static IPv6 route.
By default, no IPv6 static route is configured.
If you specify the destination IP address of an IPv6 static route as ::/0, the route
configured becomes a default IPv6 route. If the destination IP address of a packet does
not match any entry in the routing table, the device will use a default IPv6 route to
forward the IPv6 packet.
Related commands: display ipv6 route-table.
Examples
# Configure a static IPv6 route, with the destination address of 1:1:2::/48 and the next
hop address of 1:1:3::1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ipv6 route-static 1:1:2:: 48 1:1:3::1
# Configure a static IPv6 route, with the next hop address of 1:1:4::1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ipv6 route-static :: 0 1:1:4::1

1.1.27 reset dns ipv6 dynamic-host

Syntax
reset dns ipv6 dynamic-host
View
User view
Parameters
None
Chapter 1 IPv6 Configuration Commands
1-33

Advertisement

Table of Contents
loading

Table of Contents