H3C s3100 series Command Manual page 1029

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

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
ipv6 source static binding
Syntax
ipv6 source static binding ip-address ip-address [ mac-address mac-address ] [ vlan vlan-id ]
undo ipv6 source static binding ip-address ip-address [mac-address mac-address ] [ vlan vlan-id ]
View
Layer 2 Ethernet interface view
Parameters
ip-address: Specifies the IPv6 address to be statically bound.
mac-address: Specifies the MAC address to be statically bound.
vlan-id: Specifies the VLAN ID to be statically bound.
Description
Use the ipv6 source static binding ip-address command to configure an IPv6 static binding entry,
containing the source IPv6 address, source MAC address, source VLAN, and port.
Use the undo ipv6 source static binding ip-address command to restore the default.
By default, no IPv6 static binding entry is configured.
Note that, if you use the ipv6 check source ip-address mac-address command on a port, make sure
that you use the ipv6 source static binding ip-address command with mac-address mac-address
specified on the interface. Otherwise, no packet sent from the client with the specified MAC address can
pass IPv6 filtering.
1-40

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents